body {
	font-size:			small;
	font-family:		Arial, Verdana, Geneva, Helvetica, sans-serif;
	color:				#000000;
}

h1 {
	font-size:			124%;
	font-family:		Arial, Verdana, Geneva, Helvetica, sans-serif;
	color:				#000000;
}

h2 {
	font-size:			112%;
	font-family:		Arial, Verdana, Geneva, Helvetica, sans-serif;
	color:				#000000;
}

.druckhinweis {
	font-size:			90%;
	margin-bottom:		30px;
	padding-bottom:		30px;
	border-bottom:		1px dashed #000000;	
}

#hauptbereich p {
	line-height:		1.5em;
}


#kopfbereich {
	display:			none;
}

.pfadleiste {
	margin-bottom:		30px;
	padding-bottom:		30px;
	border-bottom:		1px dashed #000000;
}

#inhaltsbereich {
	margin-bottom:		30px;
	padding-bottom:		30px;
	border-bottom:		1px dashed #000000;	
}

.pfadleiste .aktuelleSeite {
	font-weight:		bold;
}

.kontaktdaten {
	font-weight:		bolder;	
}

#fussnavigation {
	display:			none;
}

.infobereich {
	display:			none;
}

#fuss {
	display:			none;
}


