body
{
	background-color: #B8D2EA;
	font-family: Tahoma, Arial, "Berlin Sans FB", Calibri, Georgia, "MS Sans Serif", Tahoma;
	font-size: 14px;
}

a:link
{
    color:#0000EE;
    text-decoration:underline
}

a:visited
{
    color:#880099;
    text-decoration:underline
}

a:active
{
    color:#FF0000;
    text-decoration:underline
}

#Headline
{
	background-color: Red;
	color: White;
	font-weight: bold;
	font-size: 25px;
	margin: 0px 25px 0px 25px;
}

#Headlinks
{
	float: left;
	width: 80%;
}

#Headlogos
{
	float: right;
	width: 120px;
	padding-top: 25px;
	text-align: right;
}

#Footline
{
	background-color: inherit;
	border-top-color: White;
	border-top-style: double;
	border-top-width: 5px;
	margin: 2px 0px 2px 0px;
	font-size: small;
	clear: both;
}

#Footlinks
{
	background-color: inherit;
	float: left;
	width: 30%;
}

#Footlinks-Inhalt
{
	background-color: inherit;
	margin: 2px 5px 2px 5px;
	text-align: left;
}

#Footmitte
{
	background-color: inherit;
	float: left;
	width: 40%;
}

#Footmitte-Inhalt
{
	background-color: inherit;
	margin: 2px 5px 2px 5px;
	text-align: center;
}

#Footrechts
{
	background-color: inherit;
	float: right;
	width: 30%;
}

#Footrechts-Inhalt
{
	background-color: inherit;
	margin: 2px 5px 2px 5px;
	text-align: right;
}
	
#Rahmen
{
	background-color: #F5F5FF;
	margin-left: 25px;
	margin-right: 25px;
	clear: both;
}

.Navi
{
	padding-top: 20px;
	padding-bottom: 8px;
	width: 95%;
	margin: auto;
}

.Element
{
	line-height: 30px;
	background-color: #E4E8FF;
	border-bottom: 1px solid #F5F5FF;
}

.Leer
{
	line-height: 5px;
}

.Bild
{
	float: left;
	width: 25px;
	text-align: center;
	border-right: 1px solid #F5F5FF;
}

.Beschreibung
{
	float: left;
	width: 200px;
	margin-left: 5px;
}

.menu_rechts
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 20px;
	margin-top: 4px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.menu_rechts li
{
	list-style-type: none;
	margin-left: -30px;
	text-align: right;
}

.menu_rechts li a
{
	text-decoration: none;
	display: block;
}

.menu_rechts .menu_rechts_ueberschrift1
{
	text-align: left;
}
	
.menu_rechts li a:link, .menu_rechts li a:visited
{
	color: #0F0099;
}	
	
.menu_rechts li a:hover, .menu_rechts_link:hover
{
	background-color: #EFEFEF;
	color: #34505C;
}

.menu_rechts .menu_rechts_link
{
	border-bottom-color: White;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#main
{
	background-color: inherit;
	overflow: hidden;
	clear: both;
}

#main-Inhalt
{
	background-color: inherit;
	padding: 2px 5px 2px 5px;
}

#Ueberschrift
{
	border: 1px double #00008B;
	width: 96%;
	color: White;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	margin: auto;
	background-color: #222299;
	line-height: 28px;
}

#Autor
{
	width: 96%;
	text-align: right;
	margin: auto;
	font-size: small;
}