
body { 
			font-size: 80%;
		}
		

/* LAYOUT --------------------------------------------
----------------------------------------------------------------------------------------_*/

#HeadbalkenZeileNavigation {
position:relative;
min-height:25px;
}
#Navigation_Oben {
margin: 0 auto;
	width: 400px;
	height: 40px;
}	

.LogoLeerspalte {
	width:5%;
	max-width:240px;
	float:left;
}
.Logospalte {
	width:90%;
	max-width:480px;
	float:left;

}
.Seitenheadline h1 {	
font-size: 1.7em;
line-height: 1.3em;
margin: 0;	
}
.Seitenheadline h2 {	
font-size: 0.9em;
line-height: 1.1em;
}
.Seitenheadline h3 {	
font-size: 0.7em;
line-height:0.7em;	
}
.FussBereichheadline h1 {	
font-size: 1.7em;
line-heigt: 2em;	
}
.FussBereichheadline h2 {	
font-size: 1em;
line-height:1.3em;		
}
.FussBereichText h2 {
font-size: 1.4em;
line-heigt: 1.6em;	
}

.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;	}

.TextRahmenWeissHeadline h2 {
	font-family: 'Oswald', sans-serif;
font-weight:700;
	color: #ffffff;
	font-size: 1.5em;
	line-height: 1.6em;
	margin-bottom:0;
}
.TextRahmenHeadline h2 {
	font-family: 'Oswald', sans-serif;
font-weight:700;
	color: #555555;	font-size: 1.7em;
	font-size: 1.5em;
	line-height: 1.5em;
	margin-bottom:0;
}
.TeaserSpalte {
	padding-top:20px;
	border-top:1px solid #bbbbbb;
}
.Spalte1 {	width: 50%; float:left;}
.Spalte2 {	width: 50%; float:left;}
.Spalte3 {	width: 100%;	float:left;}
.Spalte4 {	width: 100%; float:left;}
.Spalte5 {	width: 100%; float:left;}
.Spalte6 {	width: 100%; float:left;}
.Spalte7 {	width: 100%; float:left;}
.Spalte8 {	width: 100%; float:left;}
.Spalte9 {	width: 100%; 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;}