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

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

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

#left{
 width: 235px;
}

#left-top{
 width: 235px;
 background: url('../img/bg_left_top.jpg') top no-repeat;
 height: 20px;
}

#middle {
 width: 550px;
}

#content{
 width: 530px;
 line-height: 18px;
}

#right {
 width: 215px;
}

#right-top {
 width: 215px;
 height: 77px;
 background: url('../img/bg_right_top.jpg') top left no-repeat;
}

#footer {
 height: 75px;
 color: #28628F;
 font-size: 11px; 
 background: url('../img/bg_footer.jpg') top no-repeat;
}
#innerfooter{
 color: #28628F;
 font-weight: normal;
 margin-left: 90px;
 text-align: left;
}
#innerfooter a{
 color: #28628F;
 font-size: 11px;
}

/* **************************** INDIVIDUELLES ******************************************/

#switch {
 width: 215px;
 height: 76px;
 background: url('../img/bg_switch.jpg') top left no-repeat;
 text-align: left;
}

#switch-title {
 margin-left: 32px;
 line-height: 28px;
}

#switch-switch {
 text-align: center;
}

#footer-spacer {
 width: 1000px;
 height: 45px;
}

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

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

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

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


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

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

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

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

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

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

/* height, width, indent, align for menuepoint */
.menue_point_toplevel_1184, a.navpoint_toplevel_1184:link, a.navpoint_toplevel_1184:visited, a.navpoint_toplevel_1184:active, .menue_point_toplevel_1184_over, a.navpoint_toplevel_1184:hover {
 width: 100%;
 height: 32px;
 line-height: 32px; 
 text-indent: 40px; 
 text-align: left; 
}

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

/* color, weight, size from menuepoint */
.menue_point_toplevel_1184 a {
 color: #747474;
 font-weight: bold; 
 font-size: 12px; 
}

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_1184:hover, .menue_point_toplevel_1184_over, .menue_point_toplevel_1184_over a {
 color: #000000;
 font-weight: bold;
 font-size: 12px; 
}

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

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

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

.menue_group_1184_start{
    display: none;
}

.menue_group_1184_end{
    display: none;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_secondlevel_1184, .navpoint_secondlevel_1184:link, a.navpoint_secondlevel_1184:visited, a.navpoint_secondlevel_1184:active, a.navpoint_secondlevel_1184:hover, .menue_point_secondlevel_1184 {
 width: 100%;
 height: 25px;
 text-align: left;
 line-height: 25px;
 text-indent: 40px; 
}

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

/* undermenuepoint color, weight, size */
.menue_point_secondlevel_1184 a {
 color: #8196A6;
 font-weight: normal;
 font-size: 11px;
}

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

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

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

body {
 background: #F1F1F1;
}

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

#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;
}

