body {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #393939;
    background: #3f0201 url('../img/bg_body.jpg') top repeat-x;
}

a {
    color: #8B0505;
}

/* seitenbreite */
#fix2, #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: 138px;
    margin: 0 auto;
    width: 1024px;
}

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

#left {
    width: 213px;
}

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

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

#counter{
	width: 196px;
	height: 28px;
	line-height: 28px;
	background: url('../img/bg_counter.jpg') top no-repeat;
}

#counter-pos{
 margin: 0 0 0 57px;
 color: #414141;
}

#middle {
    width: 770px;
    position: relative;
}

#style{
    position: absolute;
    z-index: 55;
    left: 677px;
    top: 205px;
}

#content {
    width: 518px;
    float: left;
    padding-left: 18px;
}

#tabs {
    width: 218px;
    float: right;
}

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

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

#right-top {
    height: 600px;
}

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

#innerfooter {
    color: #DDDDDD;
    font-weight: normal;
    margin-left: 0px;
    margin-right: 31px;
    text-align: right;
}

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

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

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

#headerpic {
    width: 770px;
    height: 237px;
    padding-top: 0px;
    padding-left: 0px;
}


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


.box {
    width: 218px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.boxtop {
    background: url('../img/bg_boxtop.jpg') top no-repeat;
    height: 28px;
    color: #414141;
    text-indent: 9px;
    line-height: 28px;
    font-weight: bold;
    text-align: left;
    font-size: 13px;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.4);
}

#page1 .boxtop {
    background: url('../img/bg_boxtop_weather.jpg') top no-repeat;
}

.boxindent {
    width: 200px;
    margin: 0 auto;
    color: #393939;
    text-align: left;
}



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

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

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

.tab_link {
	color: #393939;
}

.tab_link_mehr {
	color: #393939;
}

.tab_link_mehr a {
	color: #b91e1e;
}

.tab_link_mandat a {
	color: #393939;
}


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


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