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

a {
    color: #319ed2;
}
a:hover {
    color: #319ed2;
}


/* 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: 398px;
    background: url('../img/bg_header.jpg') top left no-repeat;
}

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

#left {
    width: 230px;
}

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

#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: 540px;
}

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

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

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

#right-top {
    height: 400px;
}

#footer {
    height: 41px;
    color: #125372;
    font-size: 12px;
    background: url('../img/bg_footer.jpg') top no-repeat;
}

#innerfooter {
    padding-top: 0px;
    line-height: 41px;
    color: #125372;
    font-weight: normal;
    margin-left: 0px;
    margin-right: 39px;
    text-align: right;
}

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

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

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




#headerpic {
    width: 750px;
    height: 313px;
    padding-top: 85px;
    padding-left: 230px;
}


#content_spacer {
    height: 7px;
    line-height: 1px;
    font-size: 1px;
}
/***************************** STYLER *****************************/


#style {
    height: 19px;
    padding: 10px 0 9px 0;
}

#styler {
    width: 110px;
    color: #474747;
    line-height: 19px;
    float: left;
    text-align: left;
    font-size: 14px !important;
    margin-left: 11px;
}

#switch {
    width: 65px;
    float: right;
    font-size: 1px;
    line-height: 1px;
    margin-right: 17px;
}

#switch a {
    margin-left: 8px;
}
/***************************** BOXES *****************************/


.box {
    width: 194px;
    margin: 0 auto;
    margin-top: 10px;
}

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

.boxtop {
    background: url('../img/bg_boxtop.jpg') top no-repeat;
    height: 30px;
    color: #FFFFFF; font-size: 14px;
    font-family: arial, verdana;
    text-indent: 10px;
    line-height: 30px;
    font-weight: normal;
}

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

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

.boxbottom {
    background: url('../img/bg_boxbottom.jpg') top no-repeat;
    height: 15px;
    line-height:1px;
    font-size: 1px;
}


#news .boxtop {
    background: url('../img/bg_box_news.jpg') top left no-repeat;
}
#news .boxbody {
    background: url('../img/bg_boxbody_news.jpg') top left repeat-y;
    color: #125372;
}

#news .boxbottom {
    background: url('../img/bg_boxbottom_news.jpg') top left no-repeat;
}

/***************************** SEARCH *****************************/

#search {
    width: 210px;
    height: 67px;
    background: url('../img/bg_searchbox.jpg') top left no-repeat;
}

#search_text {
    width: 210px;
    height: 22px;
    color: #474747;
    line-height: 22px;
    text-align: left;
    padding-top: 6px;
    text-indent: 10px;
    font-size: 14px !important;
}

#search_text label{
    
    font-size: 14px !important;
}

#search_form{
    width: 198px;
    height: 31px;
    background: url('../img/bg_search.jpg') top left no-repeat;
    margin: 0 auto;
}

#search_spacer {
    height: 9px;
    line-height: 1px;
    font-size: 1px;
}

#search_input {
    width: 161px;
    height: 13px;
    color: #474747;
    font-size: 12px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    background: transparent;
    vertical-align: top;
    margin: 0 0 0 11px;
    padding: 0;
    border: 0;
}

#search_submit {
    width: 10px;
    height: 11px;
    background: transparent;
    vertical-align: top;
    margin: 1px 0 0 7px;
    padding: 0;
    border: 0;
    cursor: pointer;
}

/***************************** NEWSLETTER *****************************/

#newsletter {
    width: 210px;
    height: 150px;
    background: url('../img/right_spacer.jpg') bottom no-repeat, url('../img/right_spacer.jpg') top no-repeat;
}

#newsletter_text {
    width: 210px;
    height: 22px;
    color: #474747;
    line-height: 22px;
    text-align: left;
    padding-top: 6px;
    text-indent: 10px;
    font-size: 14px !important;
}

#newsletter_info {
    width: 190px;
    text-align: left;
    margin-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#newsletter_form {
    width: 198px;
    height: 31px;
    background: url('../img/bg_newsletter.jpg') top left no-repeat;
    margin: 0 auto;
}

#newsletter_spacer {
    height: 9px;
    line-height: 1px;
    font-size: 1px;
}

#newsletter_input {
    width: 161px;
    height: 13px;
    color: #474747;
    font-size: 12px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    background: transparent;
    vertical-align: top;
    margin: 0 0 0 11px;
    padding: 0;
    border: 0;
}

#newsletter_submit{
    width: 10px;
    height: 11px;
    background: transparent;
    vertical-align: top;
    margin: 1px 0 0 7px;
    padding: 0;
    border: 0;
    cursor: pointer;
}



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

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

/* 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: #125372;
    font-weight: bold;
}

.tab_link {
    color: #125372;
}

.tab_link_mehr {
    color: #125372;
}

.tab_link_mehr a {
    color: #0051b5;
}

.tab_link_mandat a {
    color: #125372;
}

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

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







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



/* ****************************** RESET DEFAULT CSS ********************************************/
.menue_point_toplevel_13366, .menue_list_toplevel_13366,
.menue_point_secondlevel_13366, .menue_group_13366,
.menue_point_thirdlevel_13366, .menue_list_thirdlevel_13366 {
    margin: 0px;
    padding: 0px;
}

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

.toplevel_13366_over,
.secondlevel_13366_over,
.thirdlevel_13366_over {
    text-decoration: none;
    display:block;
}

.menue_list_toplevel_13366 li,
.menue_group_13366 li,
.menue_list_thirdlevel_13366 li {
    list-style-type: none;
}

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


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


/* height, width, indent, align for menuepoint */
.menue_point_toplevel_13366, a.navpoint_toplevel_13366:link, a.navpoint_toplevel_13366:visited, a.navpoint_toplevel_13366:active, .menue_point_toplevel_13366_over, a.navpoint_toplevel_13366:hover {
    width: 100%;
    line-height: 30px;
    text-indent: 11px;
    text-align: left;
}

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

/* color, weight, size from menuepoint */
.menue_point_toplevel_13366 a {
    color: #737373;
    font-weight: normal;
    font-size: 13px;
}

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_13366:hover, .menue_point_toplevel_13366_over, .menue_point_toplevel_13366_over a, .menue_point_toplevel_13366:hover > a {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 13px;
}

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

.menue_point_toplevel_13366, .menue_point_toplevel_13366_over{
    margin-top: 0px;
}

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

.menue_group_13366 {
    margin: 0px 0 0px 0;
}
.menue_group_13366_start{
    display: none;
}

.menue_group_13366_end{
    display: none;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_secondlevel_13366, .navpoint_secondlevel_13366:link, a.navpoint_secondlevel_13366:visited, a.navpoint_secondlevel_13366:active, a.navpoint_secondlevel_13366:hover, .menue_point_secondlevel_13366_over {
    width: 100%;
    line-height: 20px;
    text-indent: 26px;
    text-align: left;
}

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

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

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_13366:hover, .menue_point_secondlevel_13366_over, .menue_point_secondlevel_13366_over a{
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12px;
}

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

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

.menue_list_thirdlevel_13366 {
    margin: 0px 0 0px 0;
}

.menue_list_thirdlevel_13366_start{
    display: none;
}

.menue_list_thirdlevel_13366_end{
    display: none;
}

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

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

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

/* undermenuepoint over color weight size */
a.navpoint_thirdlevel_13366:hover, .menue_point_thirdlevel_13366_over, .menue_point_thirdlevel_13366_over a{
    color: #636255;
    font-weight: bold;
    font-size: 12px;
}

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



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

