body {
	background-color: #CCCCCC;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
a  {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;}
	
#nav_spalte {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
}
#linke_spalte {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#unten_spalte {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#innen_banner {
	padding: 15px 0px 0px 15px;}
#innen_text {
	padding: 15px 10px 5px 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;}
#innen_unten {
	padding: 5px 10px 5px 15px;}
.textmitte_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #97BDE8;}	
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-weight: bold;
	color: #c4cc7a;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #c4cc7a;
	margin: 0px;
}
h7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
cite {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #FFFFFF;
}
/* Navigation  */

.cite {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #FFFFFF;
}

#nav_links ul {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 0px;
	margin: 0px;
	width: 150px;
	list-style: none;
	background-color: #B7B7B2;}
	
#nav_links ul li {
	display: inline;}
	
#nav_links ul li a {
	display: block;
	height: 23px;
	line-height: 200%;
	/* margin-reight: 20px; */
	padding: 2px 0px 2px 15px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	/* border-left: 1px solid #A39E89; */}
	
#inaktiv_links a {
	background-color: #94948C;}
	
#nav_links ul li a:hover {
	color: #DAE488;
	background-color: #94948C;}
	
#abschluss {
	height: 30px; }
	
a.nav:link {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #F8F881;
	text-decoration:none;
}
a.nav:visited {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #F8F881;
	text-decoration:none;
}
a.nav:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #F8F881;
	text-decoration:underline;
}
a.nav:active {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #F8F881;
	text-decoration:underline;
	
	#97BDE8 = blau
	#F8F881 = gelb
	

