html, body, h1, h2, h3, p, div, span, a, img, br, table, tr, td, th, hr, tbody, thead {
  margin: 0;
  padding: 0;
}

h1 {
  margin-bottom: 0.67em;
  border-bottom: 1px dashed #2C9D25;
}

h2 {
  margin-bottom: .83em;
  margin-top: .83em;
}

p {
  margin: 1em 0;
  text-align: justify;
}

body {
  background-color:  #A3EAA3;
  color: black;
  background-image: url('bg.png');
}

#blume {
  position: absolute;
  left: 0;
  height: 121px;
  margin-bottom: 0;
  overflow: hidden;
  width: 9em;
  z-index: 1;
  top: 10px;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom: 1px solid black;
  background-image: url('sonnenblume.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #2C9D25;
}

#menu {
  position: absolute;
  top: 130px;
  width: 9em;
  font-style: italic;
  z-index: 3;
  left: 0;
  padding-top: 10px;
  background-color: #2C9D25;
  border-top: 1px solid black;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;
  border-bottom-right-radius: 10px;
  min-height: 15em;
  padding-bottom: 10px;
}

#menu ul {
  width: 100%;
  margin: 0;
  padding: 0;
}

#menu ul li {
  width: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

#menu ul li a {
  padding-left: 5px;
  padding-right: 5px;
  display: block;
}

#menu ul .unterpunkt a {
  padding-left: 20px;
}


::selection {
color: white; background-color:#00C000;
}

#menu ::selection {
color: #2C9D25; background-color:white;
}

#menuActive ::selection {
color: white; background-color:#00C000;
}

::-moz-selection {
color: white; background-color:#00C000;
}

#menu ::-moz-selection {
color: #2C9D25; background-color:white;
}

#menuActive ::-moz-selection {
color: white; background-color:#00C000;
}

img {
  border: 0;
}

#top {
  position: absolute;
  left: 9em;
  top: 0;
  color: white;
  height: 120px;
  right: 0;
  position: absolute;
  z-index: 2;
  overflow: hidden;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-topleft: 10px;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border: 1px solid black;
  background-color: #2C9D25;
}

#logo {
  height: 120px;
  position: absolute;
  left: 0;
  right: 0;
  padding-top: 2px;
  margin-left: 8px;
  margin-right: 8px;
  text-align: center;
}

#loginInfo {
  color: white;
  top: 5px;
  position: absolute;
  right: 5px;
}

#loginInfo a {
  color: white;
}

#loginInfo a:hover {
  color: white;
  text-decoration: none;
}

#loginInfo a:active {
  color: white;
  text-decoration: none;
}

#menu a {
  color: #90F090;
  text-decoration: none;
  font-weight: bold;
  font-style: italic;
}


#menu a:hover {
  color: black;
  text-decoration: none;
  font-weight: bold;
  font-style: italic;
  background-color: #67DA61;
}

#menuActive {
  background-color: #67DA61;
}

#menuActive a {
  color: black;
}

#menuActive a:hover {
  color: black;
}

#menuActive a:active {
  color: black;
}

#pagebody_umriss {
  position: absolute;
  top: 130px;
  left: 9em;
  right: 0;
  padding: 10px;
  padding-top: 0;
  text-align: left;
  color: black;
  z-index: 4;
}

#pagebody {
  position: relative;
  background-image: url('bg_bright.png');
  background-color: #D1F5D1;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border: 1px solid black;
  background-repeat: repeat;
  overflow: hidden;
  padding: 20px;
  padding-top: 10px;
}

#pagebody a {
  color: black;
  text-decoration: none;
  font-weight: bold;
  font-style: italic;
}

#pagebody a:hover {
  color: gray;
  text-decoration: none;
  font-weight: bold;
  font-style: italic;
}

#pagebody a:active {
  color: gray;
  text-decoration: none;
  font-weight: bold;
  font-style: italic;
}

.bildLinks {
  float: left;
  clear: left;
  margin-right: 5px;
  margin-bottom: 5px;
}

.bildRechts{
  float: right;
  clear: right;
  margin-left: 5px;
  margin-bottom: 5px;
}

table td {
  vertical-align: top;
}

#image_left {
  float: left;
  border-width: 1px;
  border-color: black;
  border-style: solid;
  margin-right: 5px;
  margin-bottom: 5px;
}

#news {
  text-align: justify;
}

#news h1 {
  text-align: left;
}

#news h2 {
  text-align: left;
}

#news h3 {
  text-align: left;
}

.news {
  text-align: justify;
}

.news h1 {
  text-align: left;
}

.news h2 {
  text-align: left;
}

.news h3 {
  text-align: left;
}
.error {
  color: maroon;
  font-weight: bold;
}

.box {
  position: relative;
  padding: 10px;
  margin-bottom: 1em;
  border: 1px solid black;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
  background-color: white;
  
}

.box h2 {
  margin-top: 0;
}

thead {
  background-color: white;
  font-weight: bold;
}

.tabelle{
border-spacing: 0;
width: 100%;
border-bottom: 1px solid black;
}

.tabelle thead{
  border-left: hidden;
  border-right: hidden;
}

.tabelle th {
  padding-top: 2px;
  padding-bottom: 3px;
  padding-right: 3px;
  padding-left: 2px;
  border-left: 1px dotted gray;
  border-bottom: 1px solid black;
  text-align: center;
}

.tabelle tbody {
  background-color: #A3EAA3;
  background-image: url('bg.png');
  background-repeat: repeat;
  border: 1px solid black;
}

.tabelle td {
  padding: 5px;
  padding-top: 0;
  text-align: center;
  border-top: 1px dashed gray;
}

.tabelle thead .tLinks {
  border-left: hidden;
}

.tabelle tbody .tOben {
  border-top: hidden;
}

.tabelle tbody .tRechts {
  border-right: 1px solid black;
}


.tabelle tbody .tLinks {
  border-left: 1px solid black;
}


.datum {
  float: right;
}

em {
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

strong {
  font-weight: bold;
  font-style: italic;
  text-decoration: none;
}

#home_inhalt {
  position: relative;
  width: 57%;
  padding-right: 3%;
  border-bottom: 1px solid black;
  float: left;
  margin:0;
  border-right: 1px solid black;
  margin-right: -1px;
  right: 1px;
  
}

#home_termine{
  right: 0;
  position: relative;
  float: right;
  width: 37%;
  padding-left: 3%;
  border-left: 1px solid black;
  margin:0;
  margin-left: -1px;
}

#home_termine h2 {
  border-bottom: 1px dashed #2C9D25;
  margin-top: 10px;
}

#home_aktuelles{
  position: relative;
  width: 57%;
  padding-right: 3%;
  padding-top: 1em;
  float: left;
  clear: left;
  border-right: 1px solid black;
  margin-right: -1px;
  right: 1px;
}

#home_aktuelles h2 {
  border-bottom: 1px dashed #2C9D25;
  margin-top: 10px;
}

.kasten {
  border: 2px black solid;
  overflow: hidden;
  padding: 1em;
  margin-bottom: 1.5em;
  background-color: white;
  position: relative;
}

.hometable {
  border-collapse:collapse;
}

.hometable td {
  padding: 0;
  width: 100%;
}

.hometable .links {
  padding-right: 1em;
  width: 60%;
}

.hometable .rechts {
  padding-left: 1em;
}

.hometable h2 {
  border-bottom: 1px dashed #2C9D25;
  margin-top: 10px;
}
