body {
background-color: #ECECEC;
background-image: url(Bilder/bg_rot.gif); background-repeat: repeat-y; background-position: 10px 0px; 
font: 80% Geneva, Arial, Helvetica, sans-serif;
}

#content {
margin: 0 2.5em 0.5em 2.5em;
background-color: #ECECEC;
color: #000000;
}

#aktuell {
	padding: 0.8em;
	position:absolute;
	width:176px;
	z-index:3;
	margin: 0 0 0 0 50em;
	top: 165px;
	background-color: #FFFFFF;
	border: 1px solid #A81400;
	left: 421px;
	height: 294px;
}

.impressum {
padding: 10em }

th, tr {
font-size: 12px; 
font-family: Geneva, Arial, Helvetica, sans-serif;
text-decoration: none;
}

a:link {
color: #990000;
text-decoration: none;
}
a:visited {
color: #990000;
text-decoration: none;
}
a:active {
color: #990000;
text-decoration: none;
}
a:hover {
color: #336600;
text-decoration: none;
}



.list {
list-style-type: circle;
margin-left: 2em;
}

#horirule {
position: absolute;
height:2px;
color: #A81400;
left: 0px;
top: 92px;
width: 100%;
}
#bottomrule {
	position: absolute;
	height:2px;
	color: #A81400;
	left: 0px;
	top: 1px;
	width: 100%;
	z-index: 0;
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

/* Formatierung der Menueleiste */

#menu {
position: absolute;
top: 142px;
left: 16px;
}
dl#menu {
width: 14em;
}
dl#menu dt {
cursor: pointer;
margin: 2px 0;
height: 20px;
line-height: 20px;
text-align: right;
font-weight: bold;
border: 0px #000;
background: #ECECEC;
}
dl#menu dd {
border: 0px #A81400;
}
dl#menu li {
text-align: right;
background: #ECECEC;
}
dl#menu li a, dl#menu dt a {
color: #333;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}

dl#menu li a:hover, dl#menu dt a:hover {
background: #A81400;
background-image: url(Bilder/koli-mini.gif); background-repeat:no-repeat; background-position:left;
color: #fff;
}

#mentions {
font-family: verdana, arial, sans-serif;
position: absolute;
bottom: 200px;
left: 10px;
color: #333;
background-color: #fff;
}
#mentions a {text-decoration: none;
color: #222;
}
#mentions a:hover{text-decoration: underline;
}
