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

a {
	color: #FDAD00;
}

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

#uheader {
	height: 77px;
	width: 1000px;
	background: url('../img/bg_styler.jpg') top center no-repeat;
}

#style {
	width: 166px;
	height: 40px;
	margin: 0 89px 0 745px;
}

#style-font {
	font-weight: bold;
	width: 166px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
}

#style-a {
	width: 166px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
}


#style-a a {
	color: #FFFFFF;
}
#style-a a:hover {
	font-weight: bold;
}

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

#left {
	width: 250px;
}

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

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

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

#middle {
	width: 705px;
}

#content-spacer {
	line-height: 1px;
	font-size: 1px;
	height: 26px;
}

#content {
	width: 625px;
	
}

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

#right-top {
	height: 400px;
}

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

#footer-spacer {
	line-height: 1px;
	font-size: 1px;
	height: 37px;
}

#innerfooter {
	color: #FDFFB2;
	font-weight: normal;
	margin-right: 82px;
	text-align: right;
}

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

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

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

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

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

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

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


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

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

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

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

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


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

/* height, width, indent, align for menuepoint */
.menue_point_toplevel_5711, a.navpoint_toplevel_5711:link, a.navpoint_toplevel_5711:visited, a.navpoint_toplevel_5711:active, .menue_point_toplevel_5711_over, a.navpoint_toplevel_5711:hover {
	width: 100%;
	height: 31px;
	line-height: 31px;
	text-indent: 29px;
	text-align: left;
}

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

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

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

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

.menue_point_toplevel_5711, .menue_point_toplevel_5711_over{
}

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

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

.menue_group_5711 {
	margin-bottom: 0px;
	margin-top: 0px;
}
.menue_group_5711_start{
	line-height: 1px;
	font-size: 1px;
	height: 12px;
	background: url('../img/navtop.jpg') top no-repeat;
}

.menue_group_5711_end{
	line-height: 1px;
	font-size: 1px;
	height: 13px;
	background: url('../img/navbottom.jpg') top no-repeat;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_secondlevel_5711, .navpoint_secondlevel_5711:link, a.navpoint_secondlevel_5711:visited, a.navpoint_secondlevel_5711:active, a.navpoint_secondlevel_5711:hover, .menue_point_secondlevel_5711 {
	width: 100%;
	height: 23px;
	text-align: left;
	line-height: 23px;
	text-indent: 34px;
}

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

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

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_5711:hover, .menue_point_secondlevel_5711_over, .menue_point_secondlevel_5711_over a{
	color: #214579;
	font-weight: bold;
	font-size: 12px;
}

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


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

body {
	background: #6C422C;
	/* 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: #4472B8;
	font-weight: normal;
}

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

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


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