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

#body {
       /* background: url('../img/bg_body.jpg') top center repeat-x;*/
}

a {
	color: #00ac42;
}

/* 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: 388px;
        background: url('../img/bg_header.jpg') top center no-repeat;
}

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

#left {
	width: 220px;
}

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

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

#middle {
	width: 760px;
}

#content{
	width: 708px;
	line-height: 18px;
        min-height:200px;
        margin-right:0;
}

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

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

#right-top {
	height: 200px;
}

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


#innerfooter {
	color: #484848;
	font-weight: normal;
	margin-left: 180px;
	margin-right: 0px;
	text-align: center;
        float:left;
        padding-top:50px;
}

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

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


/* **************************** INDIVIDUELLES ******************************************/
#headerpic {
    width: 2000px;
    height: 326px;
    position:relative;
    margin-left: -500px;
}

.slider-mask{
    display: block;
    background: url('../img/slidermask.png') top left no-repeat;
}



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


#style {
	height: 45px;
        padding-left:23px;
        width: 200px;
        padding-top:100px;
        float:left;
       
}

#styler {
	height: 33px;
        line-height: 38px;
        width: 80px;
	color: #716901;
	float: left;
        font-size:12px;
 
}

#switch {
        height: 36px;
	width: 115px;
	float: left;
	font-size: 1px;
	line-height: 1px;
}

#switch a{
    margin: 0 1px 0 1px;
    
}

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

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

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

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


/* nicht aendern wenn weisser 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 fuer weissen 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;
}



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

/* ****************************** RESET DEFAULT CSS ********************************************/
.menue_point_toplevel_7886, .menue_list_toplevel_7886,
.menue_point_secondlevel_7886, .menue_group_7886,
.menue_point_thirdlevel_7886, .menue_list_thirdlevel_7886 {
    margin: 0px;
    padding: 0px;
}

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

.toplevel_7886_over,
.secondlevel_7886_over,
.thirdlevel_7886_over {
    text-decoration: none;
    display:block;
}

.menue_list_toplevel_7886 li,
.menue_group_7886 li,
.menue_list_thirdlevel_7886 li {
    list-style-type: none;
}

/*+-----------------------------------------------------------------------------------+*/


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

/* height, width, indent, align for menuepoint */
.menue_point_toplevel_7886, a.navpoint_toplevel_7886:link, a.navpoint_toplevel_7886:visited, a.navpoint_toplevel_7886:active, .menue_point_toplevel_7886_over, a.navpoint_toplevel_7886:hover {
	width: 100%;
	line-height: 29px;
	text-indent: 12px;
	text-align: left;
}

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

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

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_7886:hover, .menue_point_toplevel_7886_over, .menue_point_toplevel_7886_over a {
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
}

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

.menue_point_toplevel_7886, .menue_point_toplevel_7886_over{
	margin-top: 5px;
}

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

.menue_group_7886 {
	margin-bottom: 8px;
	margin-top: 25px;
}
.menue_group_7886_start{
	display: none;
}

.menue_group_7886_end{
	display: none;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_secondlevel_7886, .navpoint_secondlevel_7886:link, a.navpoint_secondlevel_7886:visited, a.navpoint_secondlevel_7886:active, a.navpoint_secondlevel_7886:hover, .menue_point_secondlevel_7886_over {
	width: 100%;
	line-height: 21px;
	text-indent: 31px;
	text-align: left;
}

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

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

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_7886:hover, .menue_point_secondlevel_7886_over, .menue_point_secondlevel_7886_over a{
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}

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

/* ****************************** UNDER-UNDER-MENUE CSS ***************************************/

.menue_list_thirdlevel_7886 {
    margin-bottom: 10px;
    margin-top: 10px;
}

.menue_list_thirdlevel_7886_start{
    display: none;
}

.menue_list_thirdlevel_7886_end{
    display: none;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_thirdlevel_7886, .navpoint_thirdlevel_7886:link, a.navpoint_thirdlevel_7886:visited, a.navpoint_thirdlevel_7886:active, a.navpoint_thirdlevel_7886:hover, .menue_point_thirdlevel_7886 {
    width: 100%;
    text-align: left;
    line-height: 21px;
    text-indent: 52px;
}

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

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

/* undermenuepoint over color weight size */
a.navpoint_thirdlevel_7886:hover, .menue_point_thirdlevel_7886_over, .menue_point_thirdlevel_7886_over a{
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
}

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

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

