/* commented backslash hack v2 \*/
html, body{height:100%;}
/* end hack */

body {
	padding:0;
	margin:0;
	background: #dbe5ef;
	color: #000;
	font-family: Arial, Helvetica, Sans-Serif,Verdana;
	font-size:100.01%;
}
#outer{
	height:100%;
	min-height:100%;
	margin-left:115px;
	margin-right:146px;
	background:#fff;
	
	margin-bottom:-52px;
}

html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#header{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:88px;
	background:#4876A9;
	overflow:hidden;
}
#left {
	position:relative;/*ie needs this to show float */
	width:115px;
	float:left;
	margin-left:-116px;/*must be 1px less than width otherwise won't push footer down */
	padding-top:72px;/*needed to make room for header*/
	left:1px;
}
* html #left {padding-bottom:52px ;margin-right:-3px;}/*fix gap in ie next to float and clear footer because we've moved float too far left*/
#left p {padding-left:3px;padding-right:2px}
#right p {padding-left:3px;padding-right:2px}

#right {
	position:relative;/*ie needs this to show float */
	width:146px;
	float:right;
	margin-right:-145px;/*must be 1px less than width otherwise won't push footer down */
	padding-top:72px;/*needed to make room for header*/
	left:1px;
}

#leftPicture
        {
            float:left;
        }
#sheLogo
        {
            
            border:none;
            float:right;
        }

#footer {
	width:100%;
	clear:both;
	height:50px;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	background-color: #315959;
	text-align:center;
	position:relative;
}

#impressum
{
 	position: absolute;
 	right: 0px;
 	bottom: 0px;
 	padding:10px;
 	font-size:10px;
 	letter-spacing: 0px;
}

#teaserimg
{
	margin-left:25px;
	padding-top:80px;
	float:left;
	display:block;
	border:none;
}
#teaserimg[id]
{
	margin-left:50px;
}

#teaserimg a
{
	color:#40637a;
	font-size:13px;
	font-weight:bold;
}
			
			
#teaser
{
	padding-right:20px;
	margin-left:210px;
	display:block;
	padding-top:80px;
}
            
#teaser label
{
	font-size:13px;   
	font-weight:bold;
	display:block;
	float:left;
	width:150px;
	color:#40637a;
}
			
			
#teaser h1
{
	font-size:20px;   
	color:#f3ba22;
	  margin:0px;
	  margin-bottom:20px;
}

#teaser p
{
	font-size:13px;
	color:#40637a;

}


#teaser ul.cKarriere
{
	 font-size:13px;
	color:#40637a;
}


#teaser p.cTeaser
{
	font-size:16px;
	color:#40637a;
	line-height:20px;
	font-weight:bold;
	letter-spacing:0.5px;

}

#teaser p.cFlies
{
	margin-top:0px;
	 font-size:13px;
}

#teaser h2
{
font-size:14px;
	  display:inline;
	  margin-left:5px;
	  color:#40637a;
}

#teaser h2.cKarriere
{
	font-size:14px;
	color:#40637a;
	padding:0px;
	margin:0px;
}




#teaser a, a:hover
{
	color:#40637a;
	font-size:13px;
	 font-weight:bold;
}

#teaser h3
{
	font-size:12px;   
	margin-bottom:0px;

}
			
#LeistungMenu
{
	margin-left:25px;
	padding-top:80px;
	float:left;
	display:block;
	height:400px;
}

#LeistungMenu[id]
{
	margin-left:50px;
}

#LeistungMenu p
{
	margin-bottom:5px;
}

#LeistungMenu a, a:hover
{
	color:#40637a;
	font-size:13px;
	font-weight:bold;
}

#menu
{
	background:#adc1ce;
	clear:right;
	height:25px
}

#menu ul {
	margin-left:115px;
	border: 0;
	list-style-type: none;
	clear: left;
	}
ul.cThemen
{
	list-style-type: none;
	margin:0px;
	padding:0px;
	display:block;
}
/*Hack für IE, diese Angabe wird nicht vom IE gelesen
und deshlab bleibt margin-left:115px; */
html>body #menu ul
{
	margin-left: 75px;
}

#menu ul li {
   
	float: left;
	text-align: center;
	border-right: 1px solid #fff;

	}
	#menu ul li a{
	background: #adc1ce;
	line-height:25px;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
	font-size:12px; 
	padding-left:5px;
	padding-right:5px;
	}
	
	#menu ul li a:hover 
	{
		color: #fff;
		background: #7592a6;
	}
	
	#menu a:active	
	{
		background: #fff;
		color: #000;
	}
	
	body#SheUnternehmen 	#menu ul li a#mnuUnternehmen, 
	body#SheLeistung 	#menu ul li a#mnuLeistung ,
	body#SheReferenzen #menu ul li a#mnuReferenzen ,
	body#SheKontakt 	#menu ul li a#mnuKontakt ,
	body#SheKarriere	#menu ul li a#mnuKarriere  
	{
		color: #fff;
		background: #f3ba22;
	}

	#referenzen
			{
				list-style-type: none;
				margin:0;
				padding:0;
			}
			
			#referenzen li
			{
				display: block;
			}
            
			#referenzen li h2
			{
				display: inline;
				margin-left:5px;
			}
			
			.clnkServices
			{
				color:#40637a;
				margin-left:5px;
				
			}
#overview
			{
				border-collapse:collapse;
			}
			#overview th
			{
				border:1px solid #adc1ce;
				text-align:left;
				font-size:13px;
				color:#40637a;
				padding:2px;
				vertical-align:top;
			}
			#overview td
			{
				border:1px solid #adc1ce;
				text-align:left;
				font-size:13px;
				color:#40637a;
				padding:2px;
			}
			
			ul.cOverview
			{
				list-style-type: none;
				margin:0;
				padding:0;
				font-size:13px;
				
			}
			
			ul.cOverview li
			{
				display: block;
				font-size:13px;
                color:#40637a;
			}
			
			p.cOverview
			{
				color:#0a246a;
				font-weight: bold;
			}
* html #footer {/*only ie gets this style*/
	\height:52px;/* for ie5 */
	he\ight:50px;/* for ie6 */
}
#clearheader{height:72px;}/*needed to make room for header*/
#clearfooter{clear:both;height:40px;}/*needed to make room for footer*/
* > html #clearfooter {float:left;width:100%;}/* ie mac styles */
div,p  {margin-top:0}/*clear top margin for mozilla*/
* html #centrecontent {height:1%;margin-bottom:12px}/* combat IE's 3 pixel jog */
#minHeight{float:left;width:0px;height:100%;margin-bottom:-52px;} /*safari wrapper thanks to Tim Connor*/
* html #minHeight{margin-bottom:-50px;}