body {
background-color: #C8D5E8;
}

p { font-family: tahoma, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 11px;
text-align: justify;
line-height: 1.3;
margin-left: 15px;
margin-right: 0px;
}

h1 { font-family: tahoma, sans-serif ;
text-decoration:  none; 
border-bottom: 1px solid #B10908;
color: #B10908;
font-size: 12px;
text-align: left;
font-weight: bold;
line-height: 1.3;
margin-left: 15px;
margin-right: 0px;
margin-top: 20px;
}

h2 {
font-family: tahoma, sans-serif ;
text-decoration:  none; 
border-bottom: 1px solid #B10908;
color: #B10908;
font-size: 12px;
text-align: left;
font-weight: bold;
line-height: 1.3;
margin-left: 15px;
margin-right: 0px;
margin-top: 20px;
}

ul { 
font-family: tahoma, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 11px;
text-align: justify;
}

table.border {
BORDER-left: #000000 1px solid;
BORDER-right: #000000 1px solid;
}

table.content {
margin-left: 15px;
margin-right: 0px;
font-family: tahoma, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 11px;
text-align: left;
}

.seitennavigation {
font-family: tahoma, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 11px;
text-align: justify;
line-height: 1.3;
margin-left: 15px;
}

.seitennavigation2 {
font-family: tahoma, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 11px;
text-align: justify;
line-height: 1.3;
}

.seitenschrift {
font-family: tahoma, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 11px;
text-align: justify;
line-height: 1.3;
}

.textlinks {font-family: tahoma, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 11px;
text-align: justify;
line-height: 1.3;
margin-left: 15px;
}

li {
	font-family: tahoma, sans-serif;
	color: #000000;
	text-decoration:  none;
	font-size: 11px;
	text-align: justify;
	line-height: 20px;
}


a:link {
	font-family: tahoma, sans-serif;
	color: #0C3E83;
	text-decoration: none;
}

a:visited {
	font-family: tahoma, sans-serif;
	color: #0C3E83;
	text-decoration: none;
}

a:hover, a:active {
	font-family: tahoma, sans-serif;
	color: #B10908;
	text-decoration: underline;
	}

b:link {
	font-family: tahoma, sans-serif;
	color: #0C3E83;
	text-decoration: none;
}

b:visited {
	font-family: tahoma, sans-serif;
	color: #0C3E83;
	text-decoration: none;
}

b:hover, b:active {
	font-family: tahoma, sans-serif;
	color: #B10908;
	text-decoration: underline;
	}



