body {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #3B3B3B;
    background: #fefefe url('../img/bg_body.jpg') top repeat-x;
}

a {
    color: #4FA9B8;
}

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

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

#left {
    width: 193px;
}

#left_indent {
    margin: 0 0px 0 14px;
}

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

#middle {
    width: 798px;
}

#content {
    width: 768px;
    
}

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

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

#right-top {
    height: 600px;
}

#footer-bg{
    width: 100%;
    height: 100%;
    background: #777777 url('../img/bg_footer_bg.jpg') top repeat-x;
}

#footer {
    height: 44px;
    line-height: 30px;
    color: #6A6A6A;
    font-size: 12px;
    margin: 0px auto;
    text-align: center;
    background: url('../img/bg_footer.jpg') top no-repeat;
}

#innerfooter {
    color: #6A6A6A;
    font-weight: normal;
    margin-left: 0px;
    margin-right: 22px;
    text-align: right;
}

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

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

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


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

#toplevel_pos {
    margin: 0 14px 0 14px;
}

#content_spacer {
    margin: 0 23px 0 0;
    height: 32px;
    line-height: 32px;
    text-align: right;
    color: #6A6A6A;
    font-weight: bold;
}

#content_spacer a {
    color: #6A6A6A;
    font-weight: bold;
}



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


.box {
    width: 179px;
}

.boxtop {
    background: url('../img/bg_boxtop.jpg') top no-repeat;
    height: 39px;
    color: #FFFFFF;
    line-height: 30px;
    font-weight: bold;
    text-align: center;
}

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

.boxindent {
    width: 159px;
    margin: 0 10px;
}

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



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

.menue_point_toplevel_6859, .menue_list_toplevel_6859 {
    margin: 0px;
    padding: 0px;
}

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

.toplevel_6859_over {
    text-decoration: none;
    display:block;
}
.menue_list_toplevel_6859, .menue_group_6859 {
	list-style-type: none;
}

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

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

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

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

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


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

/* height, width, indent, align for menuepoint */
.menue_point_toplevel_6859, a.navpoint_toplevel_6859:link, a.navpoint_toplevel_6859:visited, a.navpoint_toplevel_6859:active, .menue_point_toplevel_6859_over, a.navpoint_toplevel_6859:hover {
    width: 100%;
    height: 26px;
    line-height: 26px;
    float: left;
    text-align: center;
}

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

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

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_6859:hover, .menue_point_toplevel_6859_over, .menue_point_toplevel_6859_over a {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 13px;
}

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

/*.menue_point_toplevel_6859, .menue_point_toplevel_6859_over{
    margin-top: 3px;
}*/

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

.menue_group_6859 {
    margin-bottom: 6px;
    margin-top: 3px;
}
.menue_group_6859_start{
    display: none;
}

.menue_group_6859_end{
    display: none;
}

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

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

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

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

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

.menue_point_secondlevel_6859, .menue_point_secondlevel_6859_over{
    margin-top: 1px;
}

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

.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: #4E7178;
    font-weight: normal;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}

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

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

.tab_link {
    color: #424242;
}

.tab_link_mehr {
    color: #424242;
}

.tab_link_mehr a {
    color: #4FA9B8;
}

.tab_link_mandat a {
    color: #424242;
}

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