body {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #696868;
    background: #611717 url('../img/bg_body.jpg') top center repeat-x;
}

a {
    color: #82b906;
}
a:hover {
    color: #82b906;
}


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

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

#left {
    width: 240px;
}

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

#left-top {
    height: 23px;
/*    background: url('../img/bg_left_top.jpg') top no-repeat;*/
}

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

#middle {
    width: 520px;
}

#content{
    width: 482px;
    line-height: 18px;
    min-height: 300px;
}

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

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

#right-top {
    height: 87px;
}

#footer {
    height: 76px;
    line-height: 53px;
    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: 20px;
    text-align: right;
    padding-top: 14px;
}

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

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

/* **************************** INDIVIDUELLES ******************************************/
#counter{
    width: 190px;
    padding: 0 13px;
    height: 32px;
    line-height: 34px;
    color: #ffffff;
    margin-top: 10px;
    background: url('../img/bg_counter.png') top left no-repeat;
}
#counter_l{
    float: left;
}
#counter_r{
    font-weight: bold;
    float: right;
}

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

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

#content_spacer {
    height: 10px;
    line-height: 1px;
    font-size: 1px;
}


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


#search {
	width: 216px;
	height: 32px;
    margin-bottom: 10px;
}

#search_form{
	width: 216px;
	height: 32px;
	background: url('../img/bg_search.png') top left no-repeat;
}

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

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

#search_submit {
	width: 33px;
	background: transparent;
	vertical-align: top;
	margin: 0 0 0 13px;
	padding: 0;
	border: 0;
	cursor: pointer;
}


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


#style {
    height: 25px;
}

#styler {
    color: #626262;
    line-height: 23px;
    float: left;
    text-align: left;
    text-indent: 10px;
    padding-top: 2px;
    padding-right: 10px;
}

#switch {
    width: 73px;
    float: left;
    font-size: 1px;
    line-height: 1px;
}
/***************************** BOXES *****************************/


.box {
    width: 225px;
}

.box * {
    max-width: 100%;
}

#contact .boxtop{
    background: url('../img/bg_boxtop.png') top no-repeat;
}
#events .boxbottom{
    background: url('../img/bg_boxbottom2.png') top no-repeat;
}

.boxtop {
    background: url('../img/bg_boxtop2.png') top no-repeat;
    height: 38px;
    color: #FFFFFF;
    font-family: arial, verdana;
    text-indent: 10px;
    line-height: 38px;
    font-weight: bold;
}

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

.boxindent {
    width: 195px;
    margin: 0 auto;
}

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

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

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

.tab_link {
    color: #4b4b4b;
}

.tab_link_mehr {
    color: #4b4b4b;
}

.tab_link_mehr a {
    color: #82b906;
}

.tab_link_mandat a {
    color: #880101;
}

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

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







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

/* ****************************** RESET DEFAULT CSS ********************************************/
.menue_point_toplevel_604, .menue_list_toplevel_604,
.menue_point_secondlevel_604, .menue_group_604,
.menue_point_thirdlevel_604, .menue_list_thirdlevel_604 {
    margin: 0px;
    padding: 0px;
}

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

.toplevel_604_over,
.secondlevel_604_over,
.thirdlevel_604_over {
    text-decoration: none;
    display:block;
}

.menue_list_toplevel_604 li,
.menue_group_604 li,
.menue_list_thirdlevel_604 li {
    list-style-type: none;
}

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


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

/* height, width, indent, align for menuepoint */
.menue_point_toplevel_604, a.navpoint_toplevel_604:link, a.navpoint_toplevel_604:visited, a.navpoint_toplevel_604:active, .menue_point_toplevel_604_over, a.navpoint_toplevel_604:hover {
    width: 100%;
    line-height: 30px;
	text-indent: 22px;
    text-align: left;
}

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

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

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_604:hover, .menue_point_toplevel_604_over, .menue_point_toplevel_604_over a {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 13px;
}

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

.menue_point_toplevel_604, .menue_point_toplevel_604_over{
    margin-top: 0px;
}

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

.menue_group_604 {
    margin: 13px 0;
}
.menue_group_604_start{
    display: none;
}

.menue_group_604_end{
    display: none;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_secondlevel_604, .navpoint_secondlevel_604:link, a.navpoint_secondlevel_604:visited, a.navpoint_secondlevel_604:active, a.navpoint_secondlevel_604:hover, .menue_point_secondlevel_604_over {
    width: 100%;
    line-height: 20px;
    text-indent: 43px;
    text-align: left;
}

/* undermenuepoint background */
.menue_point_secondlevel_604 {
    background: url('../img/secondlevel.png') top right no-repeat;
}

/* undermenuepoint color, weight, size */
.menue_point_secondlevel_604 a {
    color: #7a1c1c;
    font-weight: normal;
    font-size: 12px;
}

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_604:hover, .menue_point_secondlevel_604_over, .menue_point_secondlevel_604_over a{
    color: #82b906;
    font-weight: bold;
    font-size: 12px;
}

/* undermenue over background */
.menue_point_secondlevel_604_over, a.navpoint_secondlevel_604:hover{
    background: url('../img/secondlevel_over.png') top right no-repeat;
}

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

.menue_list_thirdlevel_604 {
    margin: 10px 0;
}

.menue_list_thirdlevel_604_start{
    display: none;
}

.menue_list_thirdlevel_604_end{
    display: none;
}

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

/* undermenuepoint background */
.menue_point_thirdlevel_604 {
    background: url('../img/thirdlevel.png') top right no-repeat;
}

/* undermenuepoint color, weight, size */
.menue_point_thirdlevel_604 a {
    color: #7a1c1c;
    font-weight: normal;
    font-size: 12px;
}

/* undermenuepoint over color weight size */
a.navpoint_thirdlevel_604:hover, .menue_point_thirdlevel_604_over, .menue_point_thirdlevel_604_over a{
    color: #82b906;
    font-weight: bold;
    font-size: 12px;
}

/* undermenue over background */
.menue_point_thirdlevel_604_over, a.navpoint_thirdlevel_604:hover{
    background: url('../img/thirdlevel_over.png') top right no-repeat;
}

/* *********************** menue 604 ende ************************ */

