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

a{color: #CD8700;}

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

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

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

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

#top-suche {
 height: 20px;
 display: inline;
}

.inputfield_suche{
 margin: 0px;
 padding:0px;
 width: 204px;
 height: 21px;
 line-height: 21px;
 text-indent: 5px;
 border: 0px;
 text-align: left;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 11px;
 color: #AAAAAA;
 font-weight: normal;
 vertical-align: top;
 background: transparent;
}

.button_suche{
 margin: 0px;
 padding: 0px;
 width: 24px;
 height: 15px;
 border: 0;
 background: transparent;
}

#style-link a{
    color: #3A3A3A;
    font-weight: bold;
}

#style-text{
    color: #3A3A3A;
    font-weight: normal;
}

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

#left{
 width: 230px;
}

#left-pos {
    margin-left: 20px;
    margin-right: 10px;
}

.inputfield_mail{
 margin: 0px;
 padding:0px;
 width: 166px;
 height: 21px;
 text-indent: 5px;
 line-height: 21px;
 border: 0px;
 text-align: left;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 11px;
 color: #AAAAAA;
 font-weight: normal;
 font-style: normal;
 vertical-align: top;
 background: url('../img/bg_newsletter.jpg') top no-repeat;
}

.button_mail{
 width: 25px;
 height: 13px;
 border: 0;
 background: url('../img/bg_news_letter.jpg') top left no-repeat;
}

#middle {
 width: 530px;
}

#content {
 width: 500px;
 
}

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

#right-pos{
    margin-right: 9px;
}

#right-text{
    margin-left: 12px;
    margin-right: 7px;
    text-align: left;
    color: #6A4827;
}

#right-text-h{
    font-weight: bold;
    color: #3A3A3A;
}

#right-akt-top{
    width: 231px;
    height: 26px;
    line-height: 24px;
    background: url('../img/bg_right_akt_top.jpg') top no-repeat;
    text-align: left;
    text-indent: 29px;
    color: #FFFFFF;
    font-weight: bold;
}

#right-veran-top{
    width: 231px;
    height: 26px;
    line-height: 24px;
    background: url('../img/bg_right_veran_top.jpg') top no-repeat;
    text-align: left;
    text-indent: 29px;
    color: #FFFFFF;
    font-weight: bold;
}

#right-wetter-top{
    width: 231px;
    height: 26px;
    line-height: 24px;
    background: url('../img/bg_right_wetter_top.jpg') top no-repeat;
    text-align: left;
    text-indent: 29px;
    color: #FFFFFF;
    font-weight: bold;
}


.right-tab-text{
    width: 231px;
    background: url('../img/bg_right_tab_body.jpg') top repeat-y;
    text-align: left;
}

#footer {
 height: 44px;
 line-height: 30px;
 color: #50687F;
 font-size: 11px; 
 background: url('../img/bg_footer.jpg') top no-repeat;
}
#innerfooter {
 color: #50687F;
 font-weight: normal;
 margin-left: 230px;
 margin-right: 240px;
 text-align: center;
}
#innerfooter a {
 color: #50687F;
 font-size: 11px;
}

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

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

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

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

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


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

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

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

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

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


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

/* height, width, indent, align for menuepoint */
.menue_point_toplevel_3138, a.navpoint_toplevel_3138:link, a.navpoint_toplevel_3138:visited, a.navpoint_toplevel_3138:active, .menue_point_toplevel_3138_over, a.navpoint_toplevel_3138:hover {
width: 100%;
height: 24px;
line-height: 24px;
text-indent: 25px;
text-align: left;
}

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

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

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_3138:hover, .menue_point_toplevel_3138_over, .menue_point_toplevel_3138_over a {
color: #FFFFFF;
font-weight: bold;
font-size: 12px;
}

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

.menue_point_toplevel_3138, .menue_point_toplevel_3138_over{
    margin-top: 6px;
}

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

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

.menue_group_3138 {
    margin-bottom: 6px;
    margin-top: 3px;
}
.menue_group_3138_start{
    display: none;
}

.menue_group_3138_end{
    display: none;
}

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

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

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

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_3138:hover, .menue_point_secondlevel_3138_over, .menue_point_secondlevel_3138_over a{
color: #190F06;
font-weight: normal;
font-size: 11px;
}

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


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

body {
 background: #B0BAC3 url('../img/bg_top.jpg') top center repeat-x;
}
 
.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: #537809;
}

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{
    font-weight: normal;
}

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

/* 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: #3A3A3A;
    font-weight: normal;
}

.tab_link{
    color: #7FA33A;
}


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