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

a{
    color: #E38E31;
    font-weight: bold;
}

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

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

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

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

#left{
 width: 280px;
}

#middle {
 width: 641px;
}

#content{
 width: 600px;
 line-height: 18px;
}

#right {
 width: 79px;
}

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

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

#counter{
    margin-left: 15px;
    margin-right: 50px;
    text-align: left;
    color: #FFFFFF;
    font-weight: bold;
}

#footer {
 height: 47px;
 line-height: 47px;
 color: #627AB5;
 font-size: 11px; 
 background: url('../img/bg_footer.jpg') top no-repeat;
}
#innerfooter{
 color: #999999;
 font-weight: bold;
 margin-left: 280px;
 text-align: left;
}
#innerfooter a{
 color: #999999;
 font-size: 11px;
 font-weight: bold;
}

#innerfooter a:hover{
 color: #E38E31;

}

#underfooter{
    width: 1000px;
    height: 100px;
    background: url('../img/bg_underfooter.jpg') top no-repeat;
}

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

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

/* height, width, indent, align for menuepoint */
.menue_point_toplevel, a.navpoint_toplevel:link,  a.navpoint_toplevel:visited, a.navpoint_toplevel:active, .toplevel_over, a.navpoint_toplevel:hover {
 width: 100%;
 height: 35px;
 line-height: 35px;
 text-indent: 24px;
 text-align: left; 
}

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

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

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

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


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

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

/* height, width, align, indent for undermenuepoint */
.menue_point_secondlevel, .navpoint_secondlevel:link, a.navpoint_secondlevel:visited, a.navpoint_secondlevel:active, a.navpoint_secondlevel:hover, .secondlevel_over {
 width: 100%;
 height: 22px;
 text-align: left;
 line-height: 20px;
 text-indent: 29px;
}

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

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

/* undermenuepoint over color weight size */
a.navpoint_secondlevel:hover, .secondlevel_over, .secondlevel_over a {
 color: #FFFFFF;
 font-weight: normal;
 font-size: 11px;
}

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

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

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

.h4link a:link, .h4link a:hover, .h4link a:visited, H4, H3, H2, H1 {
 color: #343233;
}

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

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

