html, body{ 
	height: 100%; 
	width: 100%; 
	padding: 0; 
	margin: 0; 
	text-align:center;
	background-color:#C40000;
			}
		
#content {
	 width:958px; 
	 text-align:left;  
	 margin-left:auto; 
	 margin-right:auto;
	 background-image:url(back.gif);
	 background-repeat:repeat-y; 
} 
 
#header{
 	position:relative; 
 	height:160px; 
 	width:958px;
	background-image:url(images/header_metzgerei_braun.jpg);
	background-repeat:no-repeat;
	
} 
		
#navileiste{
 	position:relative; 
 	height:66px; 
 	width:929px;
	margin-left:15px;
} 		
		
 
#leftcol{
 	width:202px; 
 	float:left; 
 	position:relative; 
 	padding-left:35px;
		}
 
#twocols{
 width:958px; 
 float:right; 
 position:relative;
 }
 
#maincol{
	background-color:#FFFFFF;  
 	float:right; 
 	display:inline; 
 	position: relative; 
	width:705px; 
	margin-right:15px;
	border-left:1px;
	border-left-style:dotted;
	border-left-color:#999999;
	
}

#footer{
 	height:34px; 
 	background-image:url(images/footer.gif);
 	background-repeat:no-repeat;
	margin-left:15px; 
 	clear:both;
 	width:929px;
	padding-left:15px;
	
 } 
 
.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 */  

.Titel_big{
	margin-right:20px;
	}
 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;}


/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}



a:link {
	color: #336699;
	text-decoration: underline;
}
a:visited {
	color: #336699;
	text-decoration: underline;
}
a:hover {
	color: #336699;
	text-decoration: underline;
}
a:active {
	color: #336699;
	text-decoration: underline;
}


h1 { font-family:Arial; font-size:18px; color:#990000; line-height:20px; margin:0; padding:0px; }
h2 { font-family:Arial; font-size:14px; color:#990000; line-height:20px; margin:0; padding:0px; }

h4 { font-size:10px; margin: -15px 0 -1px 0; padding:0px; color: #A9A9AC; }

h2 a:hover { text-decoration:underline; }

.schrift1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
}
.schrift2 {
	font-family: "Arial";
	font-size: 12px;
	font-style: normal;
	color: #666666;
}
.schrift3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
}
.schrift4 {
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	color: #666666;
}
.schrift5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
}
.extern {
background-image:url(images/link_extern.gif);
background-position:top right;
background-repeat:no-repeat;
padding-right:17px;
text-decoration:underline;
font-family: "Arial";
font-size: 12px;
font-style: normal;
color: #333333;
}
