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

a {
	color: #006B45;
}

/* seitenbreite */
#fix2, #header, #maindiv, #footer {
	width: 1000px;
}

.banner-spacer{display: none;}

/*#fix2 {
	background: url('../img/bg_fix2.jpg') top center no-repeat;
}*/

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

#style{
    width: 1000px;
    height: 87px;
    background: url('../img/bg_style.jpg') top no-repeat;
}

.style-top{height: 49px; line-height: 1px; font-size: 1px;}

#style1{
    width: 803px;
    height: 87px;
    float: left;
    margin: 0px;
    padding: 0px;
}

#style1-txt{
    width: 803px;
    height: 38px;
}

#style1-txt-pos{margin: 0 14px 0 621px;}

#top-suche {
 height: 20px;
 display: inline;
}

#search_input{
 margin: 0px;
 padding:0px;
 width: 132px;
 height: 20px;
 line-height: 20px;
 text-indent: 5px;
 border: 0px;
 text-align: left;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 11px;
 color: #9A7E5A;
 font-weight: normal;
 vertical-align: top;
 background: url('../img/bg_suche.jpg') top no-repeat;
}

#search_submit{
 margin: 0px;
 padding: 0px;
 width: 12px;
 height: 17px;
 border: 0px;
 background: url('../img/bg_suche_lupe.jpg') top left no-repeat;
 vertical-align: top;
}

#style2{
    width: 197px;
    height: 87px;
    float: left;
    margin: 0px;
    padding: 0px;
}

#style2-txt{
    width: 197px;
    height: 38px;
}

#style2-txt-pos{margin: 0 36px 0 0;}

/* headerhoehe */
#header {
	height: 248px;
	background: url('../img/bg_header_bg.jpg') top no-repeat;
}

#header-pos{
    margin: 0 37px 17px 226px;
}

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

#left {
	width: 274px;
}

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

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

#middle {
	width: 691px;
}

#content{
	width: 670px;
	line-height: 18px;
}

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

#right-top {
	height: 400px;
}

#overfooter{
    width: 1000px;
    height: 17px;
    background: url('../img/bg_overfooter.jpg') top no-repeat;
    line-height: 1px;
    font-size: 1px;
}

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

#innerfooter {
	color: #805B28;
	font-weight: normal;
	margin-left: 283px;
	margin-right: 35px;
	text-align: left;
}

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

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

/* **************************** INDIVIDUELLES ******************************************/
#headerpic{
    width: 737px;
    height: 231px;
}

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

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

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

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


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

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

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

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

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


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

/* height, width, indent, align for menuepoint */
.menue_point_toplevel_5460, a.navpoint_toplevel_5460:link, a.navpoint_toplevel_5460:visited, a.navpoint_toplevel_5460:active, .menue_point_toplevel_5460_over, a.navpoint_toplevel_5460:hover {
	width: 100%;
	height: 27px;
	line-height: 27px;
	text-indent: 14px;
	text-align: left;
}

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

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

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_5460:hover, .menue_point_toplevel_5460_over, .menue_point_toplevel_5460_over a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
}

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

.menue_point_toplevel_5460, .menue_point_toplevel_5460_over{
	margin-top: 3px;
}

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

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

.menue_group_5460 {
	margin-bottom: 6px;
	margin-top: 3px;
}
.menue_group_5460_start{
	display: none;
}

.menue_group_5460_end{
	display: none;
}

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

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

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

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_5460:hover, .menue_point_secondlevel_5460_over, .menue_point_secondlevel_5460_over a{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

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


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

body {
	background: #F2E1CA;
	/* url('../img/bg_body2.jpg') top center repeat-x*/
}

.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: #017F52;
	font-weight: normal;
}

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

h3, #content .legacy_h3, .legacy_h3, h2, #content .legacy_h2, .legacy_h2, h1, #content .legacy_h1, .legacy_h1{
  font-family: Arial, Verdana, Helvetica, sans-serif;
}

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