body { background-color:#FFFFFF; color:#000000; }

a:link {
	color: #A31426;
	text-decoration: underline;	
}
a:visited {
   color:#202B3F;
   text-decoration:underline; 
}
a:active {
   color:#202B3F; 
	text-decoration:none; 
}
a:hover { 
   color: #A31426; 
	text-decoration:none; 
}

div, span{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000
}

.h1 {
   font-size: 24px;
	font-weight: bold;
	margin-top: 15px;
   margin-bottom: 20px;
	text-align: left;
}

.h1_zent {
   font-size: 24px;
	font-weight: bold;
	margin-top: 15px;
   margin-bottom: 20px;
	text-align: center;
}

.h2 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 20px;
   margin-bottom: 15px;
	text-align: left;
}

.h2_zent {
	font-size: 20px;
	font-weight: bold;
	margin-top: 20px;
   margin-bottom: 15px;
   text-align: center;
}

.h3 {
	font-size: 15px;	
	font-weight: bold;
	margin-top: 20px;
   margin-bottom: 10px;
	text-align: left;
}

.h3_zent {
	font-size: 15px;	
	font-weight: bold;
	margin-top: 20px;
   margin-bottom: 10px;
	text-align: center;
}

.p {
	font-size: 13px;
	text-align: justify;
	margin-top: 10px;
   margin-bottom: 10px;
	text-align: justify;
}

.p_zent {
	font-size: 13px;
	text-align: justify;
	margin-top: 10px;
   margin-bottom: 5px;
	text-align: center;
}

.seitenabschluss {
   font-size: 9px;
	text-align: center;
	margin-top: 20px;
   margin-bottom: 10px;
}

.bildimhauptmenu {
   margin-top: 10px;
   margin-right:10px;
	margin-bottom:10px;
}

.hauptmenueintrag {
	font-size: 18px;
	text-align: right;
	font-weight: bold;
	margin-top: 5px;
   margin-right:10px;
}

.hauptmenueintrag a:link {
   color: #202B3F;
   text-decoration:none; 
}

.hauptmenueintrag a:visited {
	text-decoration:none; 
   color: #202B3F;
}

.hauptmenueintrag a:active {
	text-decoration:none; 
   color: #A31426;
}

.hauptmenueintrag a:hover {
	text-decoration:none; 
   color: #A31426;
}

.hauptmenueintrag1 {
	font-size: 19px;
	text-align: right;
	font-weight: bold;
	margin-top: 5px;
   margin-right:10px;
}

.hauptmenueintrag1 a:link {
   color: #202B3F;
   text-decoration:none; 
}

.hauptmenueintrag1 a:visited {
	text-decoration:none; 
   color: #202B3F;
}

.hauptmenueintrag1 a:active {
	text-decoration:none; 
   color: #A31426;
}

.hauptmenueintrag1 a:hover {
	text-decoration:none; 
   color: #A31426;
}

.hauptmenueintrag2 {
	font-size: 16px;
	text-align: right;
	font-weight: bold;
	margin-top: 4px;
   margin-right:10px;
}

.hauptmenueintrag2 a:link {
   color: #A31426;
   text-decoration:none; 
}

.hauptmenueintrag2 a:visited {
	text-decoration:none; 
   color: #A31426;
}

.hauptmenueintrag2 a:active {
	text-decoration:none; 
   color: #202B3F;
}

.hauptmenueintrag2 a:hover {
	text-decoration:none; 
   color: #202B3F;
}

.hauptmenueintrag3 {
	font-size: 14px;
	text-align: right;
	font-weight: bold;
	margin-top: 3px;
   margin-right:10px;
}

.hauptmenueintrag3 a:link {
   color: #202B3F;
   text-decoration:none; 
}

.hauptmenueintrag3 a:visited {
	text-decoration:none; 
   color: #202B3F;
}

.hauptmenueintrag3 a:active {
	text-decoration:none; 
   color: #A31426;
}

.hauptmenueintrag3 a:hover {
	text-decoration:none; 
   color: #A31426;
}


.untermenueintrag {
	font-size: 16px;
	text-align: center;
	font-weight: normal;
	margin-top: -5px;
   margin-bottom: -5px;
}

.untermenueintrag a:link {
   color: #A31426;
   text-decoration:none; 
}

.untermenueintrag a:visited {
	text-decoration:none; 
   color: #A31426;
}

.untermenueintrag a:active {
	text-decoration:none; 
   color: #202B3F;
}

.untermenueintrag a:hover {
	text-decoration:none; 
   color: #202B3F;
}


.toplink {
	font-size: 16px;
	text-align: center;
	font-weight: normal;
	margin-top: -5px;
   margin-bottom: -5px;
}

.toplink a:link {
   color: #A31426;
   text-decoration:none; 
}

.toplink a:visited {
	text-decoration:none; 
   color: #A31426;
}

.toplink a:active {
	text-decoration:none; 
   color: #202B3F;
}

.toplink a:hover {
	text-decoration:none; 
   color: #202B3F;
}

.menu {
	border-right: 3px solid #A31426; 	
   border-bottom: 3px solid #A31426; 
}

.hauptfeld { 
	border-top: 3px solid #A31426; 
}

.titelbild {
   text-align: center;
   margin-top: 25px;
   margin-bottom: 25px;	
}