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

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

a {
    color: #4daaab;
}

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

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

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

#left {
    width: 227px;
}

#left_indent {
    margin: -3px 0px 0 8px;
}

#menue-bg{background: #FFFFFF;}

#vernetzt {
    text-align: center;
}

#middle {
    width: 565px;
    margin-top: 20px;
}

#content {
    width: 540px;
    min-height: 600px;
}

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

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

#right-top {
    height: 400px;
}

#user{
    height: 141px;
    background: url('../img/bg_user.jpg') top no-repeat;
}

/***************************** LOGIN *****************************/

#footer_r{
    width: 100%;
    background: url('../img/bg_footer_r.jpg') bottom repeat-x;
}

#footer {
    width: 1000px;
    height: 30px;
    margin: 0px auto;
    line-height: 30px;
    color: #464646;
    font-size: 12px;
    background: url('../img/bg_footer.png') top no-repeat;
}

#innerfooter {
    color: #464646;
    font-weight: normal;
    margin-left: 227px;
    margin-right: 203px;
    text-align: center;
}

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

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

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

#bg_top {
    background: url('../img/bg_top.png') top center repeat-x;
    width: 100%;
    min-width: 1200px;
    margin: 0 auto;
}

#maske {
    background: url('../img/maske.png') top center no-repeat;
    height: 314px;
    width: 983px;
    margin: 0 auto;
}

#headerpic {
    width: 983px;		
    height: 314px;
    margin: 0 auto;
}

#blank {
    width: 1000px;
    height: 315px;
}

#counter {
	width: 198px;
	height: 74px;
	line-height: 34px;
	color: #fbfbfb;
	font-weight: bold;
	margin-top: 15px;
	background: url('../img/bg_counter.jpg') top left no-repeat;
}
#counter_indent {
	margin: 0 9px 0 5px;
}
#counter_text, #count {
	height: 34px;
	line-height: 34px;
}
#count {
	text-align: right;
}


#user{
    height: 141px;
    background: url('../img/bg_user.jpg') top no-repeat;
}

/***************************** LOGIN *****************************/


#tablogin form {
    display: inline;
    margin: 0;
    padding: 0;
}

.formlogin_label {
    width: 52px;
    height: 20px;
    float: left;
    margin: 0;
    padding: 0;
}
.formlogin_element {
    width: 146px;
    height: 20px;
    float: left;
    margin: 0;
    padding: 0;
}

.formlogin_group {
    margin-bottom: 5px;
}

#tablogin{padding: 10px 0 0 0;}

#loginbox_user_nickname {
    background: url('../img/bg_login_user.jpg') bottom left no-repeat;
}

#loginbox_user_password {
    background: url('../img/bg_login_pw.jpg') bottom left no-repeat;
}

#user_nickname, #user_password {
    width: 126px;
    height: 20px;
    color: #000000;
    background: transparent none;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    border: 0;
}

#loginsubmit {
    width: 74px;
    height: 21px;
    margin: 0 0 0 51px;
    padding: 0;
    background: transparent none;
    border: 0;
    text-indent: -9999px;
    background: url('../img/bg_login_submit.jpg') bottom left no-repeat;
}

.logintab_bottom .logout {
    width: 74px;
    height: 21px;
    padding: 0;
    background: transparent none;
    border: 0;
    text-indent: -9999px;
    background: url('../img/bg_login_logout.jpg') bottom left no-repeat;
}


.logintab_welcome{color: #FFFFFF;}

#logintab_reg, #logintab_pw{margin: 0 0 0 20px;}

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


#style {
    height: 52px;
    background: url('../img/bg_style.jpg') top no-repeat;
}

#styler {
    width: 113px;
    color: #525252;
    font-weight: bold;
    line-height: 52px;
    float: left;
    text-align: center;
}

#switch {
    width: 85px;
    float: right;
    text-align: center;
    font-size: 1px;
    line-height: 1px;
}

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


.box {
    width: 198px;
}

