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

a {
    color: #7032cc;
}

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

#logo {
    position: absolute;
    right: 50px;
}

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

#left {
    width: 264px;
}

#left_indent {
    margin: 0 6px 0 30px;
}

#vernetzt {
    margin: 4px 0 0 0px;
    float: left;
    margin-left: 45px;
}

#middle {
    width: 514px;
}

#content {
    width: 484px;
    
}

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

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

#right-top {
    height: 400px;
}

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

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

#innerfooter {
    color: #3a3a3a;
    font-weight: normal;
    margin-left: 0px;
    margin-right: 52px;
    text-align: right;
    float: right;
}

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

#innerfooter a:hover {
    color: #cc0033;
    font-weight: normal;
}

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

#counter {
    float: left;
    margin-left: 48px;
    height: 71px;
    line-height: 71px;
}

#counter-l {
    float: left;
    color: #cc0033;
}

#counter-r {
    float: right;
    color: #3a3a3a;
}
/***************************** STYLER *****************************/


#style {
    height: 50px;
}

#switch {
    width: 228px;
    font-size: 1px;
    line-height: 1px;
}

/***************************** TAB *****************************/


.box {
    width: 186px;
}

.boxtop {
    height: 59px;
    color: #cc0033;
    text-indent: 10px;
    line-height: 59px;
    font-weight: bold;
}

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

.boxfix {
    background: url('../img/bg_boxfix.png') top no-repeat;
}

.boxindent {
    margin: 0 13px;
}

.boxbottom {
    background: url('../img/bg_boxfooter.png') top no-repeat;
    height: 24px;
    line-height:1px;
    font-size: 1px;
}

.box2 {
    width: 224px;
    margin-top: 20px;
}

.boxtop2 {
    height: 59px;
    color: #cc0033;
    text-indent: 10px;
    line-height: 59px;
    font-weight: bold;
}

.boxbody2 {
    background: url('../img/bg_boxbody2.png') top repeat-y;
    color: #cc0033;
}

.boxfix2 {
    background: url('../img/bg_boxfix2.png') top no-repeat;
}

.boxindent2 {
    margin: 0 13px;
}

.boxbottom2 {
    background: url('../img/bg_boxfooter2.png') top no-repeat;
    height: 24px;
    line-height:1px;
    font-size: 1px;
}

.box3 {
    width: 224px;
    margin-top: 20px;
}

.boxindent3 {
    margin: 0 13px;
}



#news .boxtop {
    background: url('../img/bg_box_news.png') top left no-repeat;
}


#galerie .boxtop {
    background: url('../img/bg_box_galerie.png') top left no-repeat;
}

#clndr .boxtop2 {
    background: url('../img/bg_box_clndr.png') top left no-repeat;
}


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

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

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

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

.tab_link {
    color: #cc0033;
}

.tab_link_mehr {
    color: #cc0033;
}

.tab_link_mehr a {
    color: #7032cc;
}

.tab_link_mandat a {
    color: #cc0033;
}

/* 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;
}
.event-ort, .event-info {
    color: #4C4C4C;
}








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

/* ****************************** RESET DEFAULT CSS ********************************************/
.menue_point_toplevel_8024, .menue_list_toplevel_8024,
.menue_point_secondlevel_8024, .menue_group_8024,
.menue_point_thirdlevel_8024, .menue_list_thirdlevel_8024 {
    margin: 0px;
    padding: 0px;
}

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

.toplevel_8024_over,
.secondlevel_8024_over,
.thirdlevel_8024_over {
    text-decoration: none;
    display:block;
}

.menue_list_toplevel_8024 li,
.menue_group_8024 li,
.menue_list_thirdlevel_8024 li {
    list-style-type: none;
}

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


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

/* height, width, indent, align for menuepoint */
.menue_point_toplevel_8024, a.navpoint_toplevel_8024:link, a.navpoint_toplevel_8024:visited, a.navpoint_toplevel_8024:active, .menue_point_toplevel_8024_over, a.navpoint_toplevel_8024:hover {
    width: 100%;
    line-height: 39px;
    text-indent: 23px;
    text-align: left;
}

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

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

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_8024:hover, .menue_point_toplevel_8024_over, .menue_point_toplevel_8024_over a {
    color: #e0367c;
    font-weight: bold;
    font-size: 13px;
}

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

.menue_point_toplevel_8024, .menue_point_toplevel_8024_over{
    margin-top: 3px;
}

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

.menue_group_8024 {
    margin-bottom: 6px;
    margin-top: 3px;
}
.menue_group_8024_start{
    display: none;
}

.menue_group_8024_end{
    display: none;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_secondlevel_8024, .navpoint_secondlevel_8024:link, a.navpoint_secondlevel_8024:visited, a.navpoint_secondlevel_8024:active, a.navpoint_secondlevel_8024:hover, .menue_point_secondlevel_8024 {
    width: 100%;
    line-height: 30px;
    text-indent: 37px;
    text-align: left;
}

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

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

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_8024:hover, .menue_point_secondlevel_8024_over, .menue_point_secondlevel_8024_over a{
    color: #e0367c;
    font-weight: bold;
    font-size: 12px;
}

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


/* *********************** menue 8024 ende ************************ */



.event-title a {
	color: #cc0033;
}