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

a{
    color: #096A93;
}

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

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

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

#style{
    width: 1000px;
    height: 52px;
    background: url('../img/bg_style.jpg') top no-repeat;
}

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

#left{
 width: 292px;
}

#middle {
 width: 628px;
}

#content {
 width: 579px;
 
}

#right, #right-top {
 width: 80px;
}

#right-top {
 height: 400px;
}

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

#innerfooter a:hover {
 color: #096A93;
 font-size: 11px;
}

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

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

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

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


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

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

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

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

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

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

/* height, width, indent, align for menuepoint */
.menue_point_toplevel_116, a.navpoint_toplevel_116:link, a.navpoint_toplevel_116:visited, a.navpoint_toplevel_116:active, .menue_point_toplevel_116_over, a.navpoint_toplevel_116:hover {
width: 100%;
height: 30px;
line-height: 30px;
text-indent: 76px;
text-align: left;
}

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

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

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_116:hover, .menue_point_toplevel_116_over, .menue_point_toplevel_116_over a {
color: #0A668D;
font-weight: normal;
font-size: 12px;
}

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

.menue_point_toplevel_116, .menue_point_toplevel_116_over{
    margin-top: 3px;
}

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

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

.menue_group_116 {
    margin-bottom: 6px;
    margin-top: 3px;
}
.menue_group_116_start{
    display: none;
}

.menue_group_116_end{
    display: none;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_secondlevel_116, .navpoint_secondlevel_116:link, a.navpoint_secondlevel_116:visited, a.navpoint_secondlevel_116:active, a.navpoint_secondlevel_116:hover, .menue_point_secondlevel_116 {
width: 100%;
height: 21px;
text-align: left;
line-height: 21px;
text-indent: 92px;
}

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

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

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_116:hover, .menue_point_secondlevel_116_over, .menue_point_secondlevel_116_over a{
color: #665144;
font-weight: normal;
font-size: 11px;
}

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

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

body {
 background: #FFFFFF url('../img/bg_top.jpg') top center repeat-x;
}

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

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

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