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

a {
	color: #e55b1f;
}
a:hover {
	color: #e55b1f;
}


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

#fix2 {
	background: url('../img/bg_main.png') top center repeat-y;
}
/**/#fix1 {
	background: url('../img/bg_fix2.png') top center no-repeat;
}
/* headerhoehe */
#header {
	height: 254px;
}

#left {
	width: 311px;
}

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

#vernetzt {
	text-align: right;
        float: left;
        width: 288px;
        padding-top: 33px;
}

#middle {
	width: 676px;
}

#content{
	width: 556px;
	line-height: 18px;
}

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

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

#right-top {
	height: 400px;
}

#footer {
	height: 154px;
	line-height: 115px;
	color: #656565;
	font-size: 12px;
	background: url('../img/bg_footer.png') top no-repeat;
}

#innerfooter {
	color: #656565;
	font-weight: normal;
	text-align: right;
        width: 640px;
        float: left;
}

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

#innerfooter a:hover {
	color: #e55b1f;
	font-weight: normal;
}

/* **************************** INDIVIDUELLES ******************************************/
#headerpic {
    position: fixed;
    width: 100%;
    height: 100%;
}

#maindiv {
    position: relative;
    z-index: 15;
}

#left, #middle{
    margin-top: -70px;
}

#content_spacer {
	height: 37px;
	line-height: 1px;
	font-size: 1px;
}
/***************************** STYLER *****************************/


#style {
	width: 227px;
	height: 11px;
	line-height: 11px;
	text-align: left;
	color: #656565;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 20px;
}

#style a {
	color: #e55b1f;
}

#style a:hover {
	color: #e55b1f;
    font-style: italic;
}

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

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

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

.spacer {
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

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

.events-title a {
	color: #656565;
}

.event-ort, .event-info {
	color: #4C4C4C;
}








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

/* ****************************** RESET DEFAULT CSS ********************************************/
.menue_point_toplevel_8128, .menue_list_toplevel_8128,
.menue_point_secondlevel_8128, .menue_group_8128,
.menue_point_thirdlevel_8128, .menue_list_thirdlevel_8128 {
	margin: 0px;
	padding: 0px;
}

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

.toplevel_8128_over,
.secondlevel_8128_over,
.thirdlevel_8128_over {
	text-decoration: none;
	display:block;
}

.menue_list_toplevel_8128 li,
.menue_group_8128 li,
.menue_list_thirdlevel_8128 li {
	list-style-type: none;
}

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


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

/* height, width, indent, align for menuepoint */
.menue_point_toplevel_8128, a.navpoint_toplevel_8128:link, a.navpoint_toplevel_8128:visited, a.navpoint_toplevel_8128:active, .menue_point_toplevel_8128_over, a.navpoint_toplevel_8128:hover {
	width: 100%;
	line-height: 26px;
	text-indent: 0px;
	text-align: left;
}

/* menuepoint background */
.menue_point_toplevel_8128 {
	background: none;
}

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

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_8128:hover, .menue_point_toplevel_8128_over, .menue_point_toplevel_8128_over a {
	color: #e55b1f;
	font-weight: normal;
	font-size: 13px;
}

/* menuepoint over background */
a.navpoint_toplevel_8128:hover, .menue_point_toplevel_8128_over {
	background: none;
}

.menue_point_toplevel_8128, .menue_point_toplevel_8128_over,
.menue_point_secondlevel_8128, .menue_point_secondlevel_8128_over,
.menue_point_thirdlevel_8128, .menue_point_thirdlevel_8128_over{
	margin-top: 0px;
}

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

.menue_group_8128 {
	margin-bottom: 0px;
	margin-top: 0px;
}
.menue_group_8128_start{
	display: none;
}

.menue_group_8128_end{
	display: none;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_secondlevel_8128, .navpoint_secondlevel_8128:link, a.navpoint_secondlevel_8128:visited, a.navpoint_secondlevel_8128:active, a.navpoint_secondlevel_8128:hover, .menue_point_secondlevel_8128_over {
	width: 100%;
	line-height: 26px;
	text-indent: 24px;
	text-align: left;
}

/* undermenuepoint background */
.menue_point_secondlevel_8128 {
	background: none;
}

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

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_8128:hover, .menue_point_secondlevel_8128_over, .menue_point_secondlevel_8128_over a{
	color: #e55b1f;
	font-weight: normal;
	font-size: 12px;
}

/* undermenue over background */
.menue_point_secondlevel_8128_over, a.navpoint_secondlevel_8128:hover{
	background: none;
}

/* ****************************** THIRDLEVEL CSS ***************************************/

.menue_list_thirdlevel_8128 {
	margin: 0px 0 0px 0;
}

.menue_list_thirdlevel_8128_start{
	display: none;
}

.menue_list_thirdlevel_8128_end{
	display: none;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_thirdlevel_8128, .navpoint_thirdlevel_8128:link, a.navpoint_thirdlevel_8128:visited, a.navpoint_thirdlevel_8128:active, a.navpoint_thirdlevel_8128:hover, .menue_point_thirdlevel_8128 {
	width: 100%;
	line-height: 26px;
	text-indent: 60px;
	text-align: left;
}

/* undermenuepoint background */
.menue_point_thirdlevel_8128 {
	background: none;
}

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

/* undermenuepoint over color weight size */
a.navpoint_thirdlevel_8128:hover, .menue_point_thirdlevel_8128_over, .menue_point_thirdlevel_8128_over a{
	color: #e55b1f;
	font-weight: normal;
	font-size: 12px;
}

/* undermenue over background */
.menue_point_thirdlevel_8128_over, a.navpoint_thirdlevel_8128:hover{
	background: none;
}

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

