Body {

	background-color: #EEECE8;
	font-family: Arial;
	font-size: 12px;
         margin  : 0;

}

a:link {
	color: #0B3E88;
	text-decoration: underline;
}
a:visited {
	color: #0B3E88;
	text-decoration: underline;
}
a:active {color:#0B3E88; text-decoration: underline;}
a:hover {
	color: #0B3E88;
         text-decoration: underline;
}

td {
	font-family: Arial;
	font-size: 12px;

	color: #0B3E88;
}


h1 {
	font-family: Arial;
	font-size: 20px;
	color: #0B3E88;
         font-weight: bold;
	text-align: left;
}

h2 {
	font-family: Arial;
	font-size: 30px;
	color: ##0B3E88;
         font-weight: bold;
	text-align: left;
}

h3 {
	font-family: Arial;
	font-size: 20px;
	color: #0B3E88;
	text-align: center;
         font-weight: normal;

}
h3.stand {  color: #FFFFFF;
	   font-size: 10px;
            text-align: left;
            margin-left: 10px;
            font-weight: normal;}

h3.titel {background-color: #B80B35;
         color: #FFFFFF;
	font-weight: bold;}

h4 {
	font-family: Arial;
	font-size: 12px;
	color: #0B3E88;
	text-align: left;
         font-weight: normal;
}

h4.bild {text-align: center;}

h4.tab {margin-left: 20px;}

 h5 {
	font-family: Arial;
	font-size: 15px;
	color: #0B3E88;
	text-align: center;
         font-weight: bold;
}

h5.rot { color: #B80B35; }

h6 { text-align: center;
 	font-family: Arial;
	font-size: 12px;
	color: #0B3E88;
         font-weight: normal;}

h6.titel { display:inline; font-weight: bold;}

h7 {
	font-family: Arial;
	font-size: 12px;
	color: #0B3E88;
	text-align: left;
         font-weight: bold;
}
