body {
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 11px;
 color: #000000;
}
/* seitenbreite */
#fix2, #header, #maindiv, #footer {
 width: 1000px;
}

/* headerhöhe */
#header {
 height:196px;
}

#maindiv {
 background: url('../img/bg_body.jpg') top center repeat-y;
}

#left{
width: 285px;
}

#left-top{
width: 285px;
background: url('../img/bg_left_top.jpg');
height: 49px;
color:#023889;
}

#middle {
width: 520px;
}

#content{
 width: 500px;
 line-height: 18px;
}
#right {
 width: 195px;
}
#right-top {
width: 195px;
height: 440px;
background: url('../img/bg_right_top.jpg') top no-repeat;
}
#footer {
 height:46px;
 line-height: 46px;
 color: #816B54;
 font-size: 11px; 
 background: url('../img/bg_footer.jpg') top no-repeat;
 float:left;
}
#innerfooter{
 color: #816B54;
 font-weight: normal;
 margin-left: 285px;
 margin-right: 160px;
 text-align: center;
}
#innerfooter a{
 color: #816B54;
 font-size: 11px;
}

#style {
 margin-left:155px;
}
#counter {
 float:left;
 width:285px;
 color:#1E4B8D;
}

/* ****************************** MENUE CSS ********************************************/

/* ****************************** MENUE CSS ***************************************/

.menue_point_toplevel_930 {
margin: 0px;
padding: 0px;
}

a.navpoint_toplevel_930:link, a.navpoint_toplevel_930:visited, a.navpoint_toplevel_930:active {
text-decoration: none;
display:block;
}

.toplevel_930_over {
text-decoration: none;
display:block;
}


/* ****************************** UNDERMENUE CSS ***************************************/

.menue_group_930 {
margin: 0px;
padding: 0px;
}

.menue_point_secondlevel_930 {
padding: 0px;
margin: 0px;
}

a.navpoint_secondlevel_930:link, a.navpoint_secondlevel_930:visited, a.navpoint_secondlevel_930:active {
text-decoration: none;
display:block;
}

.secondlevel_930_over {
text-decoration: none;
display:block;
}
/*+-----------------------------------------------------------------------------------+*/


/* height, width, indent, align for menuepoint */
.menue_point_toplevel_930, a.navpoint_toplevel_930:link, a.navpoint_toplevel_930:visited, a.navpoint_toplevel_930:active, .menue_point_toplevel_930_over, a.navpoint_toplevel_930:hover {
 width: 100%;
 height: 25px;
 line-height: 25px; 
 text-indent: 80px; 
 text-align:left; 
}

/* menuepoint background */
.menue_point_toplevel_930 {
 background: url('../img/toplevel.jpg') top left no-repeat; 
}

/* color, weight, size from menuepoint */
.menue_point_toplevel_930 a {
 color: #001F4E;
 font-weight: normal; 
 font-size: 12px; 
}

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_930:hover, .menue_point_toplevel_930_over, .menue_point_toplevel_930_over a {
 color: #4C3C2C;
 font-weight: normal;
 font-size: 12px; 
}

/* menuepoint over background */
a.navpoint_toplevel_930:hover, .menue_point_toplevel_930_over {
 background: url('../img/toplevel_over.jpg') top left no-repeat; 
}

/* menuepoint margin */
.menue_point_toplevel_930, .menue_point_toplevel_930_over{
 margin-top: 5px; 
}
/* ****************************** UNDERMENUE CSS ***************************************/

/* margin undermenue */
.menue_group_930 {
 margin-bottom: 10px;
 margin-top: 10px;
}

.menue_group_930_start{
    display: none;
}

.menue_group_930_end{
    display: none;
}


/* height, width, align, indent for undermenuepoint */
.menue_point_secondlevel_930, .navpoint_secondlevel_930:link, a.navpoint_secondlevel_930:visited, a.navpoint_secondlevel_930:active, a.navpoint_secondlevel_930:hover, .menue_point_secondlevel_930 {
 width: 100%;
 height: 19px;
 text-align: left;
 line-height: 19px;
 text-indent: 87px; 
}

/* undermenuepoint background */
.menue_point_secondlevel_930 {
 background: url('../img/secondlevel.jpg') top left no-repeat; 
}

/* undermenuepoint color, weight, size */
.menue_point_secondlevel_930 a {
 color: #1E4B8D;
 font-weight: normal;
 font-size: 11px;
}

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_930:hover, .menue_point_secondlevel_930_over, .menue_point_secondlevel_930_over a{
 color: #000000;
 font-weight: normal;
 font-size: 11px;
}

/* undermenue over background */
.menue_point_secondlevel_930_over, a.navpoint_secondlevel_930:hover{
background: url('../img/secondlevel_over.jpg') top left no-repeat; 
}

/*----------------------------------------------------------------------*/


body {
 background: #E1E9F6;
}

.h4link a:link, .h4link a:hover, .h4link a:visited, H4, H3, H2, H1 {
	color: #5B82BA;
}

#newslinks, #newsmandate {
 border: 1px solid #627AB5;
}

/* nicht ändern wenn weißer hintergrund */
#startseite_news ul a{
	font-size:12px;
	color: #7C7C7C;
	font-weight: normal;
}

/* Verstaltung optimiert für weißen Hintergrund */
.weekdays, .weekdays a:link a:visited a:active a:hover, .weekdays_active {
	color: #cccccc;
}

.weekdays_active a:link a:visited a:active a:hover {
	color: #F7911E;
}

.events-header-heute {
	color: #ffffff;
	background-color: #4C4C4C;
}
.events-header {
	color: #5B5B5B;
	background-color: #E3E3E3;
}
.event-ort, .event-info {
	color: #4C4C4C;
}

