@CHARSET "UTF-8";

p, img, ul, li, body,html, h1, h2, h3, h4 {
	padding:0;
	margin:0;
	border:0;	
}
a{
	color:#333;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
	color:#6C9429;
}
ul, li{
	list-style:none;
	line-height:18px;
}
label {
		width:40px;
		text-align:right;
	}
	
.input_newsletter{
	font-family: Verdana, Helvetica, sans-serif;
	width:200px;
	border:1px solid grey;
	font-size:1.1em;
}
.input_request{
	font-family: Verdana, Helvetica, sans-serif;
	width:300px;
	border:1px solid grey;
	font-size:1.1em;
}
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:62.5%;
	color:#6C6053;
	background-color: #686868;
	background:url(../images/verlauf_body.jpg);
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#6C9429;
 }
 h2 {
	font-size: 10px;
	color: #6C9429;
	margin-left:2px;
 }
 .clearer{
 	clear:both;
	height:0px;
 }
/*----------------------------------------------------------*/
/*SPALTEN---------------------------------------------------*/
/*----------------------------------------------------------*/
#container{
	width:1032px;
	margin:0 auto;
	background:url(../images/verlauf.jpg);
	background-color:white;
}
#container_bottom{
	width:1032px;
	hight:19px;
	margin:0 auto;
	background-color:white;
}
#container_download{
	width:500px;
	padding-left:30px;
	background-color:white;
}
/* Definition der Breite */
#doc_header, #doc_content, #doc_footer, #doc_navigation, #doc_balken, #doc_impressum{
	width:960px;
	margin-left:30px;
}
#doc_header{
	height:84px;
	margin-bottom:8px;
}
#doc_navigation{
	height:32px;
}
#doc_navigation a{
	
}
.image_holder{
	float:left;
	height:32px;
}
#doc_content{
	background-color:white;
	margin-top:8px;
	height:420px;

}
#doc_footer{

	background-color:#E7E7E7;
	margin-top:38px;
}
#doc_logo{
	width:325px;
	height:84px;
	float:left;
}
#doc_headertools{
	float:right;
	height:84px;
}
#doc_languageselect{
	float:left;
	margin-top:62px;
	padding-right:40px;
}
#selected_lang{
color: #84B330;
}

#doc_content_left{
	width:200px;
	float:left;
}

#doc_login{
	background-image: url(../images/login_back.jpg);
	padding-left:16px;
	padding-right:16px;
	height:25px;
	margin-top:8px;
	padding-top:7px;
}
#doc_login a{
	font-size:1.1em;
	text-decoration:none;
	line-height:21px;
	color:black;

}
.line{
	margin-bottom:5px;
	margin-top:6px;
}
.servicebox{
	background-image: url(../images/box_back.jpg);
	height:138px;
	padding-left:16px;
	padding-right:16px;
	padding-top:22px;
}
a.doc_subnav{
	background-image: url(../images/icon_mehr.jpg);
    text-decoration:none;
	background-repeat:no-repeat;
	padding-left:23px;
	background-position:0 5px;
	
}
a.doc_subnav_over{
	color:#6C9429;
	background-image: url(../images/icon_over.jpg);
	text-decoration:none;
	background-repeat:no-repeat;
	padding-left:23px;
	background-position:0 5px;
}	
a:hover.doc_subnav{
	text-decoration:underline;
	color:#6C9429;
}	
.servicebox_sub{
    height:160px;
}
.servicebox a{
	font-size:1.1em;
	text-decoration:none;
	line-height:21px;
	color:#000;
	float:left;
}
.doc_servicebox a{
	float:left;
	display:block;
	width:150px;
}
.doc_servicebox br{
	clear:both;
}
.servicebox a:hover{
	text-decoration:underline;
	color:#6C9429;
}	
.doc_lineholder{
	margin-top:5px;
}
.doc_icon_line{
	margin:50px;	
	
}	
.icon_holder{
	float:left;
	height:21px;
	margin-right:10px;
}
#doc_content_middle{
	width:544px;
	float:left;
	margin-left:8px;
}
.doc_startbox{
	float:left;
	width:272px;
	font-size:1.1em;
	line-height:1.8em;
	margin-top:8px;
}
.doc_startbox_sub{
	float:left;
	width:536px;
	font-size:11px;
	line-height:1.4em;
	margin-top:8px;
	padding_right:8px;
}
.doc_breadcrumb{
	float:left;
	width:268px;
	font-size:1em;
	line-height:1.6em;
	margin-top:8px;
}
.doc_print{
	float:left;
	width:267px;
	text-align:right;
	font-size:1em;
	line-height:1.6em;
	margin-top:8px;
}
.doc_startbox a{
	line-height:21px;
	color:#A5BB7B;
}
#doc_content_right{
	width:200px;
	float:left;
	margin-left:8px;
}
.doc_servicebox{
	margin-top:67px;
	line-height:21px;
}
.doc_sitemap_box{
	float:left;
	width:170px;
	padding:10px;
}
.doc_sitemap_box a{
	line-height:1.5em;
	margin-left:2px;
}
#doc_balken{
	height:2em;
	background-color:#84B32F;
}
#doc_impressum{
	height:3em;
	line-height:3em;
}

