body {
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(pics/bg_top.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.site {
	width: 1105px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(pics/bg_site.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.header { 
	height: 330px; 
	width: 1036px;
	background-image: url(pics/header.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: none;
}
.login {
	margin-top: 23px;
	float: right;
	font-size: 11px;
	margin-right: 20px;
	height: 20px;
	color: #CCCCCC; 
}
.logo { 
	margin-top: 35px;
	margin-left: 80px;
	float: left;
}
.navigation {
	margin-left: 34px;
	margin-top: 16px;
	width: 764px;
	height: 40px;
	float:left;
	border-left: solid 2px #FFFFFF;
}
.button {
	width: 93px;
	height: 25px;
	font-size: 11px;
	color: #333333;
	text-transform: uppercase;
	text-align: center;
	float: left;
	border-right: solid 2px #FFFFFF;
	padding-top: 14px;
}
.button:hover {
	background-image: url(pics/bg_nav_hl.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-right: solid 2px #FFFFFF;
	padding-top: 18px;
	height: 22px;	
}
.buttoncurrent {
	background-image: url(pics/bg_nav_hl.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 93px;
	height: 25px;
	font-size: 11px;
	color: #333333;
	text-transform: uppercase;
	text-align: center;
	float: left;
	border-right: solid 2px #FFFFFF;
	padding-top: 18px;
	height: 22px;	
}
.formbutton {
	width: 93px;
	height: 30px;
	font-size: 11px;
	color: #333333;
	text-transform: uppercase;
	text-align: center;
	float: left;
	border-right: solid 2px #FFFFFF;
	width: 242px; 
	margin-top: 25px;
	margin-bottom: 25px;
}


.headertext {
	float: left;
	margin-top: 100px;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 26px;
}
.referenzen {
	float: right;
	margin-right: 10px;
	width: 302px;
	height: 225px;
}
.referenzen_text {
	padding: 9px;
	width: 302px;
	font-size: 11px;
}

.content {
	margin-top: 25px;	
	width: 670px;
	font-size: 13px;
	margin-left: 51px;
	float: left;
	
}
.content_text {
	width: 620px;
	padding: 20px;
	
}

.content_right {
	float: right;
	margin-top: 25px;
	width: 302px;
	font-size: 13px;
	margin-right: 79px;
}
.content_right_text {
	padding: 20px;
	font-size: 12px;
}
.content_right_image img { 
margin-right: 10px;
margin-bottom: 10px;
float: left;
}

.content_right_image  { 


font-size: 11px;
}


h1 	{
	font-size: 18px; 
	margin: 0px;
	padding: 6px;
	padding-left: 25px;
	border-top: solid 1px #ededed;
	border-bottom: solid 3px #ededed;
	background-color: #f4f4f4;
}
.content_right h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 9px;
	padding-left: 35px;
	border-top: solid 1px #c7c7c7;
	border-bottom: solid 3px #c7c7c7;
	background-color: #dbdadb;
	background-image: url(pics/klammer.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

ul { margin-left: 30px;}

li {
	list-style-image: url(pics/li.gif);
	padding-bottom: 5px;
	padding-top: 5px;

}


.content_right_text li {
	list-style-image: url(pics/li_right.gif);
	color: #000000;
	line-height: 18px;

}
.col1 {
	margin: 0px;
	padding: 25px;
}

.mitarbeiter {
	float: left;
	margin: 10px;
	margin-bottom: 30px;
	width: 180px;
	text-align: center;

}

.mitarbeiter img {
	border: solid #f4f4f4 4px;
	margin-bottom: 5px;
}


.fotos     { float: right;}
.fotos div { margin-bottom: 20px; margin-left: 20px;  float: left; }

.presse { float:right; margin-bottom: 10px; margin-right: 20px; }

#foto 			{ width:160px; height:120px; float:left; background-color:#f4f4f4; margin-right: 5px; margin-bottom: 5px; text-align:center; padding: 2px; }
#foto_overview 	{ width:600px;  float:left; background-color:#f4f4f4; margin-bottom: 5px; padding: 2px; }

.foto_overview_ref 	{ width:610px;  float:left; background-color:#f4f4f4; margin-bottom: 10px; padding: 5px; }

.text_ref { width: 430px; float: right;}

.text_ref h3 { color: #ac0405; background-image: url(pics/icon_h3.gif); background-repeat: no-repeat; background-position: left; margin: 0px; padding: 0px; font-size: 14px; margin-bottom: 10px; text-indent: 20px; font-weight: bold; }
.text_ref h4 { margin: 0px; padding: 0px; font-size: 12px; margin-bottom: 10px; font-weight: bold; }

.text_ref .anzahl { color: #888888; background-image: url(pics/icon_foto.gif); background-repeat: no-repeat; background-position: left; margin: 0px; padding: 0px; text-indent: 22px; margin-top: 16px; }


.foto_ref {  float: left; text-align: center; width: 160px; margin-right: 10px;}


a:link 		{ color: #000000; text-decoration: none; }
a:visited 	{ color: #000000; text-decoration: none; }
a:hover 	{ color: #000000; text-decoration: none; }
a:active 	{ color: #000000; text-decoration: none; }

.sub:link		{ color: #003300; text-decoration: none; }
.sub:visited 	{ color: #003300; text-decoration: none; }
.sub:hover		{ color: #003300; text-decoration: underline; }
.sub:active		{ color: #003300; text-decoration: none; }

.loginbutton:link	 { color: #CCCCCC; text-decoration: none; }
.loginbutton:visited { color: #CCCCCC; text-decoration: none; }
.loginbutton:hover	 { color: #FFFFFF; text-decoration: none; }
.loginbutton:active	 { color: #CCCCCC; text-decoration: none; }

#links a:link  		{ color: #ac0405; text-decoration: none; background-image: url(pics/icon_link.gif); background-repeat: no-repeat; background-position: left bottom; padding-left: 20px;  }
#links a:visited 	{ color: #ac0405; text-decoration: none; background-image: url(pics/icon_link.gif); background-repeat: no-repeat; background-position: left bottom; padding-left: 20px;    }
#links a:hover 		{ color: #ac0405; text-decoration: underline; background-image: url(pics/icon_link.gif); background-repeat: no-repeat; background-position: left bottom; padding-left: 20px;  }
#links a:active		{ color: #ac0405; text-decoration: none; background-image: url(pics/icon_link.gif); background-repeat: no-repeat; background-position: left bottom; padding-left: 20px;   }

#links { line-height: 25px; }
#files { line-height: 25px; }

.grau { color: #999999; }

h2	{ 

	font-size: 16px; 
	color: #669966; 
	text-align: left;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}

hr { color: #669966; border: hidden; background-color: #669966; height: 1px; margin-top: 20px; margin-bottom: 20px; }

/* noch nicht geändert */
.textcol1, .text2 { 
	line-height: 20px;
	padding: 31px;	
}
.text2 {
	padding-top: 0px;
}
.texthome {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffcc;
	font-size: 12px;
	line-height: 19px;
	padding: 31px;	
}

.comment, .products { font-size: 12px; 	line-height: 19px;}


.subnav a:link  	{ color: #660000; text-decoration: none; }
.subnav a:hover 	{ color: #660000; text-decoration: underline; }
.subnav a:visited 	{ color: #cc9900; text-decoration: none; }
.subnav a:activ 	{ color: #cc9900; text-decoration: none; }


.print { 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #669966;
	margin-top: 50px;
}
.print a:link 		{ color: #669966; text-decoration:none;}
.print a:visited 	{ color: #669966; text-decoration:none;}
.print a:hover 		{ color: #669966; text-decoration:underline;}
.print a:active 	{ color: #669966; text-decoration:none;}


.footer {
	color: #ffffff;
	width: 977px;
	height: 66px;
	background-image: url(pics/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 51px;
}

.footer address {
	float:left;
	padding-top: 20px;
	padding-left: 15px;
	font-size: 11px;
	line-height: 18px;
} 

 .logosgs {
	float: right;
	margin-right: 5px;
} 
.copyright {
	margin-left: 745px;
	margin-top: -45px;
	font-size: 10px;
}

.copyright a:link 		{ color: #eeeeee; text-decoration: none; }
.copyright a:visited 	{ color: #eeeeee; text-decoration: none; }
.copyright a:hover 		{ color: #ffffff; text-decoration: none; }
.copyright a:activ 		{ color: #eeeeee; text-decoration: none; }

.star { 
	color: #ac0405;
}
.commentform { 
	color: #ac0405;
	font-size: 11px;
}
#pathway { 
	text-align: left;
	font-size: 11px;
	color: #cac836; 
}
