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

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

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

#left{
 width: 280px;
}

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

#middle {
 width: 690px;
}

#content {
 width: 650px;
 
}

#right {
 width: 30px;
}

#footer {
 height: 87px;
 color: #FFFFFF;
 font-size: 10px; 
 background: url('../img/bg_footer.jpg') top no-repeat;
}
#innerfooter{
 color: #FFFFFF;
 font-weight: normal;
 margin-right: 105px;
 text-align: right;
}
#innerfooter a{
 color: #FFFFFF;
 font-size: 10px;
}

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

#left-top_spacer {
 width: 10px;
 height: 15px;
 font-size: 1px;
 line-height: 1px;
}

#left-top_text {
 text-align: right;
 margin-right: 15px;
 color: #C9BAAD;
 font-size: 10px;
}

#switch {
 height: 43px;
 text-align: left;
 margin-left: 17px;
}

#footer_spacer {
 height: 50px;
 font-size: 1px;
 line-height: 1px;
}

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

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

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

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

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


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

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

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

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

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


/* height, width, indent, align for menuepoint */
.menue_point_toplevel_868, a.navpoint_toplevel_868:link, a.navpoint_toplevel_868:visited, a.navpoint_toplevel_868:active, .menue_point_toplevel_868_over, a.navpoint_toplevel_868:hover {
 width: 100%;
 height: 26px;
 line-height: 26px; 
 text-indent: 40px; 
 text-align: left; 
}

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

/* color, weight, size from menuepoint */
.menue_point_toplevel_868 a {
 color: #FFFFFF;
 font-weight: bold; 
 font-size: 10px; 
}

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_868:hover, .menue_point_toplevel_868_over, .menue_point_toplevel_868_over a {
 color: #FFFFFF;
 font-weight: bold;
 font-size: 10px; 
}

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

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

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

.menue_group_868_start{
    display: none;
}

.menue_group_868_end{
    display: none;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_secondlevel_868, .navpoint_secondlevel_868:link, a.navpoint_secondlevel_868:visited, a.navpoint_secondlevel_868:active, a.navpoint_secondlevel_868:hover, .menue_point_secondlevel_868 {
 width: 100%;
 height: 20px;
 text-align: left;
 line-height: 20px;
 text-indent: 55px; 
}

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

/* undermenuepoint color, weight, size */
.menue_point_secondlevel_868 a {
 color: #6E5944;
 font-weight: normal;
 font-size: 10px;
}

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_868:hover, .menue_point_secondlevel_868_over, .menue_point_secondlevel_868_over a{
 color: #6E5944;
 font-weight: normal;
 font-size: 10px;
}

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

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

body {
 background: #6E5944;
}

.h4link a:link, .h4link a:hover, .h4link a:visited, h4, #content .legacy_h4, .legacy_h4, h3, #content .legacy_h3, .legacy_h3, h2, #content .legacy_h2, .legacy_h2, h1, #content .legacy_h1, .legacy_h1 {
 color: #272727;
}

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


.event-title a {
	color: #4C4C4C;
}