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

#body {
        background: url('../img/bg_body.jpg') top center no-repeat;
        background-size:cover;
        height:455px;
}

a {
	color: #ec731b;
}

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

/*#fix2 {
	background: url('../img/bg_fix2.jpg') top center no-repeat;
}*/
/*#fix1 {
	background: url('../img/bg_fix1.jpg') bottom center no-repeat;
}*/
/* headerhoehe */
#header {
	height: 589px; 
        background: url('../img/bg_header.png') top center no-repeat;
        
}

#maindiv {
	
}

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

#left {
	width: 40px;
}
 
#left_indent {
	margin: 0 0px 0 9px;
}

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

#middle {
	width: 730px;
}

#content{
	width: 704px;
	line-height: 18px;
        padding-top:35px;
        min-height:400px;
}

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

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

#right-top {
	height: 30px;
}

#footer {
	height: 58px;
	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: 0px;
	margin-right: 0px;
	text-align: left;
        padding-left:42px;
}

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

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



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

#strich {
    background: url('../img/strich.jpg') top no-repeat;
    margin-top:10px;
    margin-right:6px;
}


/*#toplevel { 
   height: 40px;
   padding-left:10px;
   padding-top:2px;
}

#toplevel_pos {
    width: 980px;
    margin: 0 0px 0 0px;
}
*/
#bg_toplevel {
	height: 40px;
	background: #870d0d;
        width: 980px;
        text-align: center;
        margin-top:2px;
        margin-left:10px;
        margin-right:10px;
        
}

#toplevel_indent {
	margin: 0 0px 0 0px;
        width: 980px;
}




#headerpic {
    width: 981px;
    height: 218px;
    padding-left: 10px;
}

#sgseite {
    font-size:12px;
    color: #f7aa72;
    font-style: italic;
    height:212px;
    width:981px;
    padding-top:118px;
    padding-left:10px;
	text-align:center;
	overflow: hidden;
    
}


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


#style {
	width: 221px;
	height: 59px;
	line-height: 27px;
	text-align: left;
	color: #17453a;
       
}

#style a {
	color: #17453a;
        margin:0 5px;
        font-weight:normal;
}

#style a:hover {
	color: #17453a;
         font-weight:bold;
}

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

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

/* 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 13440 CSS ***************************************/

/* ****************************** RESET DEFAULT CSS ********************************************/
.menue_point_toplevel_13440, .menue_list_toplevel_13440,
.menue_point_secondlevel_13440, .menue_group_13440,
.menue_point_thirdlevel_13440, .menue_list_thirdlevel_13440 {
    margin: 0px;
    padding: 0px;
}

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

.toplevel_13440_over,
.secondlevel_13440_over,
.thirdlevel_13440_over {
    text-decoration: none;
    display:block;
}

.menue_list_toplevel_13440 li,
.menue_group_13440 li,
.menue_list_thirdlevel_13440 li {
    list-style-type: none;
}

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


/* ****************************** MENUE CSS ********************************************/
.menue_list_toplevel_13440 {
    display: table !important;
    width: 100% !important;
    table-layout: fixed !important;
}

/* height, width, indent, align for menuepoint */
.menue_point_toplevel_13440, a.navpoint_toplevel_13440:link, a.navpoint_toplevel_13440:visited, a.navpoint_toplevel_13440:active, .menue_point_toplevel_13440_over, a.navpoint_toplevel_13440:hover {
	width: 98%;
	text-align: center;
        line-height:40px;
       
}

/* menuepoint background */
.menue_point_toplevel_13440 {
	
}

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

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_13440:hover, .menue_point_toplevel_13440_over, .menue_point_toplevel_13440_over a, .menue_point_toplevel_13440:hover > a {
	color: #edf6fb;
	font-weight: bold;
	font-size: 13px;
}

/* menuepoint over background */
a.navpoint_toplevel_13440:hover, .menue_point_toplevel_13440_over, .menue_point_toplevel_13440:hover {
	background: url('../img/toplevel_over.jpg') top left repeat-x;
}
/* ****************************** UNDERMENUE CSS ***************************************/

.menue_group_13440 {
	margin-bottom: 0px;
	margin-top: 0px;
}
.menue_group_13440_start{
background: url('../img/mg_start.jpg') top left no-repeat;
        line-height:1px;
        font-size: 1px;
        height:9px;
}

.menue_group_13440_end{
    background: url('../img/mg_end.jpg') top left no-repeat;
    line-height:1px;
    font-size: 1px;
    height:9px;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_secondlevel_13440, .navpoint_secondlevel_13440:link, a.navpoint_secondlevel_13440:visited, a.navpoint_secondlevel_13440:active, a.navpoint_secondlevel_13440:hover, .menue_point_secondlevel_13440_over {
	width: 100%;
	line-height: 30px;
	text-indent: 16px;
	text-align: left;
}

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

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

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

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

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

.menue_list_thirdlevel_13440 {
    margin-bottom: 0px;
    margin-top: 0px;
}

.menue_list_thirdlevel_13440_start{
    background: url('../img/mg_start.jpg') top left no-repeat;
    line-height:1px;
    font-size: 1px;
    height:9px;
}

.menue_list_thirdlevel_13440_end{
   background: url('../img/mg_end.jpg') top left no-repeat;
    line-height:1px;
    font-size: 1px;
    height:9px;
}

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

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

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

/* undermenuepoint over color weight size */
a.navpoint_thirdlevel_13440:hover, .menue_point_thirdlevel_13440_over, .menue_point_thirdlevel_13440_over a{
    color: #c65800;
    font-weight: bold;
    font-size: 12px;
}

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

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

/*************** / PATCH DROPDOWN  / ***************/

/**** / TOPLEVEL  / ****/
.menue_point_toplevel_13440, .menue_point_toplevel_13440_over {
	padding: 0 0;
	position: relative;
        display: table-cell !important;
        zoom: 1;
        display: inline;
}

/**** / SECONDLEVEL / ****/
.menue_group_13440 {
	position: absolute;
	top: 40px;
	left: 0;
	width: 196px;
	display: none;
	display: none !important;
}

.menue_point_toplevel_13440:hover .menue_group_13440, .menue_point_toplevel_13440_over:hover .menue_group_13440 {
	display: block;
	display: block !important;
	z-index: 80;
}

.menue_group_13440 .menue_point_secondlevel_13440, .menue_group_13440 .menue_point_secondlevel_13440_over {
	position: relative;
}

/**** / THIRDLEVEL / ****/
.menue_list_thirdlevel_13440 {
	position: absolute;
	top: 0px;
	left: 196px;
	width: 196px;
	display: none;
	display: none !important;
}

.menue_point_secondlevel_13440:hover .menue_list_thirdlevel_13440, .menue_point_secondlevel_13440_over:hover .menue_list_thirdlevel_13440 {
	display: block;
	display: block !important;
	z-index: 60;
}

.menue_group_13440 .menue_point_thirdlevel_13440, .menue_group_13440 .menue_point_thirdlevel_13440_over {
	position: relative;
}
/* *********************** menue 13440 ende ************************ */
