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

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

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

#left{
 width: 272px;
}

#middle {
 width: 698px;
}

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

#footer {
 height: 45px;
 line-height: 45px;
 color: #999181;
 font-size: 11px; 
 background: url('../img/bg_footer.jpg') top no-repeat;
}
#innerfooter{
 color: #999181;
 font-weight: normal;
 margin-left: 272px;
 margin-right: 208px;
 text-align: center;
}
#innerfooter a{
 color: #999181;
 font-size: 11px;
}

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

#top {
 width: 1000px;
 height: 34px;
 line-height: 30px;
 background: url('../img/bg_top.jpg') top left no-repeat;
 text-align: left;
}

#top-left {
 width: 30px;
 height: 30px;
 float: left;
}

#top-suche {
 width: 720px;
 height: 30px;
 float: left;
 line-height: 30px;
}

.top-label, #switch-title {
 color: #FFFFFF;
 font-size: 16px;
 font-weight: bold;
}

.top-input {
 width: 145px;
 border: 1px solid #5474AF;
}

#top-suche_submit {
 width: 22px;
 height: 27px;
 background: url('../img/bg_submit.jpg') top left no-repeat;
 border: 0px;
}

#switch {
 width: 240px;
 height: 30px;
 float: left;
}

#switch-title, #switch-switch {
 float: left;
}

/* ****************************** 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: 40px;
 line-height: 40px; 
 text-indent: 75px; 
 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: #6B6352;
 font-weight: normal; 
 font-size: 12px; 
}

/* color, weight, size from menuepoint over */
a.navpoint_toplevel:hover, .toplevel_over, .toplevel_over a {
 color: #1E579E;
 font-weight: bold;
 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: 1px; 
}
/* ****************************** UNDERMENUE CSS ***************************************/

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

/* 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: 24px;
 text-align: left;
 line-height: 24px;
 text-indent: 75px; 
}

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

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

/* undermenuepoint over color weight size */
a.navpoint_secondlevel:hover, .secondlevel_over, .secondlevel_over a {
 color: #226798;
 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: #F6F1E5 url('../img/bg_body2.jpg') top left repeat-x;
}

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

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