
/* Grundlayout */
.container { background-image:url(../images/back_content.jpg); margin-top:30px; }
#head { height:195px; background: url(../images/back_top.jpg) top center no-repeat; }
#head div { background-color:transparent; }
#head div h1 {color: #759819; font-size: 1.0em; padding: 2.3em 0em 0.4em 1em; }
#content { margin-top:1em; }
#content h2 { border-bottom: 2px #86AE1D dotted; font-size: 1.2em; margin-bottom: 2em; padding-bottom: 0.5em; }
#foot { height:190px; background-image:url(../images/back_bottom.jpg); }
#foot .kontakt { font-size: 0.9em; margin: 0px 0px 0px 20px; }
#foot .bottom { color: #fff; margin: 80px 0 0 0; }
#foot .bottom a { color: #fff; text-decoration: none; }
#foot .bottom a:hover { text-decoration: underline; }

/* Algemeine Formatierung*/
h1, h2 { font-size: 1.1em; color:#759819; }
h3 { font-weight:bold; color: #759819; font-size: 1.0em; margin: 0 0 0.8em 0; }
strong { color: #759819; }
ul { margin: 0 0 0.8em 1.5em; }
li { line-height: 140%; margin: 0 0 0.2em 0; }
hr { border-bottom: 1px #86AE1D dotted; margin: 0 0 1em 0; }
.list ul, li { list-style:none; }
.list li { border-bottom:1px #F3F3F3 dotted; padding:0.2em; }
.box-content { padding:1.5em; margin-bottom:1.5em; background:#E7EFD3; }
.box-clean { padding:1em; margin-bottom:1em; }

/* Interne Seitenlinks */
#links a { color: #759819; font-size: 1em; text-decoration: none; padding: 0.5em 0.5em; }
#links a:hover { color: #000; }

/*-------------Sidebarnavi -------------*/
.mainnav { margin-top:2em; }
.mainnav ul { list-style:none; width:200px; }
.mainnav ul li { display:block; padding:0em 0em 0em 0em; border-bottom:0px dashed; }
.mainnav ul li ul { margin-left:0px; list-style:none; width:150px; }
.mainnav ul li ul li { border-bottom:0px dashed; display:block; }
.mainnav ul li.active a { color:#7e990b; font-weight:bold; }
.mainnav ul li a { display:block; font-size:12px; font-weight:normal; text-decoration:none; color:#6a6a6a; padding:0.6em 0em 0.6em 1em; }
.mainnav ul li a:hover { color:#7e990b; background:#ddeeb0 url(../images/icon_arrow_close.gif) 0 center no-repeat; }

/*-------------Topnavi -------------*/
#nav_main { background-color: #88ae27; border-top: 1px #CDCDCD solid; border-bottom: 1px #CDCDCD solid; margin: 0 5px 0 0px; }
#nav_main ul { font-size: 1em; list-style-type: none; margin: 0; padding: 0.5em 0 0.5em 240px; }
#nav_main ul li { display: inline; }
#nav_main ul li a { background: url(../images/icon_arrow_open.gif) 0 center no-repeat; color: #fff; margin: 0 1.5em 0 0; padding: 0.5em 0 0.5em 8px; text-decoration: none; }
#nav_main ul li a:hover { background:#95c617 url(../images/icon_arrow_close.gif) 0 center no-repeat; }
#nav_main ul li a.current { background: url(../images/icon_arrow_close.gif) 0 center no-repeat; }
img.center { line-height:250%; width:auto; margin:1em 10%; text-align:center; }
#logo { position:relative; background-image:url(../images/logo.png); height:190px; width:263px; background-repeat: no-repeat; }