body {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #3b3b3b;
    background: #939393;
}

a {
    color: #096ed9;
}
a:hover {
    color: #096ed9;
}


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

#fix2 {
    background: url('../img/bg_fix2.jpg') top center no-repeat;
}
#fix1 {
    background: url('../img/bg_fix.jpg') bottom center no-repeat;
}
/* headerhoehe */
#header {
    height: 368px;
}

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

#left {
    width: 233px;
}

#left_indent {
    margin: 0 0px 0 25px;
}

#left-top {
    height: 400px;
/*    background: url('../img/bg_left_top.jpg') top no-repeat;*/
}

#vernetzt {
    margin: 30px 0 0 0px;
    text-align: center;
}

#middle {
    width: 533px;
}

#content{
    width: 483px;
    line-height: 21px;
    min-height: 450px;
    margin-top: 10px;
}

#right {
    width: 234px;
    text-align: left;
}

#right_indent {
    margin: 0 24px 0 0px;
}

#right-top {
    height: 400px;
}

#footer {
    height: 70px;
    color: #ffffff;
    font-size: 12px;
    background: url('../img/footer_pattern.jpg') bottom center repeat-x;
}

#innerfooter {
    padding-top: 0px;
    line-height: 40px;
    color: #ffffff;
    font-weight: normal;
    margin-left: 0px;
    margin-right: 0px;
    text-align: center;
}

#innerfooter a {
    color: #ffffff;
    font-size: 12px;
}

#innerfooter a:hover {
    color: #ffffff;
    font-weight: bold;
}

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

#body_pattern {
    background: #eeeeee url('../img/bg_body.jpg') top center repeat-x;
}

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

#footer_pattern {
    background: url('../img/footer_pattern.jpg') bottom center repeat-x;
}

/***************************** STYLER *****************************/


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

#styler {
    width: 84px;
    color: #fff;
    line-height: 30px;
    float: left;
    text-align: right;
    font-weight: bold;
}

#switch {
    width: 101px;
    float: right;
    text-align: left;
}

.a, .aa, .aaa {
    display: block;
    width: 26px;
    height: 15px;
    float: left;
    padding: 0;
    margin: 9px 3px 0 3px;
    font-size: 1px;
    line-height: 1px;
}

.a {
    background: url('../img/a.jpg') top center no-repeat;
}

.a:hover {
    background: url('../img/a_over.jpg') top center no-repeat;
}

.aa {
    background: url('../img/aa.jpg') top center no-repeat;
}

.aa:hover {
    background: url('../img/aa_over.jpg') top center no-repeat;
}

.aaa {
    background: url('../img/aaa.jpg') top center no-repeat;
}

.aaa:hover {
    background: url('../img/aaa_over.jpg') top center no-repeat;
}
/***************************** BOXES *****************************/


.box {
    width: 210px;
}

.box * {
    max-width: 100%;
}

.boxtop {
    background: url('../img/bg_boxtop.jpg') top no-repeat;
    height: 34px;
    color: #fff;
    font-family: arial, verdana;
    text-indent: 11px;
    line-height: 34px;
    font-weight: bold;
}

.boxbody {
    background: url('../img/bg_boxbody.jpg') top repeat-y;
    color: #7f7f7f;
}

.boxindent {
    width: 188px;
    margin: 0 auto;
}

.boxbottom {
    height: 10px;
    line-height:1px;
    font-size: 1px;
}




.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: #3b3b3b;
    font-weight: normal;
  font-family: Arial ,Verdana, Helvetica, sans-serif;
}

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

/* Dieser Bereich muss bearbeitet werden wenn die Seite dunkel ist.
.vorschau, .description{
    color: #FFFFFF;
}

.immo-tab{
    color: #000000;
}
*/


/* nicht aendern wenn weisser hintergrund */
#startseite_news ul a{
    font-size: 12px;
    color: #7C7C7C;
    font-weight: normal;
}

.spacer {
    height: 1px;
    font-size: 1px;
    line-height: 1px;
}

/* Tabschriften (classen) */
.tab_link_title a {
    color: #7f7f7f;
    font-weight: bold;
}

.tab_link {
    color: #7f7f7f;
}

.tab_link_mehr {
    color: #7f7f7f;
}

.tab_link_mehr a {
    color: #096ed9;
}

.tab_link_mandat a {
    color: #7f7f7f;
}

/* Tabschriften Ende */

/* Verstaltung optimiert fuer weissen 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;
}

.events-title a {
    color: #3b3b3b;
}

.event-ort, .event-info {
    color: #4C4C4C;
}







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



/* ****************************** RESET DEFAULT CSS ********************************************/
.menue_point_toplevel_13346, .menue_list_toplevel_13346,
.menue_point_secondlevel_13346, .menue_group_13346,
.menue_point_thirdlevel_13346, .menue_list_thirdlevel_13346 {
    margin: 0px;
    padding: 0px;
}

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

.toplevel_13346_over,
.secondlevel_13346_over,
.thirdlevel_13346_over {
    text-decoration: none;
    display:block;
}

.menue_list_toplevel_13346 li,
.menue_group_13346 li,
.menue_list_thirdlevel_13346 li {
    list-style-type: none;
}

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


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


/* height, width, indent, align for menuepoint */
.menue_point_toplevel_13346, a.navpoint_toplevel_13346:link, a.navpoint_toplevel_13346:visited, a.navpoint_toplevel_13346:active, .menue_point_toplevel_13346_over, a.navpoint_toplevel_13346:hover {
    width: 100%;
    line-height: 34px;
    text-indent: 12px;
    text-align: left;
}

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

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

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_13346:hover, .menue_point_toplevel_13346_over, .menue_point_toplevel_13346_over a, .menue_point_toplevel_13346:hover > a {
    color: #ffffff;
    font-weight: bold;
    font-size: 13px;
}

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

.menue_point_toplevel_13346, .menue_point_toplevel_13346_over{
    margin-top: 6px;
}

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

.menue_group_13346 {
    margin: 5px 0 0 0;
}
.menue_group_13346_start{
    display: none;
}

.menue_group_13346_end{
    display: none;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_secondlevel_13346, .navpoint_secondlevel_13346:link, a.navpoint_secondlevel_13346:visited, a.navpoint_secondlevel_13346:active, a.navpoint_secondlevel_13346:hover, .menue_point_secondlevel_13346_over {
    width: 100%;
    line-height: 20px;
    text-indent: 31px;
    text-align: left;
}

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

/* undermenuepoint color, weight, size */
.menue_point_secondlevel_13346 a {
    color: #7f7f7f;
    font-weight: normal;
    font-size: 12px;
}

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_13346:hover, .menue_point_secondlevel_13346_over, .menue_point_secondlevel_13346_over a{
    color: #1b61ab;
    font-weight: bold;
    font-size: 12px;
}

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

/* ****************************** THIRDLEVEL CSS ***************************************/

.menue_list_thirdlevel_13346 {
    margin: 0 0;
}

.menue_list_thirdlevel_13346_start{
    display: none;
}

.menue_list_thirdlevel_13346_end{
    display: none;
}

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

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

/* undermenuepoint color, weight, size */
.menue_point_thirdlevel_13346 a {
    color: #7f7f7f;
    font-weight: normal;
    font-size: 12px;
}

/* undermenuepoint over color weight size */
a.navpoint_thirdlevel_13346:hover, .menue_point_thirdlevel_13346_over, .menue_point_thirdlevel_13346_over a{
    color: #1b61ab;
    font-weight: bold;
    font-size: 12px;
}

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



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

