body { background-image:url(img/background.gif); background-position: fixed; margin:auto; font-family: verdana; font-size: 12px; }
h1 { font-size: 110%; color: #8f4919; font-weight: bold;  }
h2 { font-size: 130%; color: #8f4919; font-weight: bold;  }
h3 { font-size: 120%; color: #8f4919; font-weight: bold; }
h4 { font-size: 115%; color: #8f4919; font-weight: bold;  }
h5 { font-size: 110%; color: #8f4919; font-weight: bold; margin-top: 10px; margin-bottom: 0; padding-bottom: 0; }
h6 { font-size: 105%; color: #8f4919; font-weight: bold; }

a {
    text-decoration: none;
    font-size: 12px;
    color: #000000;
    font-weight:normal;
    }
a:hover {
    text-decoration: none;
    font-size: 12px;
    color: #8f4919;
    font-weight:normal
    }
a:active {
    text-decoration: none;
    font-size: 12px;
    color: #03013f;
    font-weight:normal
    }

#aussen {
	margin: auto;
    width: 796px;
    height:  100%;
}

#main_oben {
    background-image:url(img/header.png);
    background-repeat:no-repeat;
    background-postion: left top;
    margin: 0px;
    padding: 0px;
    width: 796px;
    height:  209px;
}

#header {
    background-image:url(img/navi.png);
    margin: 0px;
    padding: 0px;
    padding: 0px;
    width: 796px;
    height:  84px;
}



#navi {
    background-image:url(img/navi_bg.png);
    background-repeat:no-repeat;
    padding-top:0px;
    width: 574px;
    height:  26px;
    margin-left:19px;
    float:left;
    }
#navi a:hover {
    text-decoration: none;
    font-size: 12px;
    color: #312ea2;
    font-weight:bold;
    }



/* Variable Klassen */



#main {
    background-image:url(img/bg_main.png);
    padding-left: 0px;
    margin-left: 36px;
    width: 732px;
    min-height: 400px;
    overflow: auto;
}

#main_left {
    width: 192px;
    float: left;
    padding-left: 5px;
    margin: 0px;
    }
    
#info {
    width: 192px;
    float: left;
    padding-left: 5px;
    margin: 0px;
    }

#infobox {
    font-weight: bold;
    padding: 5px;
    background-color: #FFEFEC;
    border: 1px solid #FFD6CE;
    margin-top: 20px;
    margin-bottom: 20px;
}
    
#ver { float: left; padding-left: 5px; margin: 0; padding-bottom: 10px; }

#main_left b { color: #000; font-weight: bold; }
#main_right { text-align: justify; width: 450px; float: right; margin-right: 50px; margin-left: 0; overflow: visible; }

#footer {
    background-image:url(img/bg_footer.png);
    width: 732px;
    margin-left: 36px;
    padding: 0px;
    height: 71px;
    text-decoration: none;
}
#content_unten {
    background-image:url(img/bg_main.png);
    width: 760px;
    margin: 0px;
    padding: 0px;
    height: 50px;
    padding-top: 10px;
    text-decoration: none;
}

.menu {
    padding-top: 5px;
    margin-left: 102px;
    font-size: 15px;
    font-weight:bold;
    color: #cccccc;
    width: 596px;
}


p:active {
    text-decoration: none;
    font-size: 12px;
    color: #ffffff;
    font-weight:bold
    }
p {
    text-decoration: none;
    font-size: 12px;
    color: #0c0c7e;
    font-weight:bold
    }
    
b { color: #000; font-weight: normal; }    

.mod_login p { color: #000; font-size: 12px; font-weight: bold; text-decoration: none; }

/**
 * Navigation
 */
.invisible
{ display: none; }
.mod_navigation { top: 43px; width: 190px; }
.mod_navigation ul
{
	margin:0px 5px;
	padding:0px;
	border-bottom:1px solid #c6ad8d;
	list-style-type:none;
}

.mod_navigation li
{
	margin:0px;
	padding:5px 0px;
	border-top:1px solid #c6ad8d;
	list-style-type:none;
}
.mod_navigation li.active { color: #8f4919; padding-top: 5px; padding-bottom:5px; }
.mod_navigation a, .mod_navigation li
{
	font-weight:bold;
	font-size:13px;
	color:#000000;
}
.mod_navigation .level_2
{ padding:3px 0 0 9px; border-bottom:0 none; }

.mod_navigation .level_2 li
{
	padding:3px 0;
	border-top:0 none;
}
.mod_navigation .level_2 li.active { color: #8f4919; padding: 3px 0 5px; border-top: 0 none; }
.mod_navigation .level_2 a, .mod_navigation .level_2 li
{ font-weight:bold; font-size:11px; padding-bottom: 5px; }
.mod_navigation .level_3 li.active { color: #8f4919; margin-top: 2px; margin-left: 10px; }
.mod_navigation .level_3 a, .mod_navigation .level_3 li
{ font-weight:normal; font-size:11px; }
/**
 * Termine
 */
 
.mod_upcoming_events h1 b { color: #8f4919; font-size: 14px; font-family: verdana; font-weight: bold; text-decoration: none; }

.mod_upcoming_events .info { font-family: verdana; font-weight: bold; }

.mod_upcoming_events .ce_text  { color: #000; font-family: verdana; padding-bottom: 15px; padding-top: 10px; border-bottom: 1px dashed #8f4919; }

.mod_upcoming_events .ce_text span  { color: #000; font-family: verdana; }

.mod_eventlist h1 { color: #8f4919; font-size: 14px; font-family: verdana; font-weight: bold; text-decoration: none; }
.mod_eventlist .info { color: #000; font-family: verdana; }

.mod_eventlist .ce_text  { color: #000; font-family: verdana; padding-bottom: 15px; padding-top: 10px; border-bottom: 1px dashed #8f4919; }
.recurring { display: none; }
/**
 * Kalender
 */
 
.minicalendar { color: #000; font-size: 12px; font-family: verdana; background-color: #ffefec; text-decoration: none; float: left; margin-left: 5px; border: solid 1px #ffd6ce; }
.minicalendar a { color: #8f4919; font-size: 12px; font-family: verdana; font-weight: bold; text-decoration: none; }
.minicalendar a:hover { color: #bd6c35; font-size: 12px; font-family: verdana; font-weight: bold; text-decoration: none; }
.days{ color: #000; font-size: 12px; font-family: verdana; font-weight: bold; text-decoration: none; padding: 3px; }
.head { padding-bottom: 10px; }
.label { color: #8f4919; text-decoration: underline; }
img { margin-right: 10px; margin-left: 10px; }

.copy { margin-top: 50px; width: 100%;}
/**
 * Akkordeon
 */

.toggler { font-size: 10pt; color: #8f4919; font-weight: normal; background-image: url(img/pfeil_rechts.png); background-repeat: no-repeat; background-attachment: scroll; background-position: left center; text-decoration: none; height:20px; padding-bottom: 10px; cursor: pointer; cursor: pointer; }
 
.ce_accordion { text-align: justify; margin-bottom: 10px; }
