body {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #494949;
    background: #1e419b url('../img/bg_footer-r.jpg') top left repeat-y;
}

a {
    color: #c5833b;
}

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

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

#left {
    width: 272px;
}

#left_indent {
    margin: 0 0px 0 10px;
}
#left-top {
    height: 107px;
}
#vernetzt {
    margin: 30px 0 0 0px;
    text-align: center;
}

#middle {
    width: 713px;
}

#content {
    width: 661px;
    
}

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

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

#right-top {
    height: 400px;
}

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

#innerfooter {
    color: #ffffff;
    font-weight: normal;
    margin-left: 298px;
    margin-right: 41px;
    text-align: center;
}

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

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

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

#content_spacer {
    height: 34px;
    line-height: 1px;
    font-size: 1px;
}
#bg {
    background: url('../img/bg.jpg') top left no-repeat;
}
#bg_toplevel {
    width: 1000px;
    height: 32px;
    background: url('../img/bg_toplevel.jpg') top left no-repeat;
}
#toplevel_indent {
    margin: 0 15px 0 264px;
}
#top {
    width: 1000px;
    height: 29px;
}
#top_indent {
    margin: 0 15px 0 264px;
}

/***************************** NEWSLETTER *****************************/


#newsletter {
	width: 260px;
	height: 29px;
        float: left;
}

#newsletter_text {
	width: 103px;
	height: 29px;
	float: left;
	color: #ffffff;
	line-height: 29px;
	text-align: right;
}

#newsletter_form {
	width: 157px;
	height: 29px;
	float: left;
	background: url('../img/bg_newsletter.jpg') top left no-repeat;
}

#newsletter_spacer {
	height: 6px;
	font-size: 1px;
	line-height: 1px;
}

#newsletter_input {
	width: 122px;
	color: #6d6052;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background: transparent;
	vertical-align: top;
	margin: 0 0 0 10px;
	padding: 0;
	border: 0;
}

#newsletter_submit{
	width: 25px;
	height: 19px;
	background: transparent;
	vertical-align: top;
	margin: 0 0 0 0px;
	padding: 0;
	border: 0;
	cursor: pointer;
}

/***************************** SEARCH *****************************/


#search {
	width: 256px;
	height: 29px;
        float: left;
}

#search_text {
	width: 99px;
	height: 29px;
	float: left;
	color: #ffffff;
	line-height: 29px;
	text-align: right;
}

#search_form{
	width: 157px;
	height: 29px;
	float: left;
	background: url('../img/bg_search.jpg') top left no-repeat;
}

#search_spacer {
	height: 6px;
	line-height: 1px;
	font-size: 1px;
}

#search_input {
	width: 122px;
	color: #6d6052;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background: transparent;
	vertical-align: top;
	margin: 0 0 0 10px;
	padding: 0;
	border: 0;
}

#search_submit {
	width: 25px;
	height: 19px;
	background: transparent;
	vertical-align: top;
	margin: 0;
	padding: 0;
	border: 0;
	cursor: pointer;
}
/***************************** STYLER *****************************/

#style {
    width: 205px;
    height: 29px;
    float: left;
}

#styler {
    width: 137px;
    color: #ffffff;
    line-height: 29px;
    float: left;
    text-align: right;
}

#switch {
    width: 68px;
    float: right;
    font-size: 1px;
    line-height: 1px;
}


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


.box {
	width: 262px;
	margin-bottom: 0px;
}

.boxtop {
	background: url('../img/bg_boxtop.png') top no-repeat;
	height: 44px;
	color: #1e419b;
	text-indent: 16px;
	line-height: 44px;
	font-weight: bold;
}

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

 .boxindent {
	width: 214px;
	margin: 0 34px 0 14px;
}

.boxbottom {
	background: url('../img/bg_boxbottom.png') top no-repeat;
	height: 22px;
	line-height:1px;
	font-size: 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: #838383;
    font-weight: normal;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}

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

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

.tab_link {
        color: #434241;
}

.tab_link_mehr {
        color: #434241;
}

.tab_link_mehr a {
        color: #c5833b;
}

.tab_link_mandat a {
        color: #434241
}


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

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








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

/* ****************************** RESET DEFAULT CSS ********************************************/
.menue_point_toplevel_4691, .menue_list_toplevel_4691,
.menue_point_secondlevel_4691, .menue_group_4691,
.menue_point_thirdlevel_4691, .menue_list_thirdlevel_4691 {
    margin: 0px;
    padding: 0px;
}

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

.toplevel_4691_over,
.secondlevel_4691_over,
.thirdlevel_4691_over {
    text-decoration: none;
    display:block;
}

.menue_list_toplevel_4691 li,
.menue_group_4691 li,
.menue_list_thirdlevel_4691 li {
    list-style-type: none;
}

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


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

/* height, width, indent, align for menuepoint */
.menue_point_toplevel_4691, a.navpoint_toplevel_4691:link, a.navpoint_toplevel_4691:visited, a.navpoint_toplevel_4691:active, .menue_point_toplevel_4691_over, a.navpoint_toplevel_4691:hover {
    width: 100%;
    line-height: 33px;
    text-indent: 15px;
    text-align: left;
}

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

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

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

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

.menue_point_toplevel_4691, .menue_point_toplevel_4691_over{
    margin-top: 0;
}

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

