body {
	background: #fff;
	 
	font-size:62.5%;
	
}


#main {
	padding-top: 15px;
	padding-left: 20px;
	float: left;
	width: 650px;
	
	font-family: Helvetica;
	font-size: 1.1em;
	color: #000000;
	line-height: 1.3em;

}

#head {
	float: left;
}

#content {
	padding-top: 20px;
	float: left;
	padding-bottom: 20px;
	}

#spalte1 {
	float: left;
	width: 210px;
}

#spalte2 {
	padding-left: 10px;
	float: left;
	width: 210px;
}

#spalte3 {
	padding-left: 10px;
	float: left;
	width: 210px;
}

a {
		font-family: Times;
	font-size: 1.1em;
	color: #0000AE;
	text-decoration: none;
}

.linie {
padding-bottom: 3px;
}

h2 { 

font-size: 3em; 
	font-family: Times;  
	color: #000;
	line-height: 1.1em;
	display: inline;
	font-weight:bold;
 	text-decoration: none;
}

h1 { 

font-size: 3em; 
	font-family: Times;  
	color: #000;
	line-height: 1.1em;
	display: inline;
	font-weight:normal;
 	text-decoration: none;
}


h1 a { 
	color: #000000;
	display: inline;
	font-weight:normal;
 	text-decoration: none;

}


h1 a:hover{  
	display: inline;
	color: #0000AE;
}

h1 a:active{  
	display: inline;
	color: #0000AE;
}



h3 { 

font-size: 1.3em; 
	font-family: Times;  
	color: #000;
	line-height: 1em;
	display: inline;
	font-weight:bold;
 	text-decoration: none;
}

h4 { 

font-size: 1.3em; 
	font-family: Helvetica;  
	color: #0000AE;
	line-height: 1.3em;
	display: inline;
	font-weight:bold;
 	text-decoration: none;
}

h5 { 

font-size: 3em; 
	font-family: Times;  
	color: #0000AE;
	line-height: 1.1em;
	display: inline;
	font-weight:normal;
 	text-decoration: none;
}

h6 { 

font-size: 1.3em; 
	font-family: Times;  
	color: #0000AE;
	line-height: 1.3em;
	display: inline;
	font-style: italic;
	font-weight:normal;
 	text-decoration: none;
}