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

a {
	color: #f5634a;
}

/* 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: 340px;
	background: url('../img/bg_header.jpg') top center no-repeat;
}

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

#left {
	width: 234px;
}

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

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

#middle {
	width: 681px;
}

#content {
	width: 600px;
	
}

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

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

#right-top {
	height: 400px;
}

#footer {
	height: 29px;
	line-height: 29px;
	color: #39A8AB;
	font-size: 12px;
}

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

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

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

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

#bg_header {
	height: 233px;
	width: 1000px;
}

#bg_header a {
	display: block;
	height: 233px;
	width: 1000px;
}

#bg_toplevel {
	height: 54px;
	background: url('../img/bg_toplevel.jpg') top center no-repeat;
}
/***************************** STYLER *****************************/


#style {
	height: 24px;
	width: 1000px;
	font-size: 12px;
}

#styler {
	width: 915px;
	color: #515151;
	text-align: right;
	line-height: 24px;
	text-align: right;
	float: left;
}

#switch {
	width: 85px;
	font-size: 1px;
	line-height: 1px;
	text-align: right;
	float: 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: #3B8183;
	font-weight: normal;
  font-family: Arial, Verdana, Helvetica, sans-serif;
}

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

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








/* ****************************** MENUE 8553 CSS ***************************************/

/* ****************************** RESET DEFAULT CSS ********************************************/
.menue_point_toplevel_8553, .menue_list_toplevel_8553,
.menue_point_secondlevel_8553, .menue_group_8553,
.menue_point_thirdlevel_8553, .menue_list_thirdlevel_8553 {
	margin: 0px;
	padding: 0px;
}

a.navpoint_toplevel_8553:link, a.navpoint_toplevel_8553:visited, a.navpoint_toplevel_8553:active,
a.navpoint_secondlevel_8553:link, a.navpoint_secondlevel_8553:visited, a.navpoint_secondlevel_8553:active,
a.navpoint_thirdlevel_8553:link, a.navpoint_thirdlevel_8553:visited, a.navpoint_thirdlevel_8553:active {
	text-decoration: none;
	display:block;
}

.toplevel_8553_over,
.secondlevel_8553_over,
.thirdlevel_8553_over {
	text-decoration: none;
	display:block;
}

.menue_list_toplevel_8553 li,
.menue_group_8553 li,
.menue_list_thirdlevel_8553 li {
	list-style-type: none;
}

/*+-----------------------------------------------------------------------------------+*/


/* ****************************** MENUE CSS ********************************************/

/* height, width, indent, align for menuepoint */
.menue_point_toplevel_8553, a.navpoint_toplevel_8553:link, a.navpoint_toplevel_8553:visited, a.navpoint_toplevel_8553:active, .menue_point_toplevel_8553_over, a.navpoint_toplevel_8553:hover {
	width: 100%;
	line-height: 49px;
	text-align: center;
	float: left;
}

/* menuepoint background */
.menue_point_toplevel_8553 {
	background: url('../img/toplevel.jpg') top left no-repeat;
}

/* color, weight, size from menuepoint */
.menue_point_toplevel_8553 a {
	color: #444444;
	font-weight: normal;
	font-size: 13px;
}

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_8553:hover, .menue_point_toplevel_8553_over, .menue_point_toplevel_8553_over a {
	color: #3B8183;
	font-weight: bold;
	font-size: 13px;
}

/* menuepoint over background */
a.navpoint_toplevel_8553:hover, .menue_point_toplevel_8553_over {
	background: url('../img/toplevel_over.jpg') top left repeat-x;
}

.menue_point_toplevel_8553, .menue_point_toplevel_8553_over{
	margin-top: 0px;
}

/* ****************************** UNDERMENUE CSS ***************************************/

.menue_group_8553 {
	margin-bottom: 6px;
	margin-top: 3px;
	background: url('../img/bg_mg.png') top repeat-y;
}
.menue_group_8553_start{
	width:100%;
	height:12px;
	background: url('../img/mg_start.jpg') top no-repeat;
}

.menue_group_8553_end{
	background: url('../img/mg_end.jpg') top no-repeat;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_secondlevel_8553, .navpoint_secondlevel_8553:link, a.navpoint_secondlevel_8553:visited, a.navpoint_secondlevel_8553:active, a.navpoint_secondlevel_8553:hover, .menue_point_secondlevel_8553 {
	width: 100%;
	line-height: 30px;
	text-indent: 54px;
	text-align: left;
}

/* undermenuepoint background */
.menue_point_secondlevel_8553 {
	background: url('../img/secondlevel.png') top left no-repeat;
}

/* undermenuepoint color, weight, size */
.menue_point_secondlevel_8553 a {
	color: #515151;
	font-weight: normal;
	font-size: 12px;
}

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_8553:hover, .menue_point_secondlevel_8553_over, .menue_point_secondlevel_8553_over a{
	color: #3B8183;
	font-weight: bold;
	font-size: 12px;
}

/* undermenue over background */
.menue_point_secondlevel_8553_over, a.navpoint_secondlevel_8553:hover{
	background: url('../img/secondlevel_over.png') top left no-repeat;
}

/* ****************************** UNDER-UNDER-MENUE CSS ***************************************/

.menue_list_thirdlevel_8553 {
margin: 0px;
padding: 0px;
list-style-type: none;
}

.menue_point_thirdlevel_8553 {
padding: 0px;
margin: 0px;
}

a.navpoint_thirdlevel_8553:link, a.navpoint_thirdlevel_8553:visited, a.navpoint_thirdlevel_8553:active {
text-decoration: none;
display:block;
}

.thirdlevel_8553_over {
text-decoration: none;
display:block;
}





/* ****************************** UNDER-UNDER-MENUE CSS ***************************************/

.menue_list_thirdlevel_8553 {
    margin-bottom: 0px;
    margin-top: 0px;
}

.menue_list_thirdlevel_8553_start{
    display: none;
}

.menue_list_thirdlevel_8553_end{
    display: none;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_thirdlevel_8553, .navpoint_thirdlevel_8553:link, a.navpoint_thirdlevel_8553:visited, a.navpoint_thirdlevel_8553:active, a.navpoint_thirdlevel_8553:hover, .menue_point_thirdlevel_8553 {
width: 100%;
text-align: left;
line-height: 20px;
text-indent: 75px;
}

/* undermenuepoint background */
.menue_point_thirdlevel_8553 {
background: url('../img/thirdlevel.png') top left no-repeat;
}

/* undermenuepoint color, weight, size */
.menue_point_thirdlevel_8553 a {
color: #515151;
font-weight: normal;
font-size: 12px;
}

/* undermenuepoint over color weight size */
a.navpoint_thirdlevel_8553:hover, .menue_point_thirdlevel_8553_over, .menue_point_thirdlevel_8553_over a{
color: #515151;
font-weight: bold;
font-size: 12px;
}

/* undermenue over background */
.menue_point_thirdlevel_8553_over, a.navpoint_thirdlevel_8553:hover{
background: url('../img/thirdlevel_over.png') top left no-repeat;
}

/* *********************** menue 8553 ende ************************ */



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