body { background-color: #e5efe5; color: #000; font-size: 80%; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none; margin: 0; }

/* Spalten */
#all { }
#top { width: 980px; }

#content { float: left; background-color: #b2d1b2; }

#left { float: left; width: 167px; padding-top: 1.5em; }
#main { float: left; background-image: url(img/layout/back.gif); background-repeat: repeat-y; margin-bottom: 1em; }
#center { abackground-color: red; float: left; width: 362px; padding-left: 10px; padding-right: 11px; line-height: 140%; }
#right { float: left; width: 230px; padding-left: 10px; padding-right: 10px;}

#bottom { clear: both; width: 613px; margin-left: 10px; margin-right: 10px; font-size: 95%; text-align: center; padding-top: 0.2em; overflow: hidden; border-top: 1px dotted #555; color: #006600; }

/* top menu */
.topmenuitem { font-size: 120%; float: left; color: white; padding: 0.35em 0 0 1em; }
.topmenuitem a { color: white; font-weight: bold; }

.topmenuitemactive { font-size: 120%; float: left; color: #ffff01; padding: 0.35em 0 0 1em; }
.topmenuitemactive a { color: #ffff01; font-weight: bold; }

/* left menu */
.leftmenuline { font-size: 0px; height: 0px; margin-top: 1px; margin-bottom: 1px; border-top: 1px dotted white; }
.leftmenuheadline { color: #666; font-size: 120%; font-weight: bold; height: 2em; margin-left: 1em; padding-top: 1em; }
.leftmenucontainer { color: #666; font-size: 100%; height: 2em; padding-left: 1.2em; padding-top: 1em; }
.leftmenucontainer a { color: #666; }
.leftmenucontaineractive { color: #006600; background-color: white; font-size: 100%; height: 2em; padding-left: 1.2em; padding-top: 1em; }
.leftmenucontaineractive a { color: #006600; }

/* News */
.newshead { color: #006600; font-size: 120%; font-weight: bold; line-height: 120%; margin-top: 0; margin-bottom: 1.5em; }
.newscontainer { margin-bottom: 1.5em; }
.newsenty { }

/* Standards */
p { margin-top: 0; margin-bottom: 1em; }
a { color: #006600; font-weight: normal; text-decoration: none; }
a:hover { text-decoration: underline; }
img { border: none; }
h1 { color: #006600; font-size: 120%; font-weight: bold; line-height: 120%; margin-top: 0; margin-bottom: 1.5em; }
#right h1 { color: #006600; font-size: 105%; font-weight: bold; line-height: 120%; margin-top: 0; margin-bottom: 0.5em; }
#right p { color: #555; }
h2 { color: #006600; font-size: 100%; font-weight: bold; margin: 0; margin-bottom: 1.4em; }
ul { margin-top: -0.4em; margin-bottom: 1.5em; list-style-type: square; }
ol { margin-top: -0.4em; margin-bottom: 1.5em; }
li { margin-bottom: 0.5em; }

/* content */
.teaser { color: #bbb; font-size: 90%; font-weight: bold; margin-bottom: 2em; }
.contentimg { float: left; padding-bottom: 0.5em; padding-right: 0.5em; }
