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

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

a {
	color: #ef7100;
}

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

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

#left {
	width: 326px;
}

#left-top {
	height: 32px;
}

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

#vernetzt {
	margin: 10px 0 0 0;
}

#middle {
	width: 664px;
}

#content{
	width: 615px;
	line-height: 22px;
        margin-top: 5px;
}

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

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

#right-top {
	height: 400px;
}

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

#footer_pattern {
        background: url('../img/bg_footer-r.jpg') bottom center repeat-x;
}

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

#content_footer {
    display: none;
}

#foot_bottom {
	width: 1000px;
}
#toplevel {
    background: url('../img/bg_top.jpg') top left no-repeat;
    height: 150px;
}

#toplevel_pos {
    width: 700px;
    margin: 0px 270px 0 30px;
}

#buttons {
    width: 200px;
    float: left;
}

.sg-seite {
    width: 216px;
    float: left;
    line-height: 20px;
    text-align: left;
}

.sg-seite + .sg-seite {
    width: 150px;
}

#innerfooter {
    width: 120px;
    float: left;
    line-height: 20px;
    text-align: left;
    margin-left: 70px;
}

#sg-seite {
    width: 225px;
    float: left;
    line-height: 20px;
    text-align: left;
}

.sg-indent {
    width: 210px;
    margin: 0 15px 0 0;
}

#sg-indent {
    width: 210px;
    margin: 0 15px 0 0;
}

#sg-seite-1 {
    float: left;
    width: 100%;
    line-height: 20px;
}

#sg-seite-1 a {
    color: #ffffff;
}
/***************************** STYLER *****************************/

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

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

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

/* ****************************** RESET DEFAULT CSS ********************************************/
.menue_point_toplevel_9411, .menue_list_toplevel_9411,
.menue_point_secondlevel_9411, .menue_group_9411,
.menue_point_thirdlevel_9411, .menue_list_thirdlevel_9411 {
    margin: 0px;
    padding: 0px;
}

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

.toplevel_9411_over,
.secondlevel_9411_over,
.thirdlevel_9411_over {
    text-decoration: none;
    display:block;
}

.menue_list_toplevel_9411 li,
.menue_group_9411 li,
.menue_list_thirdlevel_9411 li {
    list-style-type: none;
}

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

/* height, width, indent, align for menuepoint */
.menue_point_toplevel_9411, a.navpoint_toplevel_9411:link, a.navpoint_toplevel_9411:visited, a.navpoint_toplevel_9411:active, .menue_point_toplevel_9411_over, a.navpoint_toplevel_9411:hover {
    width: 100%;
    line-height: 60px;
    float: left;
    text-align: center;
}

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

/* color, weight, size from menuepoint */
.menue_point_toplevel_9411 a {
    color: #616564;
    font-weight: normal;
    font-size: 15px !important;
}

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_9411:hover, .menue_point_toplevel_9411_over, .menue_point_toplevel_9411_over a {
    color: #ef7100;
    font-weight: bold;
    font-size: 15px !important;
}

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

.menue_point_toplevel_9411, .menue_point_toplevel_9411_over{
    margin-top: 0;
}

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

.menue_group_9411 {
    margin-bottom: 0px;
    margin-top: 0px;
}
.menue_group_9411_start{
    height: 1px;
    width: 296px;
    line-height: 1px;
    font-size: 1px;
    background: url('../img/menue_top.jpg') top left no-repeat;
}

.menue_group_9411_end{
    display: none;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_secondlevel_9411, .navpoint_secondlevel_9411:link, a.navpoint_secondlevel_9411:visited, a.navpoint_secondlevel_9411:active, a.navpoint_secondlevel_9411:hover, .menue_point_secondlevel_9411_over {
    width: 100%;
    line-height: 47px;
    text-indent: 1px;
    text-align: left;
}

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

/* undermenuepoint color, weight, size */
.menue_point_secondlevel_9411 a {
    color: #747776;
    font-weight: normal;
    font-size: 15px !important;
    text-transform: uppercase;
}

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_9411:hover, .menue_point_secondlevel_9411_over, .menue_point_secondlevel_9411_over a{
    color: #ef7100;
    font-weight: bold;
    font-size: 15px !important;   
    text-transform: uppercase;
}

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

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

.menue_list_thirdlevel_9411 {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

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

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

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


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

.menue_list_thirdlevel_9411 {
    margin-bottom: 6px;
    margin-top: 6px;
}

.menue_list_thirdlevel_9411_start{
    height: 1px;
    width: 296px;
    line-height: 1px;
    font-size: 1px;
    background: url('../img/menue_top_third.jpg') top left no-repeat;
}

.menue_list_thirdlevel_9411_end{
    display: none;
}

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

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

/* undermenuepoint color, weight, size */
.menue_point_thirdlevel_9411 a {
    color: #747776;
    font-weight: normal;
    font-size: 15px !important;
    text-transform: uppercase;
}

/* undermenuepoint over color weight size */
a.navpoint_thirdlevel_9411:hover, .menue_point_thirdlevel_9411_over, .menue_point_thirdlevel_9411_over a{
    color: #ef7100;
    font-weight: bold;
    font-size: 15px !important;
    text-transform: uppercase;
}

/* undermenue over background */
.menue_point_thirdlevel_9411_over, a.navpoint_thirdlevel_9411:hover{
    background: url('../img/thirdlevel_over.jpg') top left no-repeat;
}
/* *********************** menue 9411 ende ************************ */

.menue_point_toplevel_9411_over, .menue_point_toplevel_9411 {
    width: auto !important;
    text-align: left;
    margin-right: 15px;
}

.event-title a {
	color: #000000;
}