body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 /*font-family: Arial, Verdana, Helvetica, sans-serif;*/
 font-size: 11px;
 color: #000000;
}
a {
	color: #CD0306;
}
/* seitenbreite */
#fix2, #header, #maindiv, #footer {
 width: 1000px;
}

/* headerhoehe */
#header {
 height: 258px;
}

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

#left {
 width: 274px;
}

#left-pos {
	margin-left: 20px;
}

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

#styler-spacer {
	font-size: 1px;
	line-height: 1px;
	height: 12px;
}

#styler {
	height: 39px;
	width: 254px;
}

#styler-font, #styler-a, #styler-aa, #styler-aaa, #styler-right {
	height: 24px;
	float: left;
}

#styler-font {
	text-align: right;
	color: #A9883A;
	line-height: 24px;
	width: 139px;
}
#styler-a {
	width: 24px;
}
#styler-aa {
	width: 24px;
}
#styler-aaa {
	width: 25px;
}
#styler-right {
	width: 42px;
	font-size: 1px
}

.box {
width: 254px;
}
.boxbody {
background: url('../img/boxbody.jpg') top repeat-y;
}
.boxindent {
margin-left: 13px;
margin-right: 10px;
}

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

#middle {
 width: 692px;
}

#content {
 width: 652px;
 
}

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

#right-top {
 height: 350px;
}

#footer {
 height: 54px;
 line-height: 38px;
 color: #CD0306;
 font-size: 11px; 
 background: url('../img/bg_footer.jpg') top no-repeat;
}
#innerfooter {
 color: #CD0306;
 font-weight: normal;
 margin-left: 290px;
 text-align: left;
}
#innerfooter a {
 color: #CD0306;
 font-size: 11px;
}
#innerfooter a:hover {
	font-weight: bold;
}

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

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

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

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

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


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

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

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

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

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


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

/* height, width, indent, align for menuepoint */
.menue_point_toplevel_4942, a.navpoint_toplevel_4942:link, a.navpoint_toplevel_4942:visited, a.navpoint_toplevel_4942:active, .menue_point_toplevel_4942_over, a.navpoint_toplevel_4942:hover {
width: 100%;
height: 30px;
line-height: 30px;
text-indent: 16px;
text-align: left;
}

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

/* color, weight, size from menuepoint */
.menue_point_toplevel_4942 a {
color: #000000;
font-weight: normal;
font-size: 12px;
}

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_4942:hover, .menue_point_toplevel_4942_over, .menue_point_toplevel_4942_over a {
color: #FFFFFF;
font-weight: bold;
font-size: 12px;
}

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

.menue_point_toplevel_4942, .menue_point_toplevel_4942_over{
}

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

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

.menue_group_4942 {
    margin-bottom: 0px;
    margin-top: 0px;
}
.menue_group_4942_start{
	height: 4px;
    background: url('../img/navtop.jpg') top no-repeat;
}

.menue_group_4942_end{
	height: 4px;
	margin-top: -1px;
    background: url('../img/navbottom.jpg') top no-repeat;
}

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

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

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

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_4942:hover, .menue_point_secondlevel_4942_over, .menue_point_secondlevel_4942_over a{
color: #FFFFFF;
font-weight: bold;
font-size: 11px;
}

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


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

body {
 background: #C6B37F;
}
 
.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: #CD0306;
 font-weight: normal;
}
/* Dieser Bereich muss bearbeitet werden wenn die Seite dunkel ist.
.vorschau, .description{
  color: #FFFFFF;
}

.immo-tab{
  color: #000000;
}
*/
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{
  /* ARIAL font-family: Arial, Verdana, Helvetica, sans-serif;*/
}

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

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