/* CSS Document */



body {



background-color: #7c98ae;

font-family: "Verdana", Arial, Helvetica, sans-serif;

font-size: 12px;

color: #34698B;

}



tr td {	

	font-family: "Verdana", Arial, Helvetica, sans-serif;

	font-size: 12px;

	} 





/* Content */

#content {

	position: absolute;

	width: 762px;

	height: 602px;

	top: 50%;

	left: 50%;

	margin-top: -301px;

	margin-left: -381px;

	z-index: 1;

	padding: 0px;

	

	background-color: #e7edf3;

	}





*html #content {

	position: absolute;

	width: 762px;

	height: 618px;

	top: 50%;

	left: 50%;

	margin-top: -301px;

	margin-left: -381px;

	z-index: 1;

	padding: 0px;

	

	background-color: #e7edf3;

	}

	

#intro {

	position: relative;

	width: 742px;

	height: 592px;

	float: left;

	top: 10px;

	left: 10px;

	margin: 0px;

	padding: 0px;

	z-index: 2;

	

	background-color: #ffffff;

	}



#intro_search {

	position: relative;

	width: 742px;

	height: 592px;

	float: left;

	top: 10px;

	left: 10px;

	margin: 0px;

	padding: 0px;

	z-index: 2;

	

	background-image: url(../pic/feste_elemente/intro_search.gif);

	}







/* Headline Bereich Hauptbild + Navigation*/

#head {

	position: relative;

	width: 742px;

	height: 180px;

	float: left;

	top: 0px;

	left: 0px;

	margin: 0px;

	padding: 0px;

	

	background-color: #e7edf3;

	}



#pic_headline {

	position: relative;

	width: 742px;

	height: 120px;

	float: left;

	top: 0px;

	left: 0px;

	margin: 0px;

	padding: 0px;

	

	background-image:url(../pic/panorama_bilder/1.jpg);

	

	}





	

#navi_headline {

	position: relative;

	width: 742px;

	height: 50px;

	float: left;

	top: 10px;

	left: 0px;

	margin: 0px;

	padding: 0px;

	

	background-image: url(../pic/haubt_navi/bg_navi.jpg);

	}

	



/*linker Bereich Suche + Subnavi + Logo */



#left {

	position: relative;

	width: 210px;

	height: 380px;

	float: left;

	top: 0px;

	left: 0px;

	margin: 0px;

	padding: 0px;

	

	background-color: #FFF;

	}



#search_left {

	position: relative;

	width: 210px;

	height: 40px;

	top: 13px;

	left: 5px;

	margin-left: 0px;

	padding: 0px;

		}



#subnavi_left {

	position: relative;

	width: 210px;

	height:202px;

	top: 0px;

	left: 0px;

	margin: 0px;

	padding: 0px;

	background-color: #FFFFFF;

	

	}



#logo_left {

	position: relative;

	width: 210px;

	height: 113px;

	top: 0px;

	left: 0px;

	margin-top: 17px;

	padding: 0px;

	

	background-image: url(../pic/feste_elemente/neu_logo.gif);

	}



#main {

	position: relative;

	width: 532px;

	height: 380px;

	float: right;

	top: 0px;

	left: 0px;

	margin: 0px;

	padding: 0px;



	

	background-color: #FFF;

	}



#frame_main {

	position: relative;

	width: 517px;

	height: 362px;

	top: 18px;

	left: 15px;

	margin: 0px;

	padding: 0px;

	overflow: auto;

		

	/*background-image: url(../pic/dummy/main_pic.jpg);*/

	}



#frame_main a {

	color: #6699CC;

	font-weight: bold;

	}



#frame_main a:hover {

	color: #FF9900;

	font-weight: bold;

	}





/* Navigation untem am Fuss */



#buttom {

	position: relative;

	width: 742px;

	height: 30px;

	float: left;

	top: 0px;

	left: 0px;

	margin: 0px;

	padding: 0px;

	

	background-color: #e7edf3;

	}



#subnavi_buttom {

	position: relative;

	width: 739px;

	height: 10px;

	top: 10px;

	left: 0px;

	margin: 0px;

	padding: 0px;

	font-size: 9px;

	color: #6c7a86;

	text-align: left;	

	

	background-color: #e7edf3;

	

	}

	



