body {
	margin-bottom: 0px;
	font-family: Tahoma; Arial; 
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
	background-color:#EEEEEE;
}

td, textarea, input, select {
	font-family: Tahoma; Arial;
	font-size: 11px;
	color: 940F04;
	font-weight: normal;
}



.text1n {
	font-family: Tahoma; Arial;
	font-size: 11px;
	color: #940F04;
	font-weight: normal;
}

.text1b {
	font-family: Tahoma; Arial;
	font-size: 12px;
	color: #940F04;
	font-weight: bold;
	text-decoration:underline;
}


.text2n {
	font-family: Tahoma; Arial;
	font-size: 12px;
	font-weight: normal;
	color: #940F04;
}
.text2b {
	font-family: Tahoma; Arial;
	font-size: 12px;
	font-weight: bold;
	color: #940F04;
}

.text2nw {
	font-family: Tahoma; Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.text2bw {
	font-family: Tahoma; Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}



.text3n {
	font-family: Tahoma; Arial;
	font-size: 13px;
	font-weight: normal;
	color: #940F04;
}


.text3b {
	font-family: Tahoma; Arial;
	font-size: 13px;
	font-weight: bold;
	color: #940F04;
}


.text4n {
	font-family: Tahoma; Arial;
	font-size: 14px;
	font-weight: normal;
	color: #940F04;
}
.text4b {
	font-family: Tahoma; Arial;
	font-size: 14px;
	font-weight: bold;
	color: #940F04;
}

.text5n {
	font-family: Tahoma; Arial;
	font-size: 15px;
	font-weight: normal;
	color: #476498;
}
.text5b {
	font-family: Tahoma; Arial;
	font-size: 15px;
	font-weight: bold;
	color: #940F04;
}

.text6n {
	font-family: Tahoma; Arial;
	font-size: 20px;
	font-weight: normal;
	color: #940F04;
}
.text6b {
	font-family: Tahoma; Arial;
	font-size: 20px;
	font-weight: bold;
	color: #940F04;
}

.text1nw {
	font-family: Tahoma; Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}

.text1bw {
	font-family: Tahoma; Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}



.bluelink {
	color: #940F04;
	font-family: Tahoma; Arial;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;

}
.bluelink:hover {
	color: #940F04;
	font-family: Tahoma; Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}



.bluelinkklein {
	color: #940F04;
	font-family: Tahoma; Arial;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;

}
.bluelinkklein:hover {
	color: #940F04;
	font-family: Tahoma; Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}


.whitelink {
	font-family: Tahoma; Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.whitelink:hover {
	font-family: Tahoma; Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.whitelink1 {
	font-family: Tahoma; Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.whitelink1:hover {
	font-family: Tahoma; Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}


.ext {
 background-image: url(/images/link.gif);
 background-position:top right;
 background-repeat: no-repeat;
 padding-right: 16px;
}



.Border  { 
            border:1px solid #940F04 }

.Border1  { 
            border:1px solid #940F04 }


.menuekopf {
	font-family: Verdana,Arial;,  Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	width: 160px;
	padding: 2px;
	margin-bottom: 10px;
	background-color: #476498;
	}

/*Achtung: Inline überschrieben!*/

ul {	
	
	padding:0px 0px 0px 0px;
	margin: 8px 0px 12px 0px;

}

li {
	margin: 3px 0px 3px 0px;

}

  
/*
li {
  	list-style-position: inside;	 
list-style:none;
	display: block;
	margin-bottom: 5px;	 
}*/


#menue ul {	
	
	padding:0px;
	margin: 5px;

}


#menue li {
	display: block;
	margin-bottom: 5px;
	 
}
#menue li a, #menue li a:link {
	font-family: Verdana,Arial;,  Helvetica, sans-serif;
	font-size: 10px;
	color: #940F04;	
	text-decoration: none;
	font-weight: bold;
	display: block;
	width: 155px;
	padding: 1px;
	border-top: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	border-left: 1px solid #D6D6D6;
	background-color: #FFFFFF;
}
#menue li a:visited {
	color: #940F04;
}

#menue li a:hover, #menue li a:active, #menue li a:focus {
	color: #FFFFFF;
	border-top: 1px solid #3366FF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #3366FF;
	padding: 1px;
	background-color: #940F04;
}
div .nichtaktiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CFCFCF;	
	text-decoration: none;
	font-weight: bold;
	display: block;
	width: 155px;
	margin-top: 5px;
	margin-bottom: 5px;	
	padding: 1px;
	border-top: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	border-left: 1px solid #D6D6D6;
	background-color: #FFFFFF;
}

h1 {
	font-family: Tahoma; Arial;
	font-size: 14px;
	font-weight: bold;
	color: #940F04;
	margin:0px;
	padding: 6px 0px 10px 0px;
}

h2 {
	font-family: Tahoma; Arial;
	font-size: 14px;
	font-weight: bold;
	color: #940F04;
  padding: 6px 0px 5px 0px;
  margin:0px;
}

h3 {
	font-family: Tahoma; Arial;
	font-size: 13px;
	font-weight: bold;
	color: #940F04;
  padding: 6px 0px 5px 0px;
  margin:0px;
}

h4 {
	font-family: Tahoma; Arial;
	font-size: 13px;
	font-weight: bold;
	color: #940F04;
  padding: 6px 0px 5px 0px;
  margin:0px;
}



.infobox {
clear:both;
text-align:justify;
border:solid;
border-width:1px;
padding:5px 30px 5px 30px;
margin:14px 5px 14px 5px;
}

