/* CSS Document */

/*STARTSCREEN */


body {
	margin: 0px;
	text-align: center;
	background-image: url(../img/bg_screens/bg_body.jpg);
	background-repeat: repeat-x;
	background-color: #E5E3E4;
	}

.centerframe {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	text-align: left;
	height: auto;
	background-image: url(../img/introscreens/bg_contentframe.jpg);
	
}	

#PRINTHEADER {
	display: none;
}

#header {
	width: 900px;
	height: auto;
	}

#BIG_PIC_BACK {
	height: 520px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	}
#startlogo {
	margin: 0px;
	padding: 0px;
	height: 71px;
	width: 550px;
	text-align: left;
	float: left;
}
#NAVI_RECHTS {
	float: left;
	width: 180px;
}


#LANGUAGE {
	float: left;
	width: 150px;
	text-align: right;
	padding-top: 10px;
}	
	
#NAVI_LINKS {
	float: left;
	height: 150px;
	width: 200px;
	margin-top: 280px;
	margin-right: 10px;
}

ul#menuList2  {
	margin-left: 35px;
	list-style-type: none;
}

li.menuItem2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 2px;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;	
}

li.menuItem2 a, li.menuItem2 a:visited, li.menuItem2 a:focus, li.menuItem2 a:active{
	color: #999999;
}

li.menuItem2 a:hover {
	color: #002D20;
}

li.menuItem2 a.menuLinkAct2 {
	color: #002D20;
}


	
#bt1 {
	float: left;
	height: 189px;
	width: 100px;
	margin-top: 250px;
	margin-right: 11px;
	background-color: #FFFFFF;
	}
	
#bt2 {
	float: left;
	height: 189px;
	width: 100px;
	margin-top: 250px;
	margin-right: 11px;
	background-color: #FFFFFF;
	}
	
#bt3 {
	float: left;
	height: 189px;
	width: 100px;
	margin-top: 250px;
	margin-right: 11px;
	background-color: #FFFFFF;
	}
	
#bt4 {
	float: left;
	height: 189px;
	width: 100px;
	margin-top: 250px;
	margin-right: 11px;
	background-color: #FFFFFF;
	}
	
#bt5 {
	float: left;
	height: 189px;
	width: 100px;
	margin-top: 250px;
	margin-right: 10px;
	background-color: #FFFFFF;
	}	
	
#bt6 {
	float: left;
	height: 189px;
	width: 100px;
	margin-top: 250px;
	margin-right: 10px;
	background-color: #FFFFFF;
	}		
#trennlinie {
	margin: 0px;
	padding: 0px;
}			

#NAVIFRAME {
	float: left;
	height: 30px;
	width: 900px;
	clear: left;

}


	
		
#CONTENT_AREA {
	margin:0;
	padding:0;
	width: 900px;
	min-height: 200px;
	}
	
 /**************************************/
/*Hintergrund_Subtemplate*/
/**************************************/


#META_MENU {
	text-align: right;
	vertical-align: middle;
	height: 30px;
	width: 875px;
	float: left;
	
}

	
.cleaner {
	clear:both;
	font-size:1px;
	border:0px none;
	margin:0;
	padding:0;
	width: 1px;
	height: 1px;
	background: transparent;
	color: #C2C2C2;
	}
	
	/*FOOTER-CONTAINER*/


 /**************************************/
/*SEARCHBOX*/
/**************************************/
	

.SEARCHBOX {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: right;
	margin-right: 5px;
	position: relative;
	top: 6px;
}

#searchform .searchinput {
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	clear: left;
	margin-right: 5px;
	margin-bottom: 1px;
	background-color: #CCCCCC;
	padding-left: 2px;
}

#searchform .search_bt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 18px;
	width: 18px;
	background-image: url(../img/bt_search.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.ROOTLINE {
	width: 900px;
	height: 20px;
	margin: 0px;
	padding: 0px;
}
	
	
#FOOTLINE {
	margin:0;
	padding:0;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	height: 80px;
	width: 900px;
	float: left;
	clear: left;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	}


#FOOTLINE {
	background-image: url(../img/bg_screens/bg_footline_buechsen.jpg);
	background-repeat: no-repeat;
}

#footerbuttons {
	float: right;
	width: 200px;
	height: 30px;
}
 
#PRINT {
	width: 50px;
	height: 30px;
	float: right;
}

#TOPLINK  {
	width: 30px;
	height: 30px;
	float: right;
	padding: 0px;
	position: relative;
}

/*FOOTER-CONTAINER*/

#FOOTER {
	width: 700px;
	height: 30px;
	float: left;
}


