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

a {
	color: #DF1A1C;
}

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

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

#left {
	width: 277px;
}

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

#left-top {
	height: 60px;
}

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

#middle {
	width: 651px;
}

#content {
	width: 593px;
	
}

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

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

#right-top {
	height: 400px;
}

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

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

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

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

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



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


#search {
}

#search_text {
	height: 24px;
	color: #0c708a;
	line-height: 24px;
	font-weight: bold;
	text-align: left;
	text-indent: 20px;
}

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

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

#search_input {
	width: 178px;
	color: #909090;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background: transparent;
	vertical-align: top;
	margin: 0 0 0 14px;
	padding: 0;
	border: 0;
}

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



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

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

#switch div {
	margin-bottom: 9px;
}




.h4link a:link, .h4link a:hover, .h4link a:visited, H6, H5, H4, H3, H2, 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: #;
	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: #393939;
}