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

a {
	color: #FD850B;
}

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

#header-left{
	width: 667px;
	height: 145px;
	float: left;
}

#header-right{
	width: 333px;
	height: 145px;
	float: left;
}

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

#left {
	width: 238px;
}

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

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

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

#middle {
	width: 550px;
}

#content {
	width: 500px;
	
}

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

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

#right-top {
	height: 400px;
}

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

#innerfooter {
	color: #EAEAEA;
	font-weight: normal;
	margin-left: 248px;
	margin-right: 224px;
	text-align: center;
}

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

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

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


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


#style {
	height: 21px;
}

#switch {
	width: 81px;
	margin-left: 95px;
}

.a, .aa, .aaa {
	display: block;
	width: 21px;
	height: 20px;
	float: left;
	padding: 0;
	margin: 0 9px 0 0px;
}

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

.a:hover {
	background: url('../img/a_over.jpg') top center no-repeat;
}

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

.aa:hover {
	background: url('../img/aa_over.jpg') top center no-repeat;
}

.aaa {
	margin: 0;
	background: url('../img/aaa.jpg') top center no-repeat;
}

.aaa:hover {
	background: url('../img/aaa_over.jpg') top center no-repeat;
}


/***************************** FORMS *****************************/


.form_wrapper {
	width: 176px;
	height: 47px;
	margin: 20px 0px 0px 0px;
	background: top left no-repeat;
}

.form_text {
	color: #392816;
	
	margin-left: 6px;
	font-weight: bold;
}

.form {
}

.form_spacer {
	height: 4px;
	font-size: 1px;
	line-height: 1px;
}

.form_input {
	width: 133px;
	color: #B2B2B2;
	background: transparent;
	font-size: 11px;
	margin: 0 0 0 11px;
	padding: 0;
	border: 0 none;
	vertical-align: top;
}

.form_submit {
	width: 18px;
	background: transparent;
	margin: 0 0 0 3px;
	padding: 0;
	border: 0 none;
	vertical-align: top;
}

#search {
	background-image: url('../img/bg_search.jpg');
}

#newsletter {
	background-image: url('../img/bg_newsletter.jpg');
}

#newsletter .form_spacer {
	height: 6px;
}


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


.tab {
	width: 176px;
	margin-top: 20px;
	text-align: left;
	background: url('../img/bg_tab.jpg') top center repeat-y;
}

.tab_header {
	height: 34px;
	line-height: 20px;
	text-indent: 10px;
	color: #463023;
	font-weight: 700;
	background: url('../img/bg_tab_header.jpg') top center no-repeat;
}

.tab_bg {
	background: url('../img/bg_tab_content.jpg') top left no-repeat;
}

.tab_content {
	margin: 0 10px;
	width: 156px;
	color: #3B3B3B;
}

.tab_bottom {
	height: 11px;
	font-size: 1px;
	line-height: 1px;
	background: url('../img/bg_tab_bottom.jpg') bottom center no-repeat;
}


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

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

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

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


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

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

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

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

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


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

/* height, width, indent, align for menuepoint */
.menue_point_toplevel_6403, a.navpoint_toplevel_6403:link, a.navpoint_toplevel_6403:visited, a.navpoint_toplevel_6403:active, .menue_point_toplevel_6403_over, a.navpoint_toplevel_6403:hover {
	width: 100%;
	height: 26px;
	line-height: 26px;
	text-indent: 31px;
	text-align: left;
}

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

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

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_6403:hover, .menue_point_toplevel_6403_over, .menue_point_toplevel_6403_over a {
	color: #004185;
	font-weight: bold;
	font-size: 13px;
}

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

.menue_point_toplevel_6403, .menue_point_toplevel_6403_over{
	margin-top: 3px;
}

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

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

.menue_group_6403 {
	margin-bottom: 7px;
	margin-top: 6px;
	background: url('../img/bg_menu.jpg') top right repeat-y;
}
.menue_group_6403_start{
height: 4px;
font-size: 1px;
line-height: 1px;
}

.menue_group_6403_end{
height: 4px;
font-size: 1px;
line-height: 1px;
}

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

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

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

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_6403:hover, .menue_point_secondlevel_6403_over, .menue_point_secondlevel_6403_over a{
	color: #606060;
	font-weight: bold;
	font-size: 12px;
}

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


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

body {
	background: #E4EBEF;
	/* 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: #2D2D2D;
	font-weight: normal;
  font-family: Arial, Verdana, Helvetica, sans-serif;
}

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

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

.tab_link{
	color: #3B3B3B;
}

.tab_link_mehr{
	color: #3B3B3B;
}

.tab_link_mandat a {
	color: #004185;
}
/* 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: #2D2D2D;
}