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

a {
	color: #F6F885;
}

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

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

#left {
	width: 224px;
}

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

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

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

#middle {
	width: 761px;
}

#content {
	width: 699px;
	
}

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

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

#right-top {
	height: 400px;
}

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

#counter {
float: left;
width: 224px;
height: 74px;
line-height: 48px;
font-weight: bold;
color: #fff;
text-indent: 70px;
text-align: left;
}

#innerfooter {
	color: #FFFFFF;
	font-weight: normal;
	margin-left: 0px;
	margin-right: 15px;
	text-align: right;
	float: right;
	width: 711px;
}

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

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

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

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

#header_left {
	width: 891px;
	height: 311px;
	float: left;
}

#header_right{
	width: 109px;
	height: 311px;
	float: left;
}

#header_right_top {
	height: 25px;
	font-size: 1px;
	line-height: 1px;
}

#switch {
	height: 50px;
	text-align: right;
}

#switch a {
	margin-left: 4px;
}


#content_spacer {
	height: 33px;
	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: #FFFFFF;
	font-weight: normal;
  font-family: Arial, Verdana, Helvetica, sans-serif;
}

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


.vorschau, .description{
	color: #ADADAD;
}
/* Dieser Bereich muss bearbeitet werden wenn die Seite dunkel ist.
.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: #;
	font-weight: bold;
}

.tab_link {
	color: #;
}

.tab_link_mehr {
	color: #;
}

.tab_link_mehr a {
	color: #;
}

.tab_link_mandat a {
	color: #;
}

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