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

#fix2 {
 background: url('../img/bg_fix.jpg') top left no-repeat;
}

a { color: #AA0000; }

/* headerhoehe */
#header {
 height: 138px;
}

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

#left {
 width: 228px;
}

#middle {
 width: 592px;
}

#content {
 width: 500px;
 
}

#right, #switch #right-top, #right-space {
 text-align: left;
 width: 180px;
}

#right-top { height: 35px; }
#right-space { height: 400px; }

#footer {
 height: 45px;
 line-height: 16px;
 color: #8B8B8B;
 font-size: 11px; 
 background: url('../img/bg_footer.jpg') top no-repeat;
}
#innerfooter {
 color: #8B8B8B;
 font-weight: normal;
 margin-right: 35px;
 text-align: right;
}
#innerfooter a {
 color: #8B8B8B;
 font-size: 11px;
}
#innerfooter a:hover { color: #AA0000; }

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

.right-sep {
 background: url('../img/bg_right_sep.gif') top left no-repeat;
 font-size: 1px;
 line-height: 1px;
 height: 1px;
}


.right-text_title {
 color: #FFFFFF;
 font-weight: bold;
 margin-bottom: 5px;
}
.right-text { margin: 0px 30px 0px 15px; }
.right-text_content {
 color: #8B8B8B;
 line-height: 16px;
}
.right-text_content a { color: #8B8B8B; }
.right-text_content a:hover { color: #AA0000; }

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

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

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

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


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

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

.menue_point_secondlevel_3120 {
padding: 0px;
margin: 2px 0px 2px 0px;
}

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

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


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

/* height, width, indent, align for menuepoint */
.menue_point_toplevel_3120, a.navpoint_toplevel_3120:link, a.navpoint_toplevel_3120:visited, a.navpoint_toplevel_3120:active, .menue_point_toplevel_3120_over, a.navpoint_toplevel_3120:hover {
width: 100%;
height: 24px;
line-height: 24px;
text-indent: 34px;
text-align: left;
}

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

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

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

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

.menue_point_toplevel_3120, .menue_point_toplevel_3120_over{
    margin-top: 6px;
}

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

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

.menue_group_3120 {
    margin-bottom: 6px;
    margin-top: 3px;
}
.menue_group_3120_start{
    display: none;
}

.menue_group_3120_end{
    display: none;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_secondlevel_3120, .navpoint_secondlevel_3120:link, a.navpoint_secondlevel_3120:visited, a.navpoint_secondlevel_3120:active, a.navpoint_secondlevel_3120:hover, .menue_point_secondlevel_3120 {
width: 100%;
height: 15px;
text-align: right;
line-height: 15px;
}

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

/* undermenuepoint color, weight, size */
.menue_point_secondlevel_3120 a {
color: #8B8B8B;
font-weight: normal;
font-size: 11px;
}

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_3120:hover, .menue_point_secondlevel_3120_over, .menue_point_secondlevel_3120_over a{
color: #AA0000;
font-weight: normal;
font-size: 11px;
}

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


/* *********************** menue ende ************************ */

body {
 background: #EAECD4;
}
 
.h4link a:link, .h4link a:hover, .h4link a:visited, h6, #content .legacy_h6, .legacy_h6, h5, #content .legacy_h5, .legacy_h5, 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: #7B8692;
}

h6, #content .legacy_h6, .legacy_h6, h5, #content .legacy_h5, .legacy_h5, h4, #content .legacy_h4, .legacy_h4, h3, #content .legacy_h3, .legacy_h3, h2, #content .legacy_h2, .legacy_h2, h1, #content .legacy_h1, .legacy_h1{
  /* ARIAL font-family: Arial, Verdana, Helvetica, sans-serif;*/
}

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

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

/* Tabschriften (classen) */
/*
.tab_link_title a{
    color: #;
    font-weight: normal;
}

.tab_link{
    color: #;
}

.tab_link_mehr{
    color: #;
}
*/
/* Tabschriften Ende */

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