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

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

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

#left{
 width: 258px;
}

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

#wetter{
 width: 258px;
 height: 29px;
 background: url('../img/bg_wetter.jpg') top no-repeat;
 line-height: 29px;
 text-indent: 64px;
 font-weight: bold;
 color: #FFFFFF;
}

#wetter_inhalt{
 margin-left: 59px;
 margin-right: 12px;
 color: #1A5458;
}

#middle {
 width: 492px;
 background: url('../img/bg_middle.jpg') top no-repeat; 
}

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

#right {
 width: 250px;
}

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

#footer {
 height: 111px;
 line-height: 100px;
 color: #2D7A80;
 font-size: 10px; 
 background: url('../img/bg_footer.jpg') top no-repeat;
}
#innerfooter{
 color: #2D7A80;
 font-weight: bold;
 margin-left: 251px;
 margin-right: 250px;
 text-align: center;
}
#innerfooter a{
 color: #2D7A80;
 font-size: 10px;
}

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

#right-switch {
 width: 250px;
 height: 124px;
 background: url('../img/bg_right_switch.jpg') top no-repeat;
}

#right-switch_top_spacer {
 height: 57px;
}

#right-switch_switcher {
 width: 138px;
 text-align: left;
 margin-left: 41px;
 margin-right: 71px;
}

.menue_group_start {
 height: 6px;
 font-size: 1px;
 line-height: 1px;
 width: 258px;
 background: url('../img/bg_menue_group_start.jpg') top no-repeat;
}

.menue_group_ende {
 height: 6px;
 font-size: 1px;
 line-height: 1px;
 width: 258px;
 background: url('../img/bg_menue_group_ende.jpg') top no-repeat;
}

#content h1 {
 margin-top: 0px;
}

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

/* height, width, indent, align for menuepoint */
.menue_point_toplevel, a.navpoint_toplevel:link,  a.navpoint_toplevel:visited, a.navpoint_toplevel:active, .toplevel_over, a.navpoint_toplevel:hover {
 width: 100%;
 height: 29px;
 line-height: 29px; 
 text-indent: 61px; 
 text-align: left; 
}

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

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

/* color, weight, size from menuepoint over */
a.navpoint_toplevel:hover, .toplevel_over, .toplevel_over a {
 color: #0D352A;
 font-weight: normal;
 font-size: 12px; 
}

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

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

.menue_group {
 margin-top: 4px;
 margin-bottom: 15px;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_secondlevel, .navpoint_secondlevel:link, a.navpoint_secondlevel:visited, a.navpoint_secondlevel:active, a.navpoint_secondlevel:hover, .secondlevel_over {
 width: 100%;
 height: 22px;
 text-align: left;
 line-height: 22px;
 text-indent: 61px; 
}

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

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

/* undermenuepoint over color weight size */
a.navpoint_secondlevel:hover, .secondlevel_over, .secondlevel_over a {
 color: #000000;
 font-weight: bold;
 font-size: 11px;
}

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

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

body {
 background: #48A1A9;
}

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

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

/* 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;
}

