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

a {
	color: #D80404;
}

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

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

#left {
	width: 227px;
}

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

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

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

#middle {
	width: 565px;
}

#content {
	width: 525px;
	
}

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

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

#right-top {
	height: 51px;
}

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

#innerfooter {
	color: #EBEEC5;
	font-weight: normal;
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
}

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

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

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


#switch {
	width: 130px;
	text-align: right;
}



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


#search {
}

#search_text {
	height: 20px;
	color: #DBDDAB;
	font-weight: bold;
	text-indent: 15px;
	line-height: 20px;
	text-align: left;
}

#search_form{
	height: 21px;
	background: url('../img/bg_search.jpg') 7px 0 no-repeat;
}

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

#search_input {
	width: 134px;
	color: #959672;
	background: transparent;
	vertical-align: top;
	margin: 0 0 0 15px;
	padding: 0;
	border: 0;
}

#search_submit {
	width: 22px;
	height: 19px;
	background: transparent;
	vertical-align: top;
	margin: 0 0 0 6px;
	padding: 0;
	border: 0;
}


#content_spacer {
	height: 28px;
	line-height: 1px;
	font-size: 1px;
}



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


.box {
	width: 198px;
}

.boxtop {
	background: url('../img/bg_boxtop.jpg') top no-repeat;
	height: 41px;
	color: #EBEEC5;
	text-indent: 33px;
	line-height: 41px;
	font-weight: bold;
}

.boxbody {
	color: #3D3D3D;
}

.boxindent {
	width: 132px;
	margin: 0 33px;
}

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

#events .boxtop {
	background-image: url('../img/bg_box_events.jpg');
}




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

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

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

.tab_link {
	color: #3D3D3D;
}

.tab_link_mehr {
	color: #3D3D3D;
}

.tab_link_mehr a {
	color: #2D632B;
}

.tab_link_mandat a {
	color: #2D632B;
}

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