body {
	font-family:"Verdana", Verdana, verdana;
	}
	
img {
	border:0px;
	}
#logo {
	position:absolute;
	left:40px;
	top:131px;
	width:160px;
	height:69px;
	}
	
#menu {
	position:absolute;
	left:0px;
	top:330px;
	width:200px;
	text-align:right;
	font-size:14px;
	line-height:20px;
	}

#rechts {
	position:absolute;
	left:220px;
	top:0px;
	width:650px;
	height:500px;
	}

#kopf {
	position:relative;
	width:650px;
	height:245px;
	}
	
#fuss {
	position:relative;
	top:20px;
	width:640px;
	background:url(img/zitatbg.png);
	padding:5px 5px 5px 5px;
	font-size:10px;
	text-transform:uppercase;
	}
	
#zitat {
	position:absolute;
	width:450px;
	height:60px;
	right:0px;
	top:173px;
	background: url(img/zitatbg.png);
	background-repeat: repeat;
	font-family:"Georgia";
	font-size:16px;
	color:#ffffff;
	font-style:italic;
	z-index:5;
	padding:7px 5px 5px 5px;
	line-height:20px;
	}
	

	
#von {
	position:absolute;
	right:0px;
	bottom:0px;
	font-size:10px;
	color:#000000;
	height:15px;
	text-align:right;
	z-index:10;
	margin-right:5px;
	}
	
	
#inhalt {
	position:relative;
	width:650px;
	top:10px;
	font-size:12px;
	}
	
#fuss a:link, #fuss a:visited, #fuss a:active {
	color:#000000;
	text-decoration:none;
	}
	
#menu a:link, #menu a:visited, #menu a:active {
	color:#000000;
	text-decoration:none;
	}
	
#fuss a:hover {
	color:#000000;
	text-decoration:underline;
	}

#menu a:hover {
	color:#000000;
	text-decoration:underline;
	}
	
#inhalt a:link, #inhalt a:visited, #inhalt a:active {
	color:#000000;
	text-decoration:underline;
	}
	
#inhalt a:hover {
	color:#000000;
	text-decoration:underline;
	}
	
a.bktiv:before {content: "\2022" " ";color:#ff0000; }
a.aktiv:before {content: url(img/bull.gif); }


ul { 
	margin:0; 
	padding:0;
	list-style-type:square;
	}
	li { 
	margin-left:2em; 
	padding:0;
	line-height:17px;
	}
	
h1 {
	font-size:14px;
	}
	
h2 {
	font-size:12px;
	}
	
strong {
	font-weight:normal;
	}

