body {
	font-family: Times New Roman, serif;
	font-size: 12pt;
	margin: 0px; 
	border: 0px;	
}

#menu {
	display: inline; 
	height: 119px; 
	margin: 0px; 
	border: 0px;
}

a {
	color: black;	
}

h1, h2, h3 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

h2 {
	font-size: 14px;	
}

h3 {
	font-size: 13px;	
}

.absatzueberschrift {
	margin: 0px;
	color: #608899;
	font-weight: bold;
	font-size: 10pt;
	line-height: 14pt;
	text-transform:uppercase;
	letter-spacing:0.1em;
}

#seitentitel {
	background-repeat:no-repeat; 	
	float: clear;
}

#bildlinks {
	background-repeat:no-repeat; 
	width: 200px;	
}

#seiteninhalt {
	position: absolute; 
	float: right;
	width: 450px;
}

.internlink {
	text-decoration: none;
}

.box{
	margin:0 0 20px 0;
	padding:10px;
	border:1px solid #c0c0c0;
	background-color:#fafbfc;
	color:#505050;
	line-height:1.5em;
}

.zitat {
	text-indent:0.5em;
	font-style:italic;
	color: #996666;
}

.zitatende {
	text-align: right;
	color: black;
}

.liohneeinrueckung {
	text-indent: 0em;
}