body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #616161;
}

a {
	color: #C26501;
}

/* seitenbreite */
#fix2, #header, #maindiv, #footer {
	width: 868px;
}
#fix2 {
	background: url('../img/bg_fix2.gif') top left repeat-y;
}

/*#fix1 {
	background: url('../img/bg_fix.jpg') bottom center no-repeat;
}*/

/* headerhoehe */
#header {
	height: 266px;
	background: url('../img/bg_header.jpg') 8px 70px no-repeat;
}

#maindiv {
}

#left {
	width: 265px;
}

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

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

#middle {
	width: 590px;
}

#content {
	width: 532px;
	
}

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

#right-top {
	height: 250px;
}

#footer {
	height: 60px;
	line-height: 20px;
	color: #6A6A6A;
	font-size: 11px;
	background: url('../img/bg_footer.gif') top right no-repeat;
	margin: 0 auto;
}

#innerfooter {
	color: #6A6A6A;
	font-weight: normal;
	margin-left: 0px;
	margin-right: 42px;
	text-align: right;
}

#innerfooter a {
	color: #6A6A6A;
	font-size: 11px;
}

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

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


/***************************** BACKGROUND *****************************/


#main_bg {
	background: url('../img/bg_body.gif') top center repeat-y;
}

#top_bg {
	background:url('../img/bg_top.jpg') top left repeat-x;
}

#header_bg {
	background:url('../img/bg_header.gif') top center no-repeat;
}

#bottom_bg {
	background: url('../img/bg_fix.gif') bottom center no-repeat;
}


/***************************** HEADER *****************************/

#header_top {
	width: 868px;
	height: 139px;
}

#header_bottom {
	width: 868px;
	height: 22px;
}

#header_bl {
	width: 684px;
	height: 22px;
	float: left;
}


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


#style {
	width: 184px;
	height: 22px;
	float: left;
}

#styler {
	width: 95px;
	color: #616161;
	line-height: 14px;
	font-size: 11px;
	float: left;
	text-align: right;
}

#switch {
	width: 89px;
	float: right;
}

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

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

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

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

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


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

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

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

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

.secondlevel_5654_over {
	text-decoration: none;
	display:block;
}
/*+-----------------------------------------------------------------------------------+*/


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

/* height, width, indent, align for menuepoint */
.menue_point_toplevel_5654, a.navpoint_toplevel_5654:link, a.navpoint_toplevel_5654:visited, a.navpoint_toplevel_5654:active, .menue_point_toplevel_5654_over, a.navpoint_toplevel_5654:hover {
	width: 100%;
	height: 23px;
	line-height: 23px;
	text-indent: 29px;
	text-align: left;
}

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

/* color, weight, size from menuepoint */
.menue_point_toplevel_5654 a {
	color: #00A651;
	font-weight: bold;
	font-size: 12px;
}

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_5654:hover, .menue_point_toplevel_5654_over, .menue_point_toplevel_5654_over a {
	color: #C26501;
	font-weight: bold;
	font-size: 12px;
}

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

.menue_point_toplevel_5654, .menue_point_toplevel_5654_over{
	margin-top: 3px;
}

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

/* margin undermenue
.menue_group {
margin-bottom: 10px;
margin-top: 10px;
}*/

.menue_group_5654 {
	margin-bottom: 6px;
	margin-top: 3px;
}
.menue_group_5654_start{
	display: none;
}

.menue_group_5654_end{
	display: none;
}

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

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

/* undermenuepoint color, weight, size */
.menue_point_secondlevel_5654 a {
	color: #616161;
	font-weight: bold;
	font-size: 11px;
}

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_5654:hover, .menue_point_secondlevel_5654_over, .menue_point_secondlevel_5654_over a{
	color: #C26501;
	font-weight: normal;
	font-size: 11px;
}

/* undermenue over background */
.menue_point_secondlevel_5654_over, a.navpoint_secondlevel_5654:hover{
	background: url('../img/secondlevel_over.jpg') 100% 50% no-repeat;
}


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

body {
	background: #FFF3B9 url('../img/bg_body2.jpg') top center;
	/**/
}

.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: #00A651;
	font-weight: 400;
}

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

/* Dieser Bereich muss bearbeitet werden wenn die Seite dunkel ist.
.vorschau, .description{
	color: #FFFFFF;
}

.immo-tab{
	color: #000000;
}
*/

/* nicht ändern wenn weißer hintergrund */
#startseite_news ul a{
	font-size: 12px;
	color: #7C7C7C;
	font-weight: normal;
}

/* Tabschriften (classen) */
/*
.tab_link_title a{
	color: #;
	font-weight: normal;
}

.tab_link{
	color: #;
}

.tab_link_mehr{
	color: #;
}

.tab_link_mandat a {
	color: #;
}

*/
/* Tabschriften Ende */

/* Verstaltung optimiert für weißen 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: #616161;
}