body {
margin: 0 auto;
padding: 0;
font: 85% Verdana, Arial, Helvetica, sans-serif;
background: #442d50; 
/* url(images/body_deg.gif) repeat-x */
}


#wrap {
/* Texthintergrund content in V2 geändert, vorher:D2D9E8*/
background: #000;
color: #FFF;
border:  none;
margin: 0 auto;
width: 950px;
}

#header {
clear: both;
margin: 0px 0em 0px 0em;
padding: 0;
height: 35px;
background: #7b1340 url(../images/head_verl.gif) no-repeat;
}

#header h3 {
width: 600px;
margin: 10px 0 0 10px;
padding: 0;
float: left;
color: #000;
}

#header p {
width: 250px;
float: right;
text-align: center;
color: #442d50;
margin: 12px 10px 0px 0px;
font-size: 0.8em;
line-height: 1.2em;
height: 10px;
padding: 0;
}


#avmenu {
clear: left;
float: left;
width: 150px;
margin: 0 20px 0px 0;
padding: 0px;
font-size: 0.9em;
}

#avmenu ul {	
list-style: none;
width: 150px;
margin: 0 0 10px 0;
padding: 0;
font-size: 1.1em;
}	

#avmenu li {
margin-bottom: 1px;
font-weight: bold;
height: 20px;
text-decoration: none;
text-indent: 7px;
color: #000;
background: #94bee6;

}

#avmenu li a {
margin-bottom: 1px;
font-weight: bold;
height: 20px;
text-decoration: none;
text-indent: 0px;
color: #fffff1;
display: block;
padding: 0 0 0 10px;
background: #94bee6;
border-left: 1px #94bee6 solid;
}
	
	
#avmenu li a:hover {
background: #7b1340;
color: #fffff1;
border-left: 4px #39b2ff solid;
}

.news {
margin-top: 10px;
padding: 10px;
width: 128px;
color: #990066;
background: #490C26;
line-height: 1.3em;
border: 1px solid #490C26;
}

/* Hintergrund rechte Spalte in V2 geändert, vorher:94bee6*/
#extras {
float: right;
width: 200px;
margin-top: -2px;
margin-left: 20px;
padding: 10px;
font-size: 85%;
line-height: 150%;
background: #300016;
border: 1px #490C26 dotted;
}

#extras p {
margin: 0 0 1.5em 0;
}


#content {
margin: 0;
padding: 0 25px 25px 0;
line-height: 150%;
text-align: left;
}

#content h1 {
font-size: 180%;
line-height: 110%;
padding-top: 0;
margin-bottom: -20px;
color: #2b6497;
}

#content h2, h3 {
font-size: 150%;
line-height: 120%;
padding-top: 0;
margin-bottom: 0.5em;
color: #7b1340;
}

#h2, h3 {
font-size: 1.3em;
margin: 0 0 0.2em 0;
color: #7b1340;
}

#news h2, h3 {
font-size: 120%;
margin: 0 0 0.5em 0;
color: #CC0066;
}

#extras h2, h3 {
font-size: 120%;
margin: 0 0 0.5em 0;
color: #CC0066;
}


#content img {
padding: 0px;
display:inline;
}

a {
text-decoration: none;
font-weight:bold;
color: #FFF;
}

a:hover {
text-decoration: underline;
color: #FFF;
}


#footer {
clear: both;
margin: 0 auto;
padding: 0;
width: 950px;
text-align: center;
color: #000;
font-size: 80%;
line-height: 170%;
height: 26px;
background: #7b1340;
border: none;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 5px 15px 0px 0px;
float: left;
}

.right {
margin: 0px 0px 15px 5px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

