html,body{
height:100%;
width:100%;
margin:0px;
padding:0px;
background-color:#00204F;
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
}

body{
	background-image:url(TopBarBG.png);
	background-repeat:repeat-x;
}


#container{
width:963px;
margin:auto;
}

#spacer{
height:70px;
}

#leftbox{
float:left;
width:170px;
}
#rightbox{
	float:right;
	width:793px;
}

#leftboxheader{
width:100%;
height:183px;
background-image:url(LogoTopLeft.png);
}
#rightboxheader{
width:100%;
height:183px;
background-image:url(LogoTopRight.png);
background-repeat:no-repeat;
text-align:center;
}
#maincontent{
height:auto;
width:650px;
margin-left:40px;
text-align:left;
}

#spbPic{
	text-align:left;
	padding-left:0px;
}



#clearer{
clear:both;
}

#clearerR{
clear:right;
}

#clearerL{
clear:left;
}
img{
border:none;
}

a{
text-decoration:none;
}



/* Navigation links*/

#navLeft {
	color: #000099;
	clear: none;
	float: left;
	width: 167px;
	margin-top: 60px;
}

#navLEntry{
	float:left;
	margin-top:15px;
	width: 167px;
	clear:left;
	}

a.navLImage{
	float:left;
	border:none;
	margin-right:10px;
	}

a.navLText{
	text-decoration:none;
	margin-top:0px;
	font-weight:bold;
	font-size:12px;
	color:#E0E0E0;
}

/*Navigation Header*/

#navHead {
	text-align:center;
	color: #000099;
	clear: none;
	float: left;
	width: 100%;
	height:20px;
	margin-bottom: 0px;
	/*page-break-before: auto;*/
	padding-top: 7px;
}

a.navHAktiv, a.navHPassiv{
	text-decoration:none;
	margin-left:10px;
	margin-top:10px;
	font-weight:bold;
	font-size:12px;

}
a.navHAktiv{
	color:#330099;
}

a.navHPassiv{
	color:#666666;
}

/* Bereich Fleischhacker Leistungsbeschreibungen*/ 

#FHLeistungBox{
	text-align:left;
	height:auto;
	margin-top:0px;
	color:#E0E0E0;
}

#FHLeistungTitle{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
#FHLeistungSinglePic{
	float:left;
	margin-right:10px;
	margin-top:10px;
}

#FHGalerie{
float:right;
height:auto;
width:400px;
margin-top:10px;
text-align:right;
font-size:12px;
font-weight:bold;
color:#666666;
top:auto;
}

img.FHGaleriePic{
margin-left:10px;
}

img.FHGaleriePicHidden{
margin:0px;
visibility:hidden;
padding:0px;
}
