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

a{color: #0559B8;}

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

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

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

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

#left {
 width: 225px;
}



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


#style {
	height: 39px;
	margin-top: 40px;
	background: url('../img/bg_style.jpg') no-repeat;
}

#styler {
  width: 124px;
  color: #254A74;
  line-height: 35px;
  font-size: 12px;
  text-indent: 26px;
	float: left;
	text-align: center;
}

#switch {
  width: 90px;
  float: left;
  text-align: center;
  margin-top: 5px;
}

#style-spacer{height: 19px; line-height: 1px; font-size: 1px;}

#style-txt{
  height: 54px;
  float: left;
  margin: 0px;
  padding: 0px;
  text-align: center;
}

#style-a{
  margin: 0px;
  padding: 0px;
}

#style_std, #style_mid {
  margin-right: 5px;
}

#left-pos {
  margin-left: 5px;
  margin-right: 4px;
}

#middle {
 width: 750px;
}

#content {
 width: 716px;
 
}

#right {
 width: 25px;
}

#footer {
 height: 66px;
 line-height: 66px;
 color: #254A74;
 font-size: 12px; 
 background: url('../img/bg_footer.jpg') top no-repeat;
}
#innerfooter {
 color: #254A74;
 font-weight: normal;
 margin-left: 229px;
 margin-right: 230px;
 text-align: center;
}
#innerfooter a {
 color: #254A74;
 font-size: 12px;
}
#innerfooter a:hover {
 color: #0559B8;
 font-size: 12px;
}
/* **************************** INDIVIDUELLES ******************************************/



#kontakt {
	margin-left: 6px;
	line-height: 16px;
	font-size: 12px;
  margin-left: 22px;
  margin-top: 80px;
}

#kontakt .tel {
	margin-left:  18px;
	
}


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

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

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

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


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

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

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

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

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


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

/* height, width, indent, align for menuepoint */
.menue_point_toplevel_5041, a.navpoint_toplevel_5041:link, a.navpoint_toplevel_5041:visited, a.navpoint_toplevel_5041:active, .menue_point_toplevel_5041_over, a.navpoint_toplevel_5041:hover {
width: 100%;
height: 30px;
line-height: 30px;
text-indent: 22px;
text-align: left;
}

/* menuepoint background */
.menue_point_toplevel_5041 {
background: url('../img/toplevel.gif') bottom left repeat-x;
}

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

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_5041:hover, .menue_point_toplevel_5041_over, .menue_point_toplevel_5041_over a {
color: #0C4B92;
font-weight: bold;
font-size: 13px;
}

/* menuepoint over background */
a.navpoint_toplevel_5041:hover, .menue_point_toplevel_5041_over {
background: url('../img/toplevel_over.gif') bottom left repeat-x;
}

.menue_point_toplevel_5041, .menue_point_toplevel_5041_over{
    margin-top: 3px;
}

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

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

.menue_group_5041 {
    margin-bottom: 6px;
    margin-top: 3px;
}
.menue_group_5041_start{
    display: none;
}

.menue_group_5041_end{
    display: none;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_secondlevel_5041, .navpoint_secondlevel_5041:link, a.navpoint_secondlevel_5041:visited, a.navpoint_secondlevel_5041:active, a.navpoint_secondlevel_5041:hover, .menue_point_secondlevel_5041 {
width: 100%;
height: 17px;
text-align: left;
line-height: 17px;
text-indent: 31px;
}

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

/* undermenuepoint color, weight, size */
.menue_point_secondlevel_5041 a {
color: #254A74;
font-weight: normal;
font-size: 12px;
}

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_5041:hover, .menue_point_secondlevel_5041_over, .menue_point_secondlevel_5041_over a{
color: #0C4B92;
font-weight: bold;
font-size: 12px;
}

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


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

body {
 background: #cfdcec;
}
 
.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: #0C4B92;
 font-weight: bold;
 font-size: 14px;
}

h6, #content .legacy_h6, .legacy_h6 {
	font-weight: normal;
}

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

/* Dieser Bereich muss bearbeitet werden wenn die Seite dunkel ist.
.vorschau, .description{
  color: #FFFFFF;
}

.immo-tab{
  color: #000000;
}
*/

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

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

.tab_link{
    color: #0559B8;
}

.tab_link_mehr{
    color: #254A74;
}

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