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

a {
	color: #F03C02;
}



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

/*#fix2 {
	background: url('../') top center no-repeat;
}*/
/*#fix1 {
	background: url('../') bottom center no-repeat;
}*/
/* headerhoehe */
#style{
    width: 1000px;
    height: 38px;
    background: url('../img/bg_style.jpg') top no-repeat;
}

#style-pos{
    margin: 0 55px 0 0;
    text-align: right;
}

#header {
	height: 204px;
}

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

#left {
	width: 261px;
}

#left_indent {
	margin: 0 0 0 22px;
}
#left-top {
	height: 41px;
/*	background: url('../img/bg_left_top.jpg') top no-repeat;*/
}
#vernetzt {
	margin: 30px 0 0 0px;
	text-align: center;
}

#middle {
	width: 705px;
}

#content {
	width: 675px;
	
}

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

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

#right-top {
	height: 400px;
}

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

#innerfooter {
	color: #AE6059;
	font-weight: normal;
	margin-left: 261px;
	margin-right: 34px;
	text-align: center;
}

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

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

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

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

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

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

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


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

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

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

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

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


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

/* height, width, indent, align for menuepoint */
.menue_point_toplevel_6535, a.navpoint_toplevel_6535:link, a.navpoint_toplevel_6535:visited, a.navpoint_toplevel_6535:active, .menue_point_toplevel_6535_over, a.navpoint_toplevel_6535:hover {
	width: 100%;
	height: 26px;
	line-height: 26px;
	text-indent: 52px;
	text-align: left;
}

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

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

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_6535:hover, .menue_point_toplevel_6535_over, .menue_point_toplevel_6535_over a {
	color: #800000;
	font-weight: bold;
	font-size: 13px;
}

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

.menue_point_toplevel_6535, .menue_point_toplevel_6535_over{
	margin-top: 3px;
}

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

.menue_group_6535 {
	margin-bottom: 6px;
	margin-top: 3px;
}
.menue_group_6535_start{
	display: none;
}

.menue_group_6535_end{
	display: none;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_secondlevel_6535, .navpoint_secondlevel_6535:link, a.navpoint_secondlevel_6535:visited, a.navpoint_secondlevel_6535:active, a.navpoint_secondlevel_6535:hover, .menue_point_secondlevel_6535 {
	width: 100%;
	height: 22px;
	text-align: left;
	line-height: 22px;
	text-indent: 65px;
}

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

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

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_6535:hover, .menue_point_secondlevel_6535_over, .menue_point_secondlevel_6535_over a{
	color: #800000;
	font-weight: bold;
	font-size: 12px;
}

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


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

body {
	background: #f0e8d3 url('../img/bg_body.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: #800000;
	font-weight: normal;
  font-family: Arial, Verdana, Helvetica, sans-serif;
}

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

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

.tab_link {
	color: #;
}

.tab_link_mehr {
	color: #;
}

.tab_link_mehr a {
	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: #800000;
}