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

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

/* headerh�he */
#header {
 height: 190px;
}

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

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

.inputfield_suche{
 margin: 0px;
 padding:0px;
 width: 164px;
 height: 22px;
 line-height: 22px;
 text-indent: 5px;
 border: 1px solid #E8E4D8;
 text-align: left;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 11px;
 color: #B0B89A;
 font-weight: normal;
 vertical-align: top;
 /*vertical-align: top;   NUR WENN DER SUCH BUTTON SO HOCH IST WIE DAS SUCHFELD*/
 background: #FFFFFF;
}

.button_suche{
 margin: 0px;
 padding: 0px;
 width: 18px;
 height: 22px;
 border: 0;
 background: url('../img/bg_suche_lupe.jpg') top left no-repeat;
}

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

#left{
 width: 290px;
}

#left-top{
 width: 290px;
 height: 45px;
}

#middle {
 width: 639px;
}

#content {
 width: 600px;
 
}

#right {
 width: 71px;
}

#right-top {
 width: 71px;
 height: 406px;
}

#overfooter{
    width: 1000px;
    height: 69px;
    background: url('../img/bg_overfooter.jpg') top no-repeat;
}


#footer {
 height: 78px;
 line-height: 40px;
 color: #627AB5;
 font-size: 11px; 
 background: url('../img/bg_footer.jpg') top no-repeat;
}

#counter{
    width: 290px;
    height: 78px;
    float: left;
    margin: 0px;
    padding: 0px;
}

#innercounter{
    margin-left: 49px;
    text-align: left;
    color: #958967;
}

#innerfooter{
 color: #958967;
 width: 710px;
 height: 78px;
 float: left;
 margin: 0px;
 padding: 0px;
}

#innerfooter2{
    margin-left: 16px;
    margin-right: 55px;
    text-align: left;
    color: #958967;
}

#innerfooter2 a{
 color: #958967;
 font-size: 11px;
}

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

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

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

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

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


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

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

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

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

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


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

/* height, width, indent, align for menuepoint */
.menue_point_toplevel_2204, a.navpoint_toplevel_2204:link, a.navpoint_toplevel_2204:visited, a.navpoint_toplevel_2204:active, .menue_point_toplevel_2204_over, a.navpoint_toplevel_2204:hover {
 width: 100%;
 height: 34px;
 line-height: 34px;
 text-indent: 80px;
 text-align: left; 
}

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

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

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_2204:hover, .menue_point_toplevel_2204_over, .menue_point_toplevel_2204_over a {
 color: #0E63A5;
 font-weight: bold;
 font-size: 12px; 
}

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

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

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

.menue_group_2204 {
 margin-bottom: 15px;
 margin-top: 5px;
}
.menue_group_2204_start{
    display: none;
}

.menue_group_2204_end{
    display: none;
}

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

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

/* undermenuepoint color, weight, size */
.menue_point_secondlevel_2204 a {
 color: #928A74;
 font-weight: normal;
 font-size: 11px;
}

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_2204:hover, .menue_point_secondlevel_2204_over, .menue_point_secondlevel_2204_over a{
 color: #928A74;
 font-weight: bold;
 font-size: 11px;
}

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


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

body {
 background: #F5F4EE;
}

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

#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: #41403C;
}