/* CSS Document */

html, body {
	
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	font-family:arial;
	font-size:12px;
	background-color:#2C2F31 ;
	color:#fff;
}

.zent {
	position:relative;
	width:100%;
	}
	

/******* HEADER **********/
.head {
	position:absolute;
	width:900px;
	top:-262px;
	height:262px;
	
}

.head_top {
	position:relative;
	width:640px;
	height:32px;
	color:#fff;
	margin-left:130px;
}
.header {
	position:relative;
	width:640px;
	height:230px;
	margin-left:130px;
}
.header_pic {
	position:absolute;
	top:32px;
	left:130px;
	width:900px;
	height:260px;
	
	
	}

.logo2 {
	position:absolute;
	left:570px;
	width:200px;
	height:20px;
	top:28px;
	background-image:url(../gfx/logo3.jpg);
	background-repeat:no-repeat;
	z-index:21;
	}
/*********** MAIN **********/
.main {
	
	
	width:100%;
	background-color:#345C0A;
	background-image:url(../gfx/gruen_higru.jpg);
	background-position:center;
	background-repeat:repeat-y;
	height:auto;
	
	
	
}
.main_head {
	
	height:262px;
	width:100%;
	}
.main_content {
	
	position:relative;
	width:900px;
	padding:30px 0px 60px 0px;
	background-image:url(../gfx/body-higru.jpg);
	
}
.main_content_left {
	padding-left:0px;
	position:relative;
	float:left;
	width:540px;
	height:auto;
	
}
.main_content_right {
	position:relative;
	float:left;
	width:130px;
	padding:50px 0 20px 80px;
}
.flend {
	clear:both;}
/******* HAUPTNAVI **********/





/********* NAVI TOP ****************/
.head_top {
	position:relative;
	}
.navtop {
	position:absolute;
	top:10px;	
}

.navtop a img, .navtop a { 
	border: none; 
	overflow: hidden; 
	float: left;
	padding:0 2px 0 2px;
}
.navtop a {
/*	border-right:1px solid #fff;*/
}
.navtop a:hover {
	border-bottom:1px solid #fff;
	
}
.navtop a:hover img {
	margin-bottom:-4px;
}23.06.2009 13:32:53

/******* SONSTIGES ***************/
a:link img, a:visited img  {
	
	
}

.suchen {

	background:#F0EFEF;
	height:13px;
	border:1px solid #ccc;
	vertical-align:bottom;
}
.suchen_go {

	background:#bbb;
	height:17px;
	border:1px solid #ccc;

	font-weight:bold;
	font-size:11px;
	color:#333;
	vertical-align:bottom;
	text-transform:lowercase;

}
.head_search {
	position:absolute;
	right:130px;
	top:10px;
	color:#F0EFEF;
	font-size:12px;
	font-weight:bold;
}
.footer_text {
	position:absolute;
	
	top:96px;
}	
/*********** FOOTER **********/

.footer {
	position:relative;
	width:900px;
	height:125px;
	color:#fff;
	background-image:url(../gfx/body-higrus.jpg);
	background-repeat:no-repeat;
	
	
}
.footer_pics {
	position:absolute;
	margin-left:130px;
	margin-top:-20px;
	
}
.pics {
	border:solid 2px #fff;
	margin-right:14px;
}
.pics-right {
	border:solid 2px #fff;
	margin-left:34px;

}

.marker {
	background:yellow;
	padding:2px;
	color:#000000;
}
	
/*********** links **********/
	
