body {
  background-color : #005A39;
  color : #000000;
  background-repeat : repeat-x;
  font-family : Arial, Verdana, Switzerland, Helvetica, sans-serif;
  font-size : 1em;
  margin : 0;
  padding : 0;
  text-align : right;
}

.seitenkopf {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  background-color: #fff;
  background-image: url('../grafik/bg_flagge.gif');
  background-repeat: repeat-x;
  background-position: bottom;
  border-bottom: 1px solid #fff;
  border-top: 20px solid #fff;
  z-index: 1;
}

.seite {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  background-color: #005A39;
  background-image: url('../grafik/bg_c_all.gif');
  background-repeat: repeat-x;
  z-index: 3;
}

#links {
  float: left;
  width: 315px;
  margin: 0 0 0 0;
  padding: 0;
  z-index: -3;
  text-align: right;
}

#logo {
  float: left;
  padding: 0;
  margin: 0;
  width: 316px;
  height: 118px;
  background-color: #fff;
}

#elli {
  position: absolute;
  top: 20px;
  right: 60px;
  padding: 0;
  margin: 0;
  width: 365px;
  height: 118px;
  background-color: #fff;
  z-index: 1;
}

#logo img{
  position: absolute;
  top: 0;
  left: 24px;
}

#navi {
  float: right;
  padding: 0;
  padding-top: 25px;
  text-align: left;
  z-index: -99;
}

.menue1 a{
  float: right;
  width: 205px;
  padding: 5px 0px 5px 0px;
  text-align: left;
  text-decoration: none;
  font-size: 0.8em;
  font-weight: normal;
  color: #000;
  color: #fff;
  border-bottom: 1px solid #FFFF00;
}

.menue1 a:hover{
  background-color: #FFFF00;
  font-style: normal;
  color: #005A39;
  width: 200px;
  padding: 5px 0px 5px 5px;
  text-align: left;
  text-decoration: none;
  border-bottom: 1px solid #005A39;
}

.menue1_gewaehlt a{
  float: right;
  width: 200px;
  padding: 5px 0px 5px 5px;
  text-align: left;
  text-decoration: none;
  font-size: 0.8em;
  font-weight: normal;
  color: #005A39;
  background-color: #FFFF00;
  border-bottom: 1px solid #005A39;
}

.menue2 a{
  float: right;
  width: 190px;
  padding: 5px 0px 5px 0px;
  text-align: left;
  text-decoration: none;
  font-size: 0.8em;
  font-weight: normal;
  color: #000;
  color: #fff;
  border-bottom: 1px solid #FFFF00;
}

.menue2 a:hover{
  background-color: #FFFF00;
  font-style: normal;
  color: #005A39;
  width: 185px;
  padding: 5px 0px 5px 5px;
  text-align: left;
  text-decoration: none;
  border-bottom: 1px solid #005A39;
}

.menue2_gewaehlt a{
  float: right;
  width: 185px;
  padding: 5px 0px 5px 5px;
  text-align: left;
  text-decoration: none;
  font-size: 0.8em;
  font-weight: normal;
  color: #005A39;
  background-color: #FFFF00;
  border-bottom: 1px solid #005A39;
}

.adresse {
  float: right;
  width: 205px;
  font-size: 1em;
  text-align: left;
}

.adresse h1 {
  font-size: 0.75em;
  padding: 0 0 5px 0;
  margin: 2.5em 0 0 0;
  font-weight: normal;
  color: #fff;
  border-bottom: 1px solid #FFFF00;
}

.adresse p {
  font-size: 0.75em;
  padding: 5px 0 0 0;
  margin: 0;
  font-weight: normal;
  color: #fff;
}


.rechts {
  posxition: absolute;
  min-height: 600px;
  text-align: left;
  mxin-width: 99;
  margin: 0 0 25px 315px;
  padding: 0;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
}

#rechts_head {
  float: left;
  height: 97px;
  border: 1px solid yellow;
}

#flaggen {
  float: left;
  position: absolute;
  text-align: left;
  top: 0px;
  z-index: 0;
}

#flaggen a{
  border: 0;
  margin: 0;
  padding: 0;
}

#content_left {
  width: 500px;
  position: relative;
  float: left;
  border-right: 1px dotted #004A2E;
  min-height: 500px;
}

#content_rechts {
  width: 200px;
  float: left;
  bxorder-right: 1px dotted #004A2E;
  mixn-height: 500px;
}

.rechts h1{
  text-align: left;
  margin: 0px 20px 10px 20px;
  padding: 25px 0 0 0;
  color: #fff;
  font-size: 0.8em;
  line-height: 2em;
  border-bottom: 1px solid #FFFF00;
}

.rechts p, form{
  margin: 12px 20px 10px 20px;
  padding: 0;
  font-size: 0.8em;
  color: #fff;
  line-height: 1.4em;
  text-align: left;
}

.rechts a{
  color: #404040;
  bxorder-bottom: 1px solid #FFD629;
  text-decoration: none;
}

.rechts a:hover{
  color: #404040;
  backyground-color: #FFD629;
  border: 0;
  text-decoration: none;
}

#content_rechts a{
  color: #fff;
  text-decoration: none;
}

#content_rechts ul{
  color: #fff;
  text-decoration: none;
  margin: 0 20px 0 0; padding: 0 0 0 20px;
}

#content_rechts li {
  float: left;
  width: 160px;
  list-style-type: none;
  list-style-position: inside;
  margin: 0 0 0 0;
  paddxing: 6px 0 6px 5px;
  display: block;
}

#content_rechts li a{
  font-size: 0.8em;
  color: #fff;
  marxgin: 0 20px 0 0;
  padding: 6px 0 6px 5px;
  xbackground-image: url(../grafik/li_dot.gif);
  background-repeat: no-repeat;
  background-position: left;
  boxrder-bottom: 1px solid #FFD629;
  display: block;
}

#content_rechts li a:hover{
  color: #005A39;
  background-color: #FFFF00;
}

.rechts a:hover{
  color: #404040;
  boxrder-bottom: 1px solid #404040;
}

#rechts654 {
  float: right;
  margin: 0;
  padding: 0;
  width: 25px;
  height: 150px;
}


#unten_copyright {
  text-align: left;
  font-size: 0.6em;
  color: #404040;
  margin: 0 0 10px 225px;
  clear: both;
}

#unten_copyright a{
  color: #404040;
  text-decoration: none;
}

.pic {
  float : left;
  margin : 5px 5px 5px 0;
  overflow : hidden;
}
.pic_r {
  float : right;
  margin : 5px 0 5px 5px;
  overflow : hidden;
}

#content_left ul {
  margin: 0 0 0 20px;
  padding: 0;
}

#content_left li {
  list-style-type: none;
  font-size: 0.8em;
  color: #fff;
  list-style-position: outside;
  margin: 0;
  padding: 0 0 0 20px;
  background-image: url(../grafik/li_dot.gif);
  background-repeat: no-repeat;
  background-position: left;
}

hr {
  color: #FFFF00;
  border-bottom: 1px solid #FFFF00;
  border-top: 1px solid #005A39;
  height: 0px;
  width: 460px;
  padding: 0px;
  text-align: center;
}

#content_left a{
  color: #FFFF00;
  text-decoration: none;
  border: 0px;
}

#content_left a:hover{
  background-color: #FFFF00;
  color: #005A39;
}
