
body { 
		font-size: 85%;
		}
		
/* LAYOUT --------------------------------------------
----------------------------------------------------------------------------------------_*/

#HeadbalkenZeileNavigation {
position:relative;
min-height:25px;
}
#Navigation_Oben {
margin: 0 auto;
	width: 600px;
	height: 40px;
}	
.LogoLeerspalte {
	width:15%;
	max-width:240px;
	float:left;
}
.Logospalte {
	width:70%;
	max-width:480px;
	float:left;

}
.Seitenheadline h1 {	
font-size: 2.2em;
line-heigt: 1.5em;	
color: #555555;	
}
.Seitenheadline h2 {	
font-size: 0.7em;
line-height:0.8em;	
}

.TextRahmen {
	text-align:left;	
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: 300;
	margin: 10px 30px 10px 30px;	
	color: #555555;	
}

.TextRahmen a {
	font-weight: 300;
	color: #555555;	}

.Spalte1 {	width: 25%; float:left;}
.Spalte2 {	width: 25%; float:left;}
.Spalte3 {	width: 50%;	float:left;}
.Spalte4 {	width: 50%; float:left;}
.Spalte5 {	width: 50%; float:left;}
.Spalte6 {	width: 50%; float:left;}
.Spalte7 {	width: 50%; float:left;}
.Spalte8 {	width: 75%; float:left;}
.Spalte9 {	width: 75%; float:left;}
.Spalte10 {	width: 100%; float:left;}
.Spalte11 {	width: 100%; float:left;}
.Spalte12 {	width: 100%; float:left;}

.Spaltezweidrittel {width: 100%;min-width:320px;max-width:480px;float:left;}
.Spalteeindrittel {	width: 100%;min-width:320px;max-width:480px;float:left;}