
/**
 * Formatierung von body und den DIV der alles umgibt (so groß wie body)
 */
html{
	height:100%;
}

body {
  padding: 0 0 0 0;
  margin: 0px;
  height:100%;
  font: 100.01% Arial, Helvetica, sans-serif;
  background: #C2CBD2;
  position:relative;
}

h1, h2, h3 {
  margin:0px;
  padding:0px;
}

.clearfix{
  height:0px;
  line-height:0px;
  font-size:0px;
  clear:both;
}



#topBannerEdgesWrapper{
  background: #FDFDFF; 
  padding:21px 0 1px 175px;
}

#topBannerEdges{
  background: url(../img/template/standard/topBannerEdges.gif) no-repeat top left #4A5263; 
  height:15px; 
  width:780px; 
  font-size:1px;
  line-height:1px;
}

#keyVisWrapper{
  height:174px; 
  background: url(../img/template/standard/keyVisBackground.jpg) repeat-x top #6F7B87;
}

#websolutionLogo{
  background:url(../img/template/standard/websolution-logo2.png) no-repeat top left;
  width:433px;
  height:32px;
  position:absolute;
  top:75px;
}


#itsLogo{
  display:block;
  width:152px;
  height:32px;
  position:absolute;
  top:75px;
  left:23px;
}

#itsLogo img{
  border:none;
}

#navWrapper{
  background: #464F64;
  height:24px;
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=52); -khtml-opacity:0.52; -moz-opacity:0.52;  opacity:0.52;
  position:absolute;
  top:186px;
  width:100%;
}

#metaNavi{
  width:200px;
  height:20px;
  position:absolute;
  top:50px;
  left:760px;
  color:#FFFFFF;
  font-size:10px;
}

#metaNavi a{
  color:#FFFFFF;
  font-size:11px;
  text-decoration:none;
  padding:0 2px 0 7px;
  background:url(../img/template/standard/metaNaviBorder.gif) no-repeat left center;
}

#metaNavi a:hover{
  color: #FAEACB;
}

#metaNavi a.metaNaviFirst{
  background:none;
}


#navWrapperShadow{
  background:url(../img/template/standard/navbarShadow.png) repeat-x left top;
  position:absolute;
  top:210px;
  width:100%;
  height:5px;
}

#contentWrapper{
  width:780px;
  margin:0 0 0 0;
  background: #FFFFFF;
  float:left;
}

#leftNaviHeader{
  background: url(../img/template/standard/leftnavi_topegde.gif) no-repeat left top;
  margin-left:10px;
  height:6px;
  font-size:1px; line-height:1px;
}

#leftNaviHeader div{
  background:#FFFFFF;
  margin-left:6px;
  height:6px;
}

#leftNaviContent{
  background: #FFFFFF;
  margin-left:10px;
  padding:5px 0 5px 11px;
}

#leftNaviContent h4{
  padding:3px 0 3px 5px;
  margin:0 0 1px 0;
  font-size:11px;
  font-weight:bold;
  color:#990000;
  background: #F3F4F5;
  
}

#searchWrapper{
  background: #F3F4F5;
  height:30px;
  margin-top:10px;
  position:relative;
}

#searchWrapper form{
  margin:0px; padding:0px; height:20px; line-height:8px;
}

#searchWrapper input#suchwort{
  width:94px; 
  height:15px; 
  font-size:9px; 
  border:1px solid #5F7292;
  margin:0px;
  padding:0px;
  position:absolute;
  left:6px;
  top:6px;
}

#searchWrapper input#searchbutton{
  background:url(/img/template/standard/searchbutton.gif) top left no-repeat; 
  width:46px; 
  height:17px; 
  border:none;
  margin:0px;
  padding:0px;
  position:absolute;
  left:100px;
  top:6px;
}


#leftNaviFooter{
  background: url(../img/template/standard/leftnavi_bottomegde.gif) no-repeat left bottom;
  margin-left:10px;
  height:6px;
  font-size:1px; line-height:1px;
}

#leftNaviFooter div{
  background:#FFFFFF;
  margin-left:6px;
  height:6px;
}

/* ****************** Content **************************************** */

h3#sitepath{
  margin:15px 0 0 40px; 
  padding:0px;
  font-size:13px;
  font-weight:normal;
  color: #576173;
}

h3#sitepath a{
  color:#576173;
  text-decoration:none;
}

h3#sitepath a:hover{
  color:#000000;
}

h3#sitepath a.sitepath_bold{
  font-weight:bold;
}

h3#sitepath a.sitepath_bold:hover{
  color:#000000;
}


h3#sitepath span{
  font-weight:bold;
}


#content_includefield{
  padding:30px 40px 40px 40px;
  font-size:0.8em;
  min-height:450px;
  
}

#content_includefield h5.subheadline{
  display:block;
  height:18px;
  background:url(../img/template/standard/subheadline_line.gif) no-repeat left center;
  color:#990000;
  font-size:1.1em;
  margin:0 0 10px 0;
}

#content_includefield h5.subheadline span{
  background:#FFFFFF;
  padding: 0 4px 0 0;
}


#content_includefield div.trenner{
  display:block;
  height:18px;
  background:url(../img/template/standard/subheadline_line.gif) no-repeat left center;
  color:#990000;
  font-size:1.1em;
  margin:0 0 5px 0;
}


#linkwrapper_seitenanfang2{
    margin: 20px 0px -1px 598px; 
	padding: 0 0 2px 6px; 
	width:96px; 
	text-align:center;
}
	
*html #linkwrapper_seitenanfang2{
    width:92px;
	wid\th:96px;
}

#linkwrapper_seitenanfang2 a{
   font-style: normal;
   font-weight: normal;
   color: #000000;
   text-decoration: none;
}

#linkwrapper_seitenanfang2 a:hover{
  text-decoration:underline;
 }


/* ****************** Fußleiste *************************************** */

#footerWrapper{
  clear:both;
  height:25px;
  margin:0 0 0 175px;
  width:780px;
  background: url(../img/template/standard/footer_leftedge.gif) left bottom no-repeat #4A5263;
}

#footerWrapper div{
  text-align:center;
  color: #CCCCCC;
  font-size:10px;
  padding-top:5px;
  height:20px;
  background:url(../img/template/standard/footer_rightedge.gif) right bottom no-repeat;
}

