/* Code Internetservice Allgäu */ 
html, body{ 
 margin:0; 
 padding:0; 
  background-color: #ffffff;
font-size: 12px;
font-family: Sans-Serif, Verdana, Arial, SunSans-Regular ;
font-weight:lighter;
color:#564b47;
padding:0px;
margin:0px;
} 

/* Links werden hier definiert */

a {color: #564b47; text-decoration:none;}
a:visited {color:#564b47; text-decoration:none;}
a:hover {color: #FF0000; text-decoration:none;}
a:active { color:#FF0000; text-decoration:none;}

/* Links definition ENDE */ 
 

 
 
#pagewidth{ 
 width:800px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;
 border-right:1px solid #564b47;
 border-left:1px solid #564b47; 
} 
 
#header{
	position:relative;
	height:150px;
	background-image:url(bilder/kopf.jpg);
	background-color:#FFFFFF;
	width:100%;
	visibility: visible;
	
	left: 0px;
	top: 0px;





} 

/* Grüne Überschrift Hinterlegung */

h1 {
font-size: 12px;
background-color: #FFFFFF;
background-image:url(bilder/bg-links.jpg);
	background-repeat:repeat-y;
border-top:0px solid #564b47;
font-weight:lighter;
padding:1px 5px;
margin:0px } 

/* Grüne Überschrift Hinterlegung ENDE */


h5 {
font-size: 11px;
background-color: #FFFFFF;
border-right:1px solid #564b47;
border-left:1px solid #564b47;
border-top:1px solid #564b47;
border-bottom:1px solid #564b47;
padding:1px 5px;
margin:0px } 



#leftcol{
	width:210px;
	hight:100%;
	float:left;
	padding:5px 10px;
	position:relative;
	background-color:#FFFFFF;
	background-image:url(bilder/bg-links.jpg);
	background-repeat:repeat-y;
	visibility: visible;

 }
 
 
#twocols{
	width:570px;
	float:right;
	position:relative;
	visibility: visible;
	left: 0px;
	top: 0px;





  }
 
#rightcol{
	width:320px;
	float:right;
	position:relative;
	background-image:url(bilder/saeule.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
	background-color:#FFFFFF;
	padding:5px 5px;
	visibility: visible;




 }
 
#maincol{
	background-color: #ffffff;
	float: left;
	display:inline;
	position: relative;
	width:210px;
	padding:5px 10px;
	visibility: visible;



 }
 
#footer{
 background-image:url(bilder/bg-links.jpg);
 background-repeat:repeat-y;
 height:20px; 
 background-color:#FFFFFF; 
 clear:both;
 font-size: 10px;
 } 

#mini{
 height:20px; 
 background-color:#FFFFFF; 
 clear:both;
 font-size: 10px;
 }  

 
 /* *** Float containers fix: */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both;
 }
 
.clearfix{display: inline-table;}

/* Versteck IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* Ende Versteck vor IE-mac */  


 
 /*Drucker styles*/ 
 @media print{ 
/*verstecke left column bei Druck*/ 
#leftcol{display:none;} 

/*verstecke right column bei Druck*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

.seo {
visibility: hidden;
width: 1px; 
height: 1px; 
font-size: 1px
}
