 /* -------------------- Allgemein -------------------- */


body
 {
  background-color: #cccccc;
  margin: 0;
  padding: 0;
  cursor: default;
 }


 /* -------------------- Container -------------------- */


 /* Struktur */


#wrapper
 {
  border: 0;
  background-color: #2e8b57;
  position: relative;
  margin: 0 auto;
  width: 90%;
  min-width: 800px;
  max-width: 1300px;
 }

#head
 {
  border: 0;
  background-color: #2e8b57;
  position: relative;
  margin-top: 0%;
  margin-left: 0%;
  width: 100%;
  height: 150px;
 }

#logo
 {
  border: 0;
  background-color: #2e8b57;
  position: relative;
  margin-top: 0%;
  margin-left: 78%;
  width: 17%;
  height: 100%;
 }

#slogan
 {
  border: 0;
  background-color: #2e8b57;
  position: relative;
  margin-top: -150px;
  margin-left: 150px;
  width: 50%;
  height: 100%;
 }

#main
 {
  border: 0;
  background-color: #2e8b57;
  position: relative;
  margin-top: 0%;
  margin-left: 0%;
  width: 100%;
 }

#colorline

 {
  border: 0;
  background-color: #ffff26;
  position: relative;
  margin-top: 0%;
  margin-left: 0%;
  width: 30px;
  height: 600px;
 }

#navi
 {
  border: 0;
  background-color: #2e8b57;
  position: relative;
  margin-top: -600px;
  margin-left: 30px;
  width: 120px;
  height: 600px;
 }

#content
 {
  border: 10px solid #ffffff;
  background-color: #ffffff;
  position: relative;
  margin-top: -600px;
  margin-left: 150px;
  width: 75%;
  min-height: 672px;
 }

#bottom
 {
  border: 0;
  background-color: #2e8b57;
  position: relative;
  margin-top: 0%;
  margin-left: 0%;
  width: 100%;
  height: 72px;
 }

#copyright
 {
  border: 0;
  background-color: #2e8b57;
  position: relative;
  margin-top: 0%;
  margin-left: 170px;
  width: 75%;
  height: 50px;
 }


 /* Container */


 p.slogan
 {
  margin-top: 20px;
  margin-left: 0%;
  color: #ffff26;
  font-size: 30pt;
  font-family: sans-serif;
  font-style: italic;
 }

 p.bottom
 {
  margin-top: 3px;
  margin-left: -20px;
  color: #ffff26;
  font-size: 13pt;
  font-family: sans-serif;
  font-style: italic;
  height: 20px;
 }

 p.impressum
 {
  margin-top: -37px;
  margin-left: 0%;
  color: #ffff26;
  font-size: 13pt;
  font-family: sans-serif;
  font-style: italic;
  text-align: right;
 }


 /* -------------------- Schriften -------------------- */


 span.ueberschrift
 {
  color: #000000;
  font-size: 20pt;
  font-family: sans-serif;
  font-style: italic;
  font-weight: bold;
 }

span.text_gr
 {
  color: #000000;
  font-size: 17pt;
  font-family: sans-serif;
  font-style: normal;
  font-weight: normal;
 }

span.text_kl
 {
  color: #000000;
  font-size: 13pt;
  font-family: sans-serif;
  font-style: normal;
  font-weight: normal;
 }


 /* -------------------- Navigations Leiste -------------------- */


 span.navi_1
 {
  background-color: #2e8b57;
  border: 0;
  position: absolute;
  margin-top: 0px;
  margin-left: 0px;
  width: 120px;
  height: 40px;
  text-align: center;
 }

span.navi_2
 {
  background-color: #2e8b57;
  border: 0;
  position: absolute;
  margin-top: 55px;
  margin-left: 0px;
  width: 120px;
  height: 40px;
  text-align: center;
 }

span.navi_3
 {
  background-color: #2e8b57;
  border: 0;
  position: absolute;
  margin-top: 110px;
  margin-left: 0px;
  width: 120px;
  height: 40px;
  text-align: center;
 }

span.navi_4
 {
  background-color: #2e8b57;
  border: 0;
  position: absolute;
  margin-top: 165px;
  margin-left: 0px;
  width: 120px;
  height: 40px;
  text-align: center;
 }

span.navi_5
 {
  background-color: #2e8b57;
  border: 0;
  position: absolute;
  margin-top: 220px;
  margin-left: 0px;
  width: 120px;
  height: 40px;
  text-align: center;
 }

span.navi_6
 {
  background-color: #2e8b57;
  border: 0;
  position: absolute;
  margin-top: 275px;
  margin-left: 0px;
  width: 120px;
  height: 40px;
  text-align: center;
 }


 /* -------------------- Links -------------------- */


 /* Navi-Links */


a:link.menu
 {
  background-color: #2e8b57;
  color: #000000;
  position: absolute;
  padding-top: 10px;
  font-size: 15pt;
  font-family: sans-serif;
  font-style: bold;
  font-weight: normal;
  text-decoration: none;
  align: center;
  width: 100%;
  height: 40px;
  display: block;
 }

a:hover.menu
 {
  background-image: url(../images/icons/menu_hover.png);
  color: #000000;
  position: absolute;
  padding-top: 10px;
  font-size: 15pt;
  font-family: sans-serif;
  font-style: bold;
  font-weight: normal;
  text-decoration: none;
  align: center;
  width: 100%;
  height: 40px;
  display: block;
 }

a:active.menu
 {
  background-image: url(../images/icons/menu_active.png);
  color: #000000;
  position: absolute;
  padding-top: 10px;
  font-size: 15pt;
  font-family: sans-serif;
  font-style: bold;
  font-weight: normal;
  text-decoration: none;
  align: center;
  width: 100%;
  height: 40px;
  display: block;
 }

a:focus.menu
 {
  background-image: url(../images/icons/menu_active.png);
  color: #000000;
  position: absolute;
  padding-top: 10px;
  font-size: 15pt;
  font-family: sans-serif;
  font-style: bold;
  font-weight: normal;
  text-decoration: none;
  align: center;
  width: 100%;
  height: 40px;
  display: block;
 }

a:visited.menu
 {
  background-color: #2e8b57;
  color: #000000;
  position: absolute;
  padding-top: 10px;
  font-size: 15pt;
  font-family: sans-serif;
  font-style: bold;
  font-weight: normal;
  text-decoration: none;
  align: center;
  width: 100%;
  height: 40px;
  display: block;
 }


/* Impressum-Links */


 a:link.top
 {
  color: #ffff26;
  font-size: 13pt;
  font-family: sans-serif;
  font-style: italic;
  font-weight: normal;
  text-decoration: none;
 }

a:hover.top
 {
  color: #000000;
  font-size: 13pt;
  font-family: sans-serif;
  font-style: italic;
  font-weight: normal;
  text-decoration: none;
 }

a:active.top
 {
  color: #ffffff;
  font-size: 13pt;
  font-family: sans-serif;
  font-style: italic;
  font-weight: normal;
  text-decoration: none;
 }

a:focus.top
 {
  color: #ffffff;
  font-size: 13pt;
  font-family: sans-serif;
  font-style: italic;
  font-weight: normal;
  text-decoration: none;
 }

a:visited.top
 {
  color: #ffff26;
  font-size: 13pt;
  font-family: sans-serif;
  font-style: italic;
  font-weight: normal;
  text-decoration: none;
 }