body {
margin-left: auto;
margin-bottom: 0;
margin-right: auto;
margin-top: 0;
width: 780px;
padding: 0;
text-align: left;
font: 75% Arial, Tahoma, sans-serif;

}

#container {
width: 100%;
\width: 100%;
w\idth: 99%;
border: 0px solid #eee;
margin-left: auto;
margin-right: auto;
padding: 0;
line-height: 1.5em;
}

#titelbanner {
height: 230px;
padding: 0;
margin-bottom: 0px;
background: #fff no-repeat;
color: #333;
}

		/* TOP NAVIGATION */
#navlist {
width: 100%;
padding: 4px 5px 5px 0;
margin: 0 0 20px 0;
text-align: left;
letter-spacing: 3px;
color: #fff;
background: #37675b;
}
#navlist li {
list-style: none;
margin: 0;
display: inline;
}
#navlist li a {
padding: 5px .75em;
margin: 0;
color: #fff;
background: #37675b;
text-decoration: none;
}
#navlist li a:link { color: #fff;
background: #37675b;
}
#navlist li a:visited {
color: #fff;
background: #37675b;
}
#navlist li a:hover {
color: #000;
background: #94aa00;
}
#navlist li a#current {
color: #fff;
background:#94aa00;
}

		/* LEFT MENU */
/* MAIN CONTENT */
#haupttext {
text-align: justify;
padding: 0 20px 0 20px;
margin-left: 165px;
margin-right: 165px;
border-left: 1px dashed #333;
border-right: 1px dashed #333;
color: #555;
background-color: #fff;
}

		/* ARTICLES */
.teaser1 {
margin-left: 0px;
margin-bottom: 5px;
margin-right: 20px;
margin-top: 3px;
float: left;
width: 42%;
text-align: left;
}
.teaser2 {
margin-left: 40px;
margin-bottom: 5px;
margin-right: 0;
margin-top: 3px;
text-align: left;
float: left;
width: 42%;
}
/* LEFT SIDEBAR */
#seitenleistelinks {
text-align: left;
margin-left: 0px;
float: left;
width: 150px;
\width: 160px;
w\idth: 150px;
margin-right: 5px;
padding: 0 5px 0 5px;
color: #666;
}

		/* RIGHT SIDEBAR */
#seitenleisterechts {
margin-left: 0px;
margin-bottom: 0;
margin-right: 0;
margin-top: 0;
padding-left: 5px;
padding-bottom: 15px;
padding-right: 5px;
padding-top: 0;
height: 100%;
float: right;
width: 150px;
\width: 160px;
w\idth: 150px;
color: #333;
background-color: #d4e4e1;
}

		/* FOOTER */
#footer {
font-size: 66%;
text-align: center;
clear: both;
padding: 5px;
margin: 0;
background-color: #37675b;
color: #fff;
}
#footer a {
text-decoration: none;
color: #fff;
background-color: #37675b;
}
/* LINKS */
a {
text-decoration: none;
color: #94aa00;
}
a:hover {
text-decoration:underline;
color: #37675b;
}
a img {
border: 0;
}

		/* IMAGE PROPERTIES */
.kleineslogo {
border-left-style: dashed;
border-bottom-style: none;
border-right-style: none;
border-top-style: dashed;
border-width: 1px;
border-color: #476042;
padding: 10px;
margin: 0px;
}
/* HEADING PROPERTIES */
h1 {
width: 30%;
font-size: 200%;
letter-spacing: 5px;
color:#6A9662;
background: #fff;
}
h2 {
font-size: 130%;
text-transform: uppercase;
letter-spacing: 10px;
color:#476042;
background: #fff;
}
h3 {
font-style: normal;
font-weight: normal;
padding: 5px;
text-transform: uppercase;
font-size: 110%;
color:#fff;
background: #94aa00;
}
h4 {
font-style: normal;
font-weight: normal;
padding: 5px;
text-transform: none;
font-size: 110%;
color:#fff;
background: #37675b;
}
big {
	padding-left: 4px;
	color: #37675b;
	font-size: 300%;
	font-weight: bold;
}
strong {
	color: #37675b;
	font-weight: bold;
}
.wichtig {
	color: red;
}
