@charset "utf-8";
/* CSS RDDI Consulting */

body{
padding:0;
margin:0;
	background-repeat:repeat-x;
	background-color:#ededed;
	height: 100%;
	text-size:12px;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	line-height:120%;
}

h1{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:36px;
	color:#fff;
	font-weight:bold;
	line-height:120%;
	text-shadow: 1px 1px 0px #000;
	margin:0;
	padding:0;
}

h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#19618e;
	font-weight:normal;
	margin-bottom:5px;
	text-shadow: 1px 1px 0px #ececec;
}

h3{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#19618e;
	font-weight:normal;
	margin:0;
	padding:0;
}



li{
	padding:3px;
	
	}

p{
	font-size:12px;
	color:#333;
}

a{
	color:#fcfcfc;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

#complete{
	width: 980px;
	height: auto;
	position: absolute;
	float:left;
	left:50%;
	
	margin-left: -485px;
}

#header{
	width:980px;
	height:165px;
	background-image:url(img/bg_header.png);
	background-repeat:no-repeat;
}

#logo{
	padding:55px 0px 0px 140px;
}

#content_middle{
	width:980px;
	height:200px;
	float:left;
	text-size:11px;
	background-image:url(img/bg_content_bottom.png);
	background-repeat:no-repeat;
	padding:140px 20px 0px 10px;
	
	
}
	

#content_middle2{
	width:980px;
	height:200px;
	float:left;
	text-size:11px;
	background-image:url(img/bg_content_bottom2.png);
	background-repeat:no-repeat;
	padding:140px 20px 0px 10px;
	
	
	}

#content_middle3{
	width:980px;
	height:200px;
	float:left;
	text-size:11px;
	background-image:url(img/bg_content_bottom3.png);
	background-repeat:no-repeat;
	padding:140px 20px 0px 10px;
	
	
}
	
	
	
	#content_bottom{
		width:980px;
		height:auto;
		float:left;
		text-size:11px;
		background-image:url(img/bg_content.png);
		background-repeat:repeat-y;
		padding:0px 20px 20px 9px;


		}

#textbox{
	width:510px;
    float:left;
    color:#333;
	margin-right:45px;
	margin-left:30px;
	margin-top:20px;
}





#textbox2{
	width:220px;
    float:right;
    color:#333;
	margin-right:75px;
	margin-left:75px;
	margin-top:20px;
}




#textbox3{
	width:566px;
    float:left;
    font-size:12px;
    color:#242424;
	margin-right:75px;
	margin-left:30px;
	margin-top:20px;
	color:#fff;
}


#textbox4{
	
    float:right;
    color:#333;

}


#nav_cont{
	background:#2e7125;
	width:962px;
	height:45px;

    
}

#nav_cont2{
	background:#3f596d;
	width:962px;
	height:45px;

    
}

#nav_cont3{
	background:#cba591;
	width:962px;
	height:45px;

    
}


#footer{
	width:980px;
	height:90px;
	background:#b8b9b9;
	background-repeat:no-repeat;
	float:left;
}


#site{
	background:#b8b9b9;
	width:964px;
    font-size:8px;
    height:90px;
	float:left;
	color:#fff;
	margin-left:8px;
}

#hilfsnavi{
	float:right;
	margin:32px 60px 0px 0px;
}

#address{
	float:left;
	margin:20px 20px 0px 60px;
}

#email{
	float:left;
	margin:30px 0px 0px 0px;
}

#email a{
	background-image:url(img/email.png);
	background-position:left center;
	background-repeat:no-repeat;
	padding:2px 0px 2px 23px;
}

#headline{
	margin:0px 0px 0px 45px;
}

#subhead{
	margin:50px 0px 5px 45px;
}

#subhead h1{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#fff;
	font-weight:bold;
	text-shadow: 1px 1px 0px #000;
}

img{ border:none;}