body {
	background-color:#ffffff;
	font-family:arial,helvetica,sans-serif;
	font-size:13px;
	padding:0px;
	margin:0px;
	padding-bottom:20px;
}



#frameTable { width:100%;height:auto;border-right:none; border-bottom:none;}

#middleBlock {height:auto;}
#middleBlock table {height:auto;}

#headerTable { width:100%;}

#logoCell { width:100px; height:50px; text-align:center; }
#logoImage { width:100px; height:50px;}

#headerTitleCell { background-color:transparent; text-align:center;}
#headerTitleImage { width:280px; height:50px;}

#headerUnderline { height:2px; background-color:#0068A5; }

#langLinkP {display:none;}





/*-----------  MENU -------------*/
#menuFrame { 
	display:none;
}

#menu {
	display:none;
}




/*--------------- CONTENT ----------*/



body.home {background-image:none;}

body.wirueberuns {background-image:none;}

body.wasbietenwir {background-image:none;}

body.leistungen {background-image:none;}

body.kontakt {background-image:none;}




#contentFrame {
	vertical-align:top;
	height:auto;
	padding-top:30px;
}

#contentGutter {
	width:40px;
}

#contentGutterSpacerImg {
	width:40px;
}

td, p, a, h2, h3, h4, li, div, span {
	font-family:arial,helvetica,sans-serif;
	color:#0068A5;
}
p, td, li {
	font-size:13px;
}


#highlightTable{
	/*border:1px solid #0068A5;*/
	float:right;
	margin-bottom:20px;
	margin-left:20px;
	background-color:#cce0ff;
	width:145px;
}




/*----------- FOOTER -----------*/

#footer { 
	background-color:transparent;
	padding-left:20px;
}

.footerLink, footerLink:hover {
	display:none;
}