.boxtop {
    background: url('../img/bg_boxtop.jpg') top no-repeat;
    height: 47px;
    color: #485773;
    text-indent: 25px;
    line-height: 30px;
    font-weight: bold;
}

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

.boxindent {
    width: 168px;
    margin: 0 15px;
    min-height: 30px;
}

.boxbottom {
    background: url('../img/bg_boxbottom.jpg') top no-repeat;
    height: 28px;
    line-height:1px;
    font-size: 1px;
}

.page_content {
	margin-top: 15px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background: #eaeaea;
	padding: 5px 0;
}

.page_content, .page_content h1, .page_content h2, .page_content h3, .page_content h4, .page_content h5, .page_content h6, .page_content p {
	color: #949494;
}

.page_content a {
	color: #949494;
	text-decoration: underline;
}


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

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

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

.tab_link {
    color: #ffffff;
}

.tab_link_mehr {
    color: #ffffff;
}

.tab_link_mehr a {
    color: #4daaab;
}

.tab_link_mandat a {
    color: #ffffff;
}

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

/* ****************************** RESET DEFAULT CSS ********************************************/
.menue_point_toplevel_7811, .menue_list_toplevel_7811,
.menue_point_secondlevel_7811, .menue_group_7811,
.menue_point_thirdlevel_7811, .menue_list_thirdlevel_7811 {
    margin: 0px;
    padding: 0px;
}

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

.toplevel_7811_over,
.secondlevel_7811_over,
.thirdlevel_7811_over {
    text-decoration: none;
    display:block;
}

.menue_list_toplevel_7811 li,
.menue_group_7811 li,
.menue_list_thirdlevel_7811 li {
    list-style-type: none;
}

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


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

/* height, width, indent, align for menuepoint */
.menue_point_toplevel_7811, a.navpoint_toplevel_7811:link, a.navpoint_toplevel_7811:visited, a.navpoint_toplevel_7811:active, .menue_point_toplevel_7811_over, a.navpoint_toplevel_7811:hover {
    width: 100%;
    line-height: 28px;
    text-indent: 17px;
    text-align: left;
}

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

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

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_7811:hover, .menue_point_toplevel_7811_over, .menue_point_toplevel_7811_over a {
    color: #485773;
    font-weight: bold;
    font-size: 13px;
}

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

.menue_point_toplevel_7811, .menue_point_toplevel_7811_over{
    margin-top: 3px;
}

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

.menue_group_7811 {
    margin-top: 3px;
}
.menue_group_7811_start{
    display: none;
}

.menue_group_7811_end{
    display: none;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_secondlevel_7811, .navpoint_secondlevel_7811:link, a.navpoint_secondlevel_7811:visited, a.navpoint_secondlevel_7811:active, a.navpoint_secondlevel_7811:hover, .menue_point_secondlevel_7811 {
    width: 100%;
    line-height: 25px;
    text-indent: 29px;
    text-align: left;
}

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

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

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_7811:hover, .menue_point_secondlevel_7811_over, .menue_point_secondlevel_7811_over a{
    color: #525252;
    font-weight: bold;
    font-size: 12px;
}

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


/* *********************** menue 7811 ende ************************ */


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

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

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

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

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





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

.menue_list_thirdlevel_7811 {
    margin-bottom: 6px;
    margin-top: 3px;
}

.menue_list_thirdlevel_7811_start{
    display: none;
}

.menue_list_thirdlevel_7811_end{
    display: none;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_thirdlevel_7811, .navpoint_thirdlevel_7811:link, a.navpoint_thirdlevel_7811:visited, a.navpoint_thirdlevel_7811:active, a.navpoint_thirdlevel_7811:hover, .menue_point_thirdlevel_7811 {
width: 100%;
text-align: left;
line-height: 19px;
text-indent: 43px;
}

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

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

/* undermenuepoint over color weight size */
a.navpoint_thirdlevel_7811:hover, .menue_point_thirdlevel_7811_over, .menue_point_thirdlevel_7811_over a{
color: #485773;
font-weight: bold;
font-size: 12px;
}

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


.event-title a {
	color: #3b3b3b;
}