body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A2A2A;
	background: #d2d2d2;
}

a {
	color: #D6790C;
}

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

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

#left {
	width: 223px;
}

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

#left-top {
	height: 40px;
	background: url('../img/toplevel.jpg') bottom no-repeat;
}

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

#middle {
	width: 583px;
}

#content {
	width: 539px;
	
}

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

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

#right-top {
	height: 10px;
}

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

#innerfooter {
	color: #4B4B4B;
	font-weight: normal;
	margin-left: 22px;
	margin-right: 0px;
	text-align: left;
}

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

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

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

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

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


#content_spacer {
	height: 39px;
	line-height: 34px;
}


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


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

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

#search_input {
	width: 136px;
	color: #B0B0B0;
	background: transparent;
	vertical-align: top;
	margin: 0 0 0 7px;
	padding: 0;
	border: 0;
}

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



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


.box {
	width: 168px;
	margin-bottom: 12px;
}

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

.boxbody {
	background: url('../img/bg_boxbody.jpg') top repeat-y;
	color: #292929;
}

 .boxindent {
	width: 144px;
	margin: 0 12px;
}

 #weather .boxindent {
	width: 160px;
	margin: 0 4px;
}

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



#events .boxtop {
	background: url('../img/bg_box_events.jpg') top left no-repeat;
}

#newsletter .boxtop {
	background: url('../img/bg_box_newsletter.jpg') top left no-repeat;
}

#weather .boxtop {
	background: url('../img/bg_box_weather.jpg') top left no-repeat;
}


/***************************** NEWSLETTER *****************************/


#newsletter_form {
	height: 23px;
	margin-top: 6px;
	background: url('../img/bg_newsletter.jpg') top right no-repeat;
}

#newsletter_spacer {
	height: 3px;
	font-size: 1px;
	line-height: 1px;
}

#newsletter_input {
	width: 129px;
	color: #B0B0B0;
	background: transparent;
	vertical-align: top;
	margin: 0 0 0 11px;
	padding: 0;
	border: 0;
}

#newsletter_submit{
	width: 18px;
	background: transparent;
	margin: 0 0 0 3px;
	padding: 0;
	border: 0;
}

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

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

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

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


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

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

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

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

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


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

/* height, width, indent, align for menuepoint */
.menue_point_toplevel_7049, a.navpoint_toplevel_7049:link, a.navpoint_toplevel_7049:visited, a.navpoint_toplevel_7049:active, .menue_point_toplevel_7049_over, a.navpoint_toplevel_7049:hover {
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-indent: 29px;
	text-align: left;
}

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

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

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_7049:hover, .menue_point_toplevel_7049_over, .menue_point_toplevel_7049_over a {
	color: #D6790C;
	font-weight: bold;
	font-size: 13px;
}

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

.menue_point_toplevel_7049, .menue_point_toplevel_7049_over{
	margin-top: 0;
}

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

.menue_group_7049 {
	margin-bottom: 6px;
	margin-top: 3px;
}
.menue_group_7049_start{
	display: none;
}

.menue_group_7049_end{
	display: none;
}

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

/* undermenuepoint background 
.menue_point_secondlevel_7049 {
	background: url('../img/secondlevel.jpg') 29px 50% no-repeat;
}*/

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

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_7049:hover, .menue_point_secondlevel_7049_over, .menue_point_secondlevel_7049_over a{
	color: #D6790C;
	font-weight: bold;
	font-size: 12px;
}

/* undermenue over background */
.menue_point_secondlevel_7049_over, a.navpoint_secondlevel_7049:hover{
	background: url('../img/secondlevel_over.jpg') 29px 50% no-repeat;
}


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

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

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

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

.tab_link {
	color: #292929;
}

.tab_link_mehr {
	color: #292929;
}

.tab_link_mehr a {
	color: #FF9301;
}

.tab_link_mandat a {
	color: #292929;
}

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