#page_margins {
        border: 0px;
	width: 756px;
	margin:auto;
}
#main { 
background: #transparent;

} 
/* linke Spalte */
#col1 {	width: 200px; margin-right: 0em; border:0;}	
#col1_content {  }
/* linke Spalte Philosophie */
#col1_all {	width: 0px; margin-right: 0em; border:0;}	
#col1_content {  }

/* Rechte Spalte */
#col2 {	width: 200px; }
#col2_content {	margin-left: 0em; margin-right: 0em;}
/* Rechte Spalte Massivholz */
#col2_lehr {	width: 0px; }
#col2_halblehr {	width: 0px; }
/* Mittlere Spalte */
#col3
{
  	margin-left: 0px; 
   	margin-right: 0px; 
}
.skip {
	position: absolute;
	left: -1000em; 
	width: 20em;
}
/* Clearfix-Methode zum Clearen der Float-Umgebungen */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
	
/* Diese Angabe benötigt der Safari-Browser zwingend !! */
.clearfix { display: block; } 
	
/* Overflow-Methode zum Clearen der Float-Umgebungen */
.floatbox { overflow:hidden; }
	
/* IE-Clearing: Benötigt nur der Internet Explorer und über iehacks.css zugeschaltet */
	#ie_clearing { display: none }
	#main {	clear:both; width: auto; }

	#col1 {
		float: left;
		width: 200px; /* Standard-Wert, falls keine anderen Vorgaben gemacht werden */
	}
	#col2 {
		float:right; 
		width: 200px; /* Standard-Wert, falls keine anderen Vorgaben gemacht werden */
	}
	#col2_lehr {
		float:right; 
		width: 0px; /* Standard-Wert, falls keine anderen Vorgaben gemacht werden */
	}
	#col2_halblehr {
		float:right; 
		width: 0px; /* Standard-Wert, falls keine anderen Vorgaben gemacht werden */
	}
	#col3
	{
		width:auto;
		margin-left: 200px; /* Standard-Wert, falls keine anderen Vorgaben gemacht werden */
		margin-right: 200px; /* Standard-Wert, falls keine anderen Vorgaben gemacht werden */
	}
      	#col3_lehr
	{
		width:auto;
		margin-left: 210px; /* Standard-Wert, falls keine anderen Vorgaben gemacht werden */
		margin-right: 10px; /* Standard-Wert, falls keine anderen Vorgaben gemacht werden */
	}
      	#col3_halblehr
	{
		width:auto;
		margin-left: 210px; /* Standard-Wert, falls keine anderen Vorgaben gemacht werden */
		margin-right: 40px; /* Standard-Wert, falls keine anderen Vorgaben gemacht werden */
	}
      	#col3_all
	{
		width:auto;
		margin-left: 3px; /* Standard-Wert, falls keine anderen Vorgaben gemacht werden */
		margin-right: 200px; /* Standard-Wert, falls keine anderen Vorgaben gemacht werden */
	}
	#footer { clear:both; }	/* Backup für IE-Clearing */
	/* Der z-Index verhindert, dass im Falle des noch bestehenden IE-Bugs die Texte vor 
	** dem Spaltenhintergrund erscheinen. */
	#col1 {z-index: 3;}
	#col2 {z-index: 5;}
	#col3 {z-index: 1;}
	#col1_content {z-index: 4;}
	#col2_content {z-index: 6;}
	#col3_content {z-index: 2;}
	#col1_content, #col2_content, #col3_content { position:relative; }

div.headline {
padding-top:15px;
font: bold italic 14px/135% Georgia, "Times New Roman", Times, serif;
color: #000033;
}
div.headline {
font: bold italic 14px/135% Georgia, "Times New Roman", Times, serif;
color: #000033;
}
div.wobinich {
font: 11px/155% Arial, Helvetica, sans-serif;
color: #99CCFF;
}
li.aufzaehlung {
list-style:none;
padding-left:150px;
padding-top:4px;
font: bold italic 12px/135% Georgia, "Times New Roman", Times, serif;
}
p.aufzaehlung {
text-decoration: none;
color:#CC9900;
}
a.aufzaehlung {
text-decoration: none;
color:#000033;
}
a.aufzaehlung:hover {
text-decoration: none;
color:#CC9900;
}
a.wobinich {
text-decoration: underline;
color:#99CCFF;
}
a.wobinich:hover {
text-decoration: none;
color:#000033;
}
a.link {
text-decoration: underline;
color:#000033;
}
a.link:hover {
text-decoration: none;
color:#000033;
}
p.philosophie {
margin-left: 30px;
}
img.ansprech {
background:#fff url(/img/logo_small.gif) no-repeat center 50%;
margin-left: 45px;
border: 1px solid #042A45;

}
ul.downloads {
  padding-top:0px;
  LIST-STYLE-TYPE: none;
  margin-left : 0px;
  margin-right : 0px;
  vertical-align: middle;
}
li.downloads {
        margin-top: 10px;
        margin-left: 0px;
        padding-top: 10px;
        padding-left: 15px;
        font: bold italic 12px Georgia, "Times New Roman", Times, serif;
        list-style-image:url(/img/service/list.gif);
        line-height: 22px;
}
