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

a {
	color: #E53C23;
}

/* 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 {
	width: 1000px;
	height: 226px;
	background: url('../img/bg_header.jpg') top no-repeat;
}

#header-top{
	width: 1000px;
	height: 76px;
}

.banner_spacer{display: none;}

.float{float: left; margin: 0px; padding: 0px;}

#header-spacer1{width: 4px; height: 150px;}
#header-spacer2{width: 2px; height: 150px;}
#header-spacer3{width: 2px; height: 150px;}
#header-spacer4{width: 3px; height: 150px;}
#header-banner1{width: 220px; height: 150px;}
#header-banner2{width: 220px; height: 150px;}
#header-banner3{width: 549px; height: 150px;}

#header-banner1 img, #header-banner2 img, #header-banner3 img{border: 2px solid #a6cee7;}

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

#left {
	width: 208px;
}

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

#left-top {
	height: 4px;
	font-size: 1px;
	line-height: 1px;
}

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

#middle {
	width: 786px;
}

#content {
	width: 730px;
	
}

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

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

#right-top {
	height: 400px;
}

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

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

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

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

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

#sg {
    width: 197px;
    text-align: center;
    margin-top: 30px;
}

/***************************** STYLER *****************************/


#style {
	height: 20px;
	line-height: 20px;
	text-align: left;
	color: #3B3B3B;
	background: url('../img/bg_style.jpg');
	text-align: right;
}

#style a {
	color: #3B3B3B;
}

#style a:hover {
	color: #3B3B3B;
}


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

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

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