body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
}

.inhalt {background-image:url('images/hintergrund.jpg');
background-repeat:no-repeat;
background-color:#BBCFF0;
margin:12px;
padding:12px; background-position-x:50%
}

.scrollen {
overflow:auto;
width: 95%;
height:300px;
padding-right:12px;
padding-bottom:24px;
text-align:justify;
}

.titel {
	font-size: x-large;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	margin-top:6px;
	margin-bottom:0;
}



#navigation a {
color:#000000;
font-size: 18px;
font-weight:bold;
font-style:italic;
text-decoration:none;
}

#navigation a:link {
font-size: 18px;
font-weight:bold;
font-style:italic;
color:#000000;
text-decoration:none;
}

#navigation a:visited {
font-size: 18px;
font-weight:bold;
font-style:italic;
color:#000000;
text-decoration:none;
}

#navigation a:active {
font-size: 18px;
font-weight:bold;
font-style:italic;
color:#993300;
text-decoration:none;
}

#navigation a:hover {
font-size: 18px;
font-weight:bold;
font-style:italic;
color:#0000CC;
text-decoration:none;
} 

#subnavi a:link {
font-size: 14px;
color:#000099;
text-decoration:none;
}

#subnavi a:visited {
font-size: 14px;
color:#000000;
text-decoration:none;
}

#subnavi a:active {
font-size: 14px;
color:#993300;
text-decoration:none;
}

#subnavi a:hover {
font-size: 14px;
color:#0000CC;
text-decoration:none;
} 

a:link {
font-size: 14px;
color:#000099;
text-decoration:none;
}

a:visited {
font-size: 14px;
color:#003399;
text-decoration:none;
}

a:hover {
font-size: 14px;
color:#CC3300;
text-decoration:none;
}

h4 {font-size:16pt;
font-weight:bold;}

h3 {
color:#000099;
font-size:16px;
}

.Stil1 {font-size: 14px;
font-style:italic;
font-weight:bold;
}

.Stil4 {
	font-size: large;
	font-style: italic;
	font-weight: bold;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}