@charset "UTF-8";
/* CSS Document */

body, html
{
	scrollbar-3dlight-color: #cccccc;
	scrollbar-arrow-color: #009999;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-track-color: #ffffff;
	margin:0px;
	background-image:url(images/general/bg_gruen.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-repeat: no-repeat;
	background-position: left top;

}

.checkbox {
	background-position:bottom;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	color:#999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-top: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	border-bottom: 1px solid #009999;
	border-left: 1px solid #E0E0E0;
	}

.link {

	font-size: 10px;
	color: #2C603E;
	text-decoration: none;
}

a:hover {
	font-size: 10px;
	color: #2C603E;
	font-weight: bold;
	text-decoration: none;
}

.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #2C603E;
	text-decoration: none;
}

#wrap
{
	width:770px;
	margin:0px auto;
	background-color:#ffffff;
	border-top:none;
	border-left:2px solid #008d51;
	border-right:2px solid #008d51;
	border-bottom:10px solid #008d51;
	position:relative;
}

#top
{
	width:770px;
	height:80px;
	margin:0px;
	border:none;
	background-repeat:no-repeat;
	background-image: url(images/general/bg_top.jpg);
	
}

#content {
	width:770px;
	margin:0px;
	border:none;
	background-repeat:no-repeat;
	background-image: url(images/general/bg_content.jpg);
	background-position: bottom;
}

#bottom
{
	width:769px;
	height:197px;
	margin:0px;
	border:none;
	background-image: url(images/general/autolager.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
.mainpartimg
{
	border:1px solid #00a1a8;
	margin:0px;
}

#end
{
	width:770px;
	height:41px;
	margin:0px;
	border:none;
	background-color:#ffffff;
	background-repeat:repeat-x;
	background-image: url(images/general/bg_bottom.jpg);
	background-position: left;
}

#end p
{
	text-align:center;
	margin:3px;
	font-size:9px;
	color:#D5DFD8;
}

#linkleiste {
	width:758px;
	height:20px;
	margin:0px auto;
	border:none;
	background-color:#ffffff;
	position:relative;
}

/* Navigation */


#top table
{
	margin:0px 0px 0px 185px;
}

#bottom table
{
	margin:3px 0px 0px 300px;
}


.mengentext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.formular {
	color:#777777;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}
.bg_box {
	background-attachment: fixed;
	background-image: url(images/general/bg_box.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.lauftext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2C603E;
	text-decoration: none;
	font-weight: bolder;
}
.box {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

