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

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

/* headerhöhe */
#header {
    height: 181px;
}

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

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

#left-left{
    width: 158px;
    float: left;
}

#left{
    width: 247px;
}

#left-left-top{
    width: 158px;
    height: 103px;
}

#left-left-but{
    margin-left: 10px;
}

#left-left-bottom{
    width: 158px;
    height: 310px;
    background: url('../img/bg_left_bottom.jpg') top no-repeat;
}

#menue{
    margin-left: 12px;
}

#left-top{
    width: 247px;
    height: 99px;
}

#middle {
    width: 500px;
}

#content {
    width: 450px;

}

#right {
    width: 95px;
}

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

#vernetzt {
    text-align:center; 
    margin-top: 30px; 
    margin-left: 10px;
}

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

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

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

#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;
}












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

/* ****************************** RESET DEFAULT CSS ********************************************/
.menue_point_toplevel_10169, .menue_list_toplevel_10169,
.menue_point_secondlevel_10169, .menue_group_10169,
.menue_point_thirdlevel_10169, .menue_list_thirdlevel_10169 {
    margin: 0px;
    padding: 0px;
}

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

.toplevel_10169_over,
.secondlevel_10169_over,
.thirdlevel_10169_over {
    text-decoration: none;
    display:block;
}

.menue_list_toplevel_10169 li,
.menue_group_10169 li,
.menue_list_thirdlevel_10169 li {
    list-style-type: none;
}

/*+-----------------------------------------------------------------------------------+*/


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

/* height, width, indent, align for menuepoint */
.menue_point_toplevel_10169, a.navpoint_toplevel_10169:link, a.navpoint_toplevel_10169:visited, a.navpoint_toplevel_10169:active, .menue_point_toplevel_10169_over, a.navpoint_toplevel_10169:hover {
    width: 100%;
    line-height: 22px;
    text-align: center;
}

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

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

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_10169:hover, .menue_point_toplevel_10169_over, .menue_point_toplevel_10169_over a {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 13px;
}

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

.menue_point_toplevel_10169, .menue_point_toplevel_10169_over{
    margin-top: 5px;
}

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

.menue_group_10169 {
    margin-bottom: 10px;
    margin-top: 10px;
}
.menue_group_10169_start{
    display: none;
}

.menue_group_10169_end{
    display: none;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_secondlevel_10169, .navpoint_secondlevel_10169:link, a.navpoint_secondlevel_10169:visited, a.navpoint_secondlevel_10169:active, a.navpoint_secondlevel_10169:hover, .menue_point_secondlevel_10169 {
    width: 100%;
    height: 16px;
    text-align: left;
    line-height: 16px;
    text-indent: 45px;
}

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

/* undermenuepoint color, weight, size */
.menue_point_secondlevel_10169 a {
    color: #282828;
    font-weight: normal;
    font-size: 12px;
}

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_10169:hover, .menue_point_secondlevel_10169_over, .menue_point_secondlevel_10169_over a{
    color: #877C64;
    font-weight: bold;
    font-size: 12px;
}

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


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