@media all
{
/* #############################################################################
** # Standard-Vorgaben #########################################################
** #############################################################################
**

/* # Hauptlayout ############################################################ */

* {
 padding:0;
 margin:0
}

body {
 background-color: #edf0ee;
 background-image: url(/css/files/trees.jpg);
 background-position: center bottom;
 background-repeat: no-repeat;
 background-attachment: fixed;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 75%;
 color: #273417;
 margin: 0;
}

#wrapper {
 width: 770px;
 margin: 0 auto;
 background: url(/css/files/logo.gif) no-repeat;
}

#header {
 height: 69px;
}

/* # Navigation ############################################################# */

#nav {
 font-size: 0.9em;
 margin: 0;
 padding: 0;
 padding-left: 300px;
}

#nav li {
 float: left;
 margin: 0;
 padding: 0;
 list-style: none;
}

#nav li a, #nav li a:visited {
 display: block;
 padding: 5px 10px 14px 10px;
 margin: 0 1px 0 1px;
 color: #666;
 text-decoration: none;
 font-weight: bold;
}

#nav li a:hover, .active {
 background-image: url(/css/files/menu_a_hover.gif);
 background-position: bottom;
 background-repeat: repeat-x;
 color: #87a649;
}

.clear {
 clear: both;
}

/* # Seitenspalte ########################################################### */

#column {
 float: left;
 width: 210px;
 background: #fff url(/css/files/clouds.jpg);
 padding: 95px 20px 20px 20px;
}

#column a {
 color: #333;
}

#column h2 {
 font-family: Georgia, Palatino, "Times New Roman", Times, serif;
 font-size: 20px;
 color: #062863;
 font-weight: normal;
 letter-spacing: -1px;
 margin-bottom: 45px;
}

#column p {
 font-size: 90%;
 font-family: Georgia, Palatino, "Times New Roman", Times, serif;
 color: #062863;
 line-height: 19px;
 margin: 5px 0 5px 0;
}

/* # Hauptspalte ############################################################ */

#content {
 margin: 0 0 0 270px;
 padding: 30px 30px 20px 20px;
}

#content h1 {
 font-family: Georgia, Palatino, "Times New Roman", Times, serif;
 font-size: 18px;
 margin: 10px 0 20px 0;
 color: #405c2f;
}
#content h2 {
 font-size: 16px;
 color: #333;
 font-family: Georgia, Palatino, "Times New Roman", Times, serif;
 margin: 25px 10px 10px 10px;
}

#content p {
 line-height: 20px;
 word-spacing: 2px;
 padding: 0 0 0 20px;
 margin: 5px 0 10px 0;
}
#content ul {
 margin: 15px 0 15px 20px;
 padding: 0;
}
#content li {
 margin: 2px 0 2px 0;
 padding: 0 0 5px 15px;
 list-style: none;
 background: url(/css/files/li.gif) top left no-repeat;
}

#content a {
 color: #87a649;
 text-decoration: underline;
}
#content a:hover {
 color: #405c2f;
}
a:hover {
 text-decoration:none;
}

.pic-links {
 line-height: 0;
 float: left;
 margin-left: 20px;
 margin-right: 10px;
 margin-bottom: 5x;
 border: 1px solid #405c2f;
 border:0;
}
.pic-rechts, .news-pic {
 line-height: 0;
 float: right;
 margin-left: 10px;
 margin-bottom: 5px;
 border:0;
 border: 1px solid #405c2f;
}
.news-pic {
 margin-right: 10px;
}
.big {
 margin-left: 20px;
 border: 1px solid #405c2f;
}
.bz-links, .bz-rechts {
 margin-left: 7px;
 font-size: 0.9em;
 line-height: 18px;
}
.bzb-links {
 margin-left: 20px;
 font-size: 0.9em;
 line-height: 18px;
}

/* # Fusszeile ############################################################## */

#footer {
 font-size: 0.9em;
 line-height: 1.8em;
 padding: 20px;
 border-top: 2px solid #87a649;
 color: #405c2f;
 text-align: center;
}
#footer a {
 margin: 0 5px;
 color: #405c2f;
}
#footer a:hover {
 color: #87a649;
 text-decoration: underline;
}

/* # Aktuelles ############################################################## */

.newswrapper {
 float: left;
 margin: 15px 0;
 padding: 3px;
 width: 420px;
}
.newswrapper p {
 margin-left: 0;
 margin-right: 0;
 padding-left: 0;
 padding-right: 0;
}

.newstop {
 width: 418px;
 float: left;
 margin-bottom: 10px;
 background-color: #e9e9e9;
 border: solid 1px #87a649;
}

.newsheader {
 padding: 7px;
 float: left;
 font-weight: bold;
 width: 315px;
}

.newsdate {
 font-size: 0.9em;
 padding: 7px 7px 7px 0;
 float: left;
 text-align: right;
 width: 77px;
}

.newsmain {
 border: solid 1px #87a649;
 padding-top: 20px;
}
.newsmain p {
 font-size: 0.9em;
 position: relative;
 left: -10px;
}

.intro {
 font-weight: bold;
}

.pag {
 font-size: 0.9em;
 float: right;
 margin-right: 27px;
 width: 392px;
 padding: 5px 13px;
 margin-bottom: 10px 0;
 background-color: #edeff2;
 border: solid 1px #87a649;
}
.dist {
 margin-right: 57px;
 margin-bottom: 30px;
}
.pag-left {
 float: left;
 width: 202px;
}

.pag-right {
 float: left;
 width: 188px;
 text-align: right;
}

/* ### Magazin ############################################################## */

.magazine-image a,
.magazine-image a:hover {
}

/* # Formular ############################################################### */

#form fieldset {
 padding-top: 10px;
 font-size: 75%;
 border: 0;
}

#form legend {
 display: none;
}

#form label {
 font-size: 1.1em;
 float: left;
 margin-top: 10px;
 padding-right: 17px;
 text-align: right;
 width: 80px;
}

#form .text1,
#form .textarea1 {
 background: url(/css/files/arrow.gif) no-repeat right center;
}

#form input,
#form textarea {
 width: 300px;
 margin-top: 10px;
 background: #e9e9e9;
 background-attachment: inherit;
 border: 1px solid #87a649;
 color: #062863;
 font-family: Verdana, Arial, Helvetica, Sans-Serif;
 padding: 2px 5px;
}

#form input.submit {
 width: 313px;
 background: #405c2f;
 background-attachment: inherit;
 border: 1px solid #405c2f;
 color: #fff;
 font-family: Verdana, Arial, Helvetica, Sans-Serif;
 margin: 20px 0 40px 97px;
 padding: 4px 10px;
}

#form textarea {
 font-size: 1em;
 padding-top: 3px;
}

#form input.text:hover,
#form input.submit:hover,
#form textarea:hover {
 background: #edeff2;
 color: #405c2f;
 border: 1px solid #87a649;
}

#form input.text:focus,
#form input.submit:focus,
#form textarea:focus {
 border: 1px solid #405c2f;
 background: #fff;
}

}

