
html {
	overflow:scroll;
}

body {
	background-color:#D7DCD5;
	margin:0;
	margin-top:40px;
	font-family:Verdana,Arial,Helvetica;
	font-size:11px;
	color:#424A4E;	
}

#seite {
	margin:0 auto;
	width:748px;
}

#korpus {
	width:748px;
}

#header {
	width:748px;
	height:206px;
	background:#80B2FF;	
}

#navigation {
	display:block;
	width:748px;
	height:46px;
	background:#1A1E1F url(../images/navi_back.gif) top left no-repeat;	
}

#navigation a {
	display:block;
	padding:15px 25px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	background:url(../images/pfeil.gif) top left no-repeat;	
	background-position:15px 18px;
}

#navigation a:hover {
	color:#C6CA90;
}


#innernavigation {
	padding-left:25px;	
}

.navi {
	float:left;
	
	height:45px;
	background:url(../images/navi_trenn.gif) top right no-repeat;
}

#content {
	width:748px;
	background:#C6CA90 url(../images/content_back.gif) top left repeat-y;
}

h1 {
	margin:0 0 10px 0;
	color:#fff;
	font-weight:bold;
	font-family:Verdana,Arial,Helvetica;
	font-size:11px;
	padding:2px 28px;	
	height:18px;
	background:url(../images/pfeilbig.gif) top left no-repeat;
}

#innercontent {
	padding:20px 30px;
	line-height:15px;
}

#endecontent {
	clear:both;
}

#footer {	
	width:748px;
	background:#D7DCD5 url(../images/footer.gif) top left no-repeat;
	padding:50px 35px;
	font-size:10px;
	color:#9AA4A1;
}

#footer a {
	font-size:10px;
	color:#9AA4A1;
}

#linkeseite {
	float:left;
	width:200px;	
}

#linkeseite a {
	color:#424A4E;
	font-size:10px;
	text-decoration:none;
}

#rechteseite {
	float:left;
	width:480px;	
	border-left:1px solid #fff;
}

.news {
	background:url(../images/pfeilsmall.gif) top left no-repeat;
	padding:0 0 3px 14px;
	background-position:0 2px;
	font-size:10px;
	color:#fff;
}

#realcontent {
	padding:0 10px 0px 20px;	
}

#referenzen {
	padding-top:10px;
}

#referenzen td {
	padding:10px 0 0 10px;
}

#referenzen a {
	background:url(../images/pfeilsmall.gif) top left no-repeat;	
	background-position:0 2px;	
	padding-left:20px;
	color:#424A4E;	
	text-decoration:underline;	
}

select, input, textarea {
	background-color:#C6CA90;	
	font-family:Verdana,Arial,Helvetica;
	font-size:11px;
	color:#424A4E;	
	border:0;
	border-bottom:1px dashed #fff;
	width:300px;
	padding-bottom:1px;
}

textarea {
	border:0;
	background:url(../images/textarea.gif) top left repeat-y;
	line-height:23px;
	overflow:auto;
}

.btn {	
	text-align:left;
	border:0;
	width:150px;	
	background:#508427 url(../images/pfeilsmall.gif) top left no-repeat;
	background-position:5px 4px;
	padding-left:15px;
	color:#fff;
	font-weight:bold;
}
