body {
	color: #000;
	margin: 0;
	padding: 0; 
	background: #0d0d0d url(../img/bg_steckbrief.gif) repeat-x;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}



table, td {
	padding: 0;
	margin: 0;
	vertical-align: top;
}

div#dklogo {
	position: absolute;
	left: 11px;
	top: 11px;
	
}

table#main {
	width: 100%;
	height: 486px;
}

td#navigation {
	width: 538px;
	height: 74px;
	background-color: #fff;
}

div#menu {
	width: 538px;
	height: 26px;
	background-color: #7E7E7E; /* url(../img/tbg_steckbrief.gif) 103px 0 no-repeat;*/
}

	div#menu a {
		display: block;
		float: right;
		width: 90px;
		height: 26px;
	}
	
	div#menu a#ueberuns {
		background: url(../img/b_ueberuns_0.gif) no-repeat;
	}
	div#menu a#ueberuns:hover, div#menu a#ueberuns.active 
	{
		background: url(../img/b_ueberuns_1.gif) no-repeat;
	}
	div#menu a#referenzen {
		background: url(../img/b_referenzen_0.gif) no-repeat;
	}
	div#menu a#referenzen:hover {
		background: url(../img/b_referenzen_1.gif) no-repeat;
	}
	div#menu a#kontakt {
		background: url(../img/b_kontakt_0.gif) no-repeat;
	}
	div#menu a#kontakt:hover {
		background: url(../img/b_kontakt_1.gif) no-repeat;
	}


td#inhalt {
	background-color: #fff;
	padding: 30px 0 10px 0;
	line-height: 18px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}

	td#inhalt h1{
		display: inline;
		font-family: Futura, Century-gothic, Arial;
		font-size: 24px;
		font-weight: normal;
		line-height: 30px;
		padding-right: 4px;
	}
	td#inhalt h2{
		display: inline;
		color: #666;
		font-family: Futura, Century-gothic, Arial;
		font-size: 18px;
		font-weight: 100;
		line-height: 30px;
		padding-right: 4px;
	}
	td#inhalt div.spaltea {
		width: 250px;
		float: left;
	}
	
	td#inhalt div.tel {
		width: 70px;
		float: left;
	}
	
	td#inhalt a{
		color: #000;
		text-decoration: none;
	}
	
	td#inhalt a:hover {
		color: #60B82C;
	}
	
	td#inhalt div#ueberuns {
		margin-left: 17px;
		width: 480px;
	}
	
	td#inhalt div#referenz {
		margin-left: 17px;
		width: 504px;
		height: 248px;
		line-height: 248px;
		vertical-align: middle;
		background-color: #EDEDED;
		text-align: center;
	}
	td#inhalt div#referenztext {
		margin-left: 17px;
		width: 504px;
		height: 80px;
		padding: 5px 0 0 0;
	}
	td#inhalt div#thumbs {
		margin-left: 17px;
		width: 504px;
		padding: 5px 0 0 0;
	}
	td#inhalt div#thumbs img{
		border: 1px solid #60B82C;
		padding: 1px;
		margin: 0 10px 0 0;
	}
	td#inhalt div#thumbs a img{
		border: 1px solid #848483;
		padding: 1px;
		margin: 0 10px 0 0;
	}
	td#inhalt div#thumbs a:hover img{
		border: 1px solid #60B82C;
	}
	
td#zusatzinfos {
	background-color: #E5E5E5;
}

	td#zusatzinfos div#bu {
		width: 220px;
		xheight: 20px;
		line-height: 12px;
		padding: 5px 0 7px 7px;
		color: #696969;
		font-size: 10px;
	}
	
	td#zusatzinfos div#logo {
		padding: 0 0 0 8px;
	}
	
	td#zusatzinfos div#adresse {
		padding: 16px 0 0 7px;
		color: #696969;
		font-size: 10px;
		line-height: 12px;
	}
	
	div#partner {
		padding: 3em 0 0 0;
		color: #696969;
		//font-size: 11px;
		line-height: 14px;
	}
	
	div#partner a {
		display: inline;
		color: #696969;
		
		margin-right: 3px;
		text-indent: 13px;
		/*padding-left: 13px;
		background: transparent url(../img/arrow_link.gif) 0 2px no-repeat;*/
	}
	
	td#zusatzinfos a {
		color: #696969;
		text-decoration: none;
	}
	
	td#zusatzinfos a:hover {
		color: #60B82C;
	}

div#anfahrt {
	width: 100%;
	height: 26px;
	line-height: 28px;
	text-align: right;
	background: #7E7E7E url(../img/tbg_anfahrt.gif) 103px 0 no-repeat;
}

iframe#gmap {
	background: transparent url(../img/karte_wird_geladen_dk.gif) 0 0 no-repeat;
	margin: 0;
}

div#anfahrt a {
	color: #CCC;
	padding-right: 15px;
	text-decoration: none;
}

	td#inhalt div#popup {
		margin-left: 17px;
		width: 450px;
	}
	
div.auszeichnung{
	position:relative; 
	width: 180px; 
	height: 258px; 
	border: 4px solid black;
	top: -60px;
	left: 20px;
	z-index: 3;
	
	}
