body, td {
	font-family: Arial, Tahoma;
	font-size: 13px;
	color: #404040;}

.titel {
	font-family: Arial, Tahoma;
	font-size: 20px;
	color: #6B4C2B;
	font-weight: bold;}

 .titel2 {
 	margin-top: 16;
	font-family: Arial, Tahoma;
	font-size: 20px;
	color: #6B4C2B;
	font-weight: bold;}

.untertitel {
	font-family: Arial, Tahoma;
	font-size: 15px;
	color: #3D6DC8;
	font-weight: bold;}
	
.kleiner {
	font-size: 14px;}

.blau {
	color: #3D6DC8;
	font-weight: bold;}
	
	
	
/* Styles fuer Links */
	
a:link, a:visited {
	color: #00036C;
	font-weight: bold;
	text-decoration: none;}
	
a:hover, a:active {
	color: #F1D471;
	text-decoration: none;}

a.fs:link, a.fs:visited {
	font-size: 12px;
	color: #6B4C2B;
	font-weight: bold;
	text-decoration: none;}
	
a.fs:hover, a.fs:active {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;}

a.menu:link, a.menu:visited {
	font-size: 15px;
	color: #6B4C2B;
	font-weight: bold;
	text-decoration: none;}

a.menu:hover, a.menu:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;}
	
/* Ende Styles fuer Links */


/* Styles fuer unteres Menu */
		
a.umenu:link, a.umenu:visited {
	font-size: 14px;
	color: #3D6DC8;
	font-weight: normal;
	text-decoration: none;}
	
a.umenu:hover, a.umenu:active {
	font-size: 14px;
	color: #000000;
	text-decoration: none;}
	
/* Ende Styles fuer unteres Menu */
	

/* Styles fuer Menu */

.smenu {
	visibility: hidden;
	position: absolute;
	width: 0;}	
	
a.menustyleout:link, a.menustyleout:visited {
	font-size: 15px;
	color: #6B4C2B;
	font-weight: bold;
	text-decoration: none;}

a.menustyleover:link, a.menustyleover:visited {
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;}

.smenunav {}

a.men:link, a.men:visited {
	font-size: 14px;
	font-weight: bold;
	color: #FFEBAC;
	text-decoration: none;}

a.men:active, a.men:hover {
	font-size: 14px;
	font-weight: bold;
	color: #6B4C2B;
	text-decoration: none;}

/* Ende Styles fuer Menu */

	