body {
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 11px;
 color: #343434;
}

a{
    color: #B60000;
}

/* seitenbreite */
#fix2, #header, #maindiv, #footer {
 width: 1000px;
}

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

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

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

#left, #left-top {
 width: 237px;
}

#left-top {
 height: 53px;
}

#style-style a{
    color: #B60000;
}

#menue{
    width: 212px;
    background: url('../img/bg_menue_body.jpg') top repeat-y;
}

#counter{
    width: 212px;
    height: 38px;
    line-height: 38px;
    background: url('../img/bg_counter.jpg') top no-repeat;
    text-align: center;
    color: #B60000;
}

#middle {
 width: 526px;
}

#content {
 width: 500px;
 
}

#right{
 width: 237px;
}

#right-top {
 width: 212px;
 height: 246px;
 text-align: left;
 line-height: 1px;
 font-size: 1px;
}

#footer {
 height: 44px;
 line-height: 44px;
 color: #7C7C7C;
 font-size: 11px; 
 background: url('../img/bg_footer.jpg') top no-repeat;
}
#innerfooter {
 color: #7C7C7C;
 font-weight: normal;
 margin-left: 237px;
 margin-right: 38px;
 text-align: right;
}
#innerfooter a {
 color: #7C7C7C;
 font-size: 11px;
}
#innerfooter a:hover {
 color: #B60000;
 font-size: 11px;
}

#right-sep {
 background: url('../img/right_sep.gif') top left no-repeat;
 font-size: 1px;
 height: 1px;
 line-height: 1px;
 margin-bottom: 5px;
}
#right-wetter {
 background: url('../img/bg_right_wetter.gif') top left repeat-y;
 margin: auto;
}
#wetter-title {
 color: #B60000;
 font-size: 13px;
 font-weight: bold;
 margin: 5px 0px 10px 0px;
}
#wetter-content {
 background: #FBFBFB;
 margin: auto;
 text-align: center;
 width: 168px;
}
#wetter-inner {
 color: #B60000;
 margin: 5px 0px 5px 20px;
 text-align: left;
}

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

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

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

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


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

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

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

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

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


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

/* height, width, indent, align for menuepoint */
.menue_point_toplevel_192, a.navpoint_toplevel_192:link, a.navpoint_toplevel_192:visited, a.navpoint_toplevel_192:active, .menue_point_toplevel_192_over, a.navpoint_toplevel_192:hover {
width: 100%;
height: 21px;
line-height: 21px;
text-indent: 33px;
text-align: left;
}

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

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

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_192:hover, .menue_point_toplevel_192_over, .menue_point_toplevel_192_over a {
color: #B60000;
font-weight: normal;
font-size: 12px;
}

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

.menue_point_toplevel_192, .menue_point_toplevel_192_over{
    margin-top: 3px;
}

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

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

.menue_group_192 {
    margin-bottom: 6px;
    margin-top: 3px;
}
.menue_group_192_start{
    display: none;
}

.menue_group_192_end{
    display: none;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_secondlevel_192, .navpoint_secondlevel_192:link, a.navpoint_secondlevel_192:visited, a.navpoint_secondlevel_192:active, a.navpoint_secondlevel_192:hover, .menue_point_secondlevel_192 {
width: 100%;
height: 19px;
text-align: left;
line-height: 19px;
text-indent: 36px;
}

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

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

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_192:hover, .menue_point_secondlevel_192_over, .menue_point_secondlevel_192_over a{
color: #B60000;
font-weight: normal;
font-size: 11px;
}

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

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

body {
 background: #91A3C5 url('../img/bg_body2.jpg');
}

.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: #343434;
}

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

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