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

a {
    color: #E3000F;
}

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

#toplevel{
    width: 1000px;
    height: 50px;
    background: url('../img/bg_toplevel.jpg') top no-repeat;
}

#toplevel-pos{
    margin: 0 20px 0 20px;
}

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

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

#left {
    width: 21px;
}

#left-top {
    height: 400px;
}

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

#middle {
    width: 729px;
}

#style{margin: 0 10px 0 0; height: 34px; text-align: right;}

#content {
    width: 699px;
    
}

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

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

.box {
width: 230px;
}

.boxtop {
background: url('../img/bg_boxtop.jpg') top no-repeat;
height: 34px;
color: #FFFFFF;
text-indent: 42px;
line-height: 25px;
font-weight: bold;
}

.boxbody {
background: url('../img/bg_boxbody.jpg') top repeat-y;
}

.boxindent {
margin-left: 22px;
margin-right: 8px;
color: #FFFFFF;
}

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

#counter{
	width: 230px;
	height: 35px;
	line-height: 35px;
	text-indent: 62px;
	margin: 10px 0 0 0;
	color: #FFFFFF;
	background: url('../img/bg_counter.jpg') top no-repeat;
}

#right-top {
    height: 30px;
}

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

#innerfooter {
    color: #FFFFFF;
    font-weight: normal;
    margin-left: 40px;
    margin-right: 250px;
    text-align: left;
}

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

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

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

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

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

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

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


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

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

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

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

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


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

/* height, width, indent, align for menuepoint */
.menue_point_toplevel_6428, a.navpoint_toplevel_6428:link, a.navpoint_toplevel_6428:visited, a.navpoint_toplevel_6428:active, .menue_point_toplevel_6428_over, a.navpoint_toplevel_6428:hover {
    width: 100%;
    height: 41px;
    line-height: 41px;
    text-align: center;
    float: left;
}

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

/* color, weight, size from menuepoint */
.menue_point_toplevel_6428 a {
    color: #FFFEFE;
    font-weight: bold;
    font-size: 13px;
}

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_6428:hover, .menue_point_toplevel_6428_over, .menue_point_toplevel_6428_over a {
    color: #FFFEFE;
    font-weight: bold;
    font-size: 13px;
}

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

/*.menue_point_toplevel_6428, .menue_point_toplevel_6428_over{
    margin-top: 3px;
}*/

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

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

.menue_group_6428 {
    margin-bottom: 6px;
    margin-top: 3px;
}
.menue_group_6428_start{
    display: none;
}

.menue_group_6428_end{
    display: none;
}

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

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

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

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_6428:hover, .menue_point_secondlevel_6428_over, .menue_point_secondlevel_6428_over a{
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12px;
}

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


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

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

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

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