body, p, .content, .footer, .header, .menue, .sub, .context  { color: #626262; font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular  }
a:link, a:visited, a:active { color: #626262 ; text-decoration: none; }
a:hover   { color: #e68a00 ; text-decoration: none; }

p { margin-top: 0; margin-bottom: 6px; padding-top: 0; padding-bottom: 0; }
ul { margin-top: 0; margin-bottom: 0; margin-left: 0; padding-top: 0; padding-bottom: 0; padding-left: 0; }
ul li { margin-top: 0; margin-bottom: 6px; margin-left: 15px; padding-top: 0; padding-bottom: 0; }
ul li ul { margin-top: 6px; }

.ul-auseinandergezogen { padding-right: 30px; }
.ul-auseinandergezogen li { margin-bottom: 16px; }

h1 { color: #ffa304; font-size: 13px; font-weight: bold; line-height: 13px; margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 30px; }

h2 { 
	color: #ffa304; 
	font-size: 13px; 
	font-weight: bold; 
	margin-top: 20px; 
	margin-bottom: 8px; 
}

h3 { 
	color: #7c7c7c; 
	font-size: 12px; 
	font-weight: bold; 
	margin: 18px 0 8px;
}

h4 { color: #feffff; font-size: 18px; font-weight: normal; line-height: 18px; text-transform: uppercase; text-align: right; margin: 6px 0 0; padding-right: 15px; }

#asd h2 { 
	color: #ffa304; 
	font-size: 13px; 
	font-weight: bold; 
	line-height: 13px; 
	margin-top: 0; 
	margin-bottom: 0; 
	padding-top: 0; 
	padding-bottom: 6px; 
}

#logo h3 { 
	color: #7c7c7c; font-size: 18px; font-weight: normal; line-height: 21px; text-transform: uppercase; text-align: right; margin: 15px 0 0; padding-right: 15px; }

#logo h3 .white {
	color: #ffffff;
}


html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
} 
 
#pagewidth{ 
 width:921px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 position:relative; 
 height:185px; 
  background-color:#e1e1e1; 
 width:100%;
} 
 
#leftcol{ width:220px; float:left; position:relative; padding-left: 6px; }
#leftcol ul { margin-top: 0; } 
#leftcol ul li { font-size: 15px; margin-bottom: 12px; list-style-type: none; } 

#maincol{ float: right; display:inline; position: relative; width:630px; min-height: 300px; padding-right: 20px; padding-left: 20px; border-right: 1px solid #959595; border-left: 1px solid #959595; }
 
#logo{ background-color: #ffb907; width:249px; float:left; position:relative; height: 91px; margin-top: 52px; border-top: 1px solid #959595; border-bottom: 1px solid #959595; border-left: 1px solid #959595; }
 
#seitenbild{ background-color: #ffb907; float: right; display:inline; position: relative; width:670px; height: 91px; margin-top: 52px; border-top: 1px solid #959595; border-right: 1px solid #959595; border-bottom: 1px solid #959595; }
#headerwrapper { height: 185px; }
 
 /* *** Float containers fix: */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

.teambild { padding-right: 10px; }
.teammitglied{ background-color: #ffb907; height: 159px; margin: 0; padding: 0; }
.teamtext{  } 

.bildrahmen { border: solid 1px #7c7c7c; }
.text-bild { padding-right: 20px; }

.teamtab tr td {
    padding-bottom: 30px;
}

.teamtab tr td h2 {
    margin-top: 0;
}


 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
