/* 
	CSS-Document

	author: 	David Zgoll
	copyright:	2008 voodoo-media GmbH	
	web:		http://www.voodoo-media.de
	email:		dz@voodoo-media.de
	
	Farben
	background 			#C7C8C6
	hellgrau 			#F5F4F3
	mittelgrau 			#D1D1CC
	dunkelgrau 			#5B5C5A
	mittelgrau suchen	#D7D8D6
	orange 				#F39100
	orange 2 			#E18100
	grau bg link		#EEEDEC
	blau				#7790DD
	grau neu			#7D7E7E
	grau neu 2			#7D7E7B
	
*/
/* --------------- Grund Definitionen ------------------- */


/* ---- Ende Telefon ---- */



/* --------------------------------- */



#nav_legende {
	position: absolute;
	margin-top: 433px;
	left: 40px;
	width: 625px;
	height: 20px;	
	text-align: left;
	border-bottom: 1px solid #d1d2cd;
}



/* --------------------------------- */



#submenue {
	margin-top: 470px;
}
/* --------------------------------- */

#title_content {
	z-index: 10000;
	position: absolute;
	top: 170px;
	left: 40px;
	width: 660px;
	height: 300px;
	vertical-align: bottom;
	background-color: #D1D2CC;
	
}


/* --------------------------------- */

#map_canvas {
	z-index: 10000;
	margin-top: 5px;
	width: 900px;
	height: 295px;
	}



/* --------------------------------- */




#content {
	margin-top: 476px;
}

/* --------------------------------- */



#nav_info {
	z-index: 5000;
	position: static;
	margin-top: 15px;
	margin-right: 5px;
	float: right;
}



/* --------------------------------- */


table.tbl_nav_info tr.info_search td {	
	height: 300px;
	background-image: none;
	background-color: #D1D2CC;
}





