/*
*****[lukas fahrner]*****
Verwendete Bilder: background.gif, logo_right.gif, footer.gif
Alle Bilder befinden sich im Ordner /img/layout
Verwendete Farben: 
Schrift: standard (helles blau) 73803B verdana, sans-serif 0.8em
Link: standard (blau) 003399 - hover 333333
Background: navigation (hellgrau) d6d6d6
Farben: hellgruen head (C6C34D), orange (EE7F01), gruen almgenuss (B7B603),gelb (FFD500) 
hellrot (C4593F), hellblau (98A2CE), dunkelgruen toerggelen (5A7726)
*/

/*Standardeinstellungen*/
* {
  margin: 0px;
  padding: 0px;
}

body {
  background-color: #375207;
  color: #333333;
  font-family: "verdana", sans-serif;
  font-size: 0.8em;
  text-align: center;
  line-height: 1.2em;
}

a:link, a:visited{
  text-decoration: none;
  color: #73803B;
}

a:hover, a:active {
  color: #73803B;
  text-decoration: underline;
}

#linklist_inhalt a {
  padding-left: 20px;
}
 
/* Layout Styles */
#rahmen {
  width: 1000px;
  height: 550px;
  margin-left: auto; /* Todo: Do cross browser centering */
  margin-right: auto;
  margin-top: 0px;
  text-align: left;
}

#head {
  height: 75px;
  width: 1000px;
}

#homebutton {
  height: 75px;
  width: 800px;
  float: right;
}

#navigation{
  width: 200px;
  height: 450px;
  float:left;
  background-color: #000000;
  overflow: hidden;
}

#content {
  width: 600px;
  float:left;
  background-color:#ffffff;
  height: 450px;
  overflow: auto;
  overflow-x: hidden;
}

#content_800 {
  width: 800px;
  float:left;
  background-color:#ffffff;
  height: 450px;
  overflow: auto;
  overflow-x: hidden;
}

#right {
  width: 200px;
  float:left;
}

#footer {
  height: 35px;
  clear:both;
  background-color: #375207;
  padding: 5px 0px 5px 5px;
  color: #ffffff;
  line-height: 1.4em;
}

#sprache {
  width: 180px;
  float: left;
}

#sprache a {
  color: #FFD500;
  text-decoration: underline;
}

#privacy {
  float: right;
}

#privacy a {
  color: #FFD500;
  text-decoration: underline;
}


/* Text Styles */
.bold{ 
  color:#73803B;
  font-weight: bold;
}
.titel_inhalt{ 
  color:#73803B;
  font-size: 1.2em;
  font-weight: bold;
}

.text_dunkel{ 
  color: #cc0033;
}
.style_1{ 
  color:#EE7F01;
  font-weight: bold;
}
.titel_1{ 
  color:#EE7F01;
  font-size: 1.2em;
  font-weight: bold;
}

.style_2{ 
  color:#B7B603;
  font-weight: bold;
}
.titel_2{ 
  color:#B7B603;
  font-size: 1.2em;
  font-weight: bold;
}

.style_3{ 
  color:#FFD500;
  font-weight: bold;
}
.titel_3{ 
  color:#FFD500;
  font-size: 1.2em;
  font-weight: bold;
}

.style_4{ 
  color:#C4593F;
  font-weight: bold;
}
.titel_4{ 
  color:#C4593F;
  font-size: 1.2em;
  font-weight: bold;
}

.style_5{ 
  color:#98A2CE;
  font-weight: bold;
}
.titel_5{ 
  color:#98A2CE;
  font-size: 1.2em;
  font-weight: bold;
}

.style_7{ 
  color:#5A7726;
  font-weight: bold;
}
.titel_7{ 
  color:#5A7726;
  font-size: 1.2em;
  font-weight: bold;
}
.text_basic{ 
  padding-left: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
}
.bild_basic{ 
  padding-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

#zurbruegg {
  background-color: #cccccc;
  height: 100px;
  padding: 0 0 0 4px;
}

#sitemap ul {
  list-style-type: none;
  padding-left: 20px;
}

#sitemap li {
  list-style-type: none;
  padding-left: 20px;
}


#navigation ul {
  list-style-type: none;
}

#navigation li {
}

#navigation a, #navigation a:link {
  display: block;
  background-color: #000000;
  text-decoration: none;
  border: 0;
  padding: 4px;
}

#navigation a:hover{
  display: block;
  text-decoration: none;
  background-color: #000000;
}

#link_1 a, #link_1 a:link {
  color: #ffffff;
  background-color: #000000;
  border-bottom: 0px solid #ffffff;
}

#link_1 a:hover{
  color: #000000;
  background-color: #ffffff;
}

#link_1_aktiv a, #link_1_aktiv a:link {
  color: #000000;
  background-color: #ffffff;
}

#link_1_aktiv a:hover{
  color: #000000;
  background-color: #ffffff;
  cursor:default;
}

#link_2 a, #link_2 a:link {
  color: #73803B;
  background-color: #ffffff;
  padding-left: 12px;
  border-bottom: 1px solid #73803B;
}

#link_2 a:hover{
  color: #73803B;
  background-color: #ffffff;
}

#link_2_aktiv a, #link_2_aktiv a:link {
  color: #73803B;
  background-color: #ffffff;
  padding-left: 20px;
  border-bottom: 1px solid #73803B;
}

#link_2_aktiv a:hover{
  color: #73803B;
  background-color: #ffffff;
  cursor:default;
}

#link_3 a, #link_3 a:link {
  color: #73803B;
  background-color: #ffffff;
  border-bottom: 1px solid #73803B;
}

#link_3 a:hover{
  color: #000000;
  background-color: #ffffff;
}

#link_3_aktiv a, #link_3_aktiv a:link {
  color: #73803B;
  background-color: #ffffff;
  border-bottom: 1px solid #73803B;
}

#link_3_aktiv a:hover{
  color: #000000;
  background-color: #ffffff;
  cursor:default;
}


#link_4 a, #link_4 a:link {
  color: #98A2CE;
  background-color: #000000;
  border-bottom: 0px solid #ffffff;
}

#link_4 a:hover{
  color: #98A2CE;
  background-color: #ffffff;
}

#link_4_aktiv a, #link_4_aktiv a:link {
  color: #98A2CE;
  background-color: #ffffff;
}

#link_4_aktiv a:hover{
  color: #98A2CE;
  background-color: #ffffff;
  cursor:default;
}

#link_7 a, #link_7 a:link {
  color: #B7B603;
  background-color: #000000;
  border-bottom: 0px solid #ffffff;
}

#link_7 a:hover{
  color: #B7B603;
  background-color: #ffffff;
}

#link_7_aktiv a, #link_7_aktiv a:link {
  color: #B7B603;
  background-color: #ffffff;
}

#link_7_aktiv a:hover{
  color: #B7B603;
  background-color: #ffffff;
  cursor:default;
}

#link_10 a, #link_10 a:link {
  color: #EE7F01;
  background-color: #000000;
  border-bottom: 0px solid #ffffff;
}

#link_10 a:hover{
  color: #EE7F01;
  background-color: #ffffff;
}

#link_10_aktiv a, #link_10_aktiv a:link {
  color: #EE7F01;
  background-color: #ffffff;
}

#link_10_aktiv a:hover{
  color: #EE7F01;
  background-color: #ffffff;
  cursor:default;
}

#link_11 a, #link_11 a:link {
  color: #EE7F01;
  background-color: #000000;
  padding-left: 20px;
  padding-top: 2px;
  padding-bottom: 2px;
}

#link_11 a:hover{
  color: #EE7F01;
  background-color: #ffffff;
}

#link_11_aktiv a, #link_11_aktiv a:link {
  color: #EE7F01;
  background-color: #ffffff;
  padding-left: 20px;
  padding-top: 2px;
  padding-bottom: 2px;
}

#link_11_aktiv a:hover{
  color: #EE7F01;
  background-color: #000000;
  cursor:default;
}

#link_13 a, #link_13 a:link {
  color: #C4593F;
  background-color: #000000;
  border-bottom: 0px solid #ffffff;
}

#link_13 a:hover{
  color: #C4593F;
  background-color: #ffffff;
}

#link_13_aktiv a, #link_13_aktiv a:link {
  color: #C4593F;
  background-color: #ffffff;
}

#link_13_aktiv a:hover{
  color: #C4593F;
  background-color: #ffffff;
  cursor:default;
}

#link_16 a, #link_16 a:link {
  color: #FFD500;
  background-color: #000000;
  border-bottom: 0px solid #ffffff;
}

#link_16 a:hover{
  color: #FFD500;
  background-color: #ffffff;
}

#link_16_aktiv a, #link_16_aktiv a:link {
  color: #FFD500;
  background-color: #ffffff;
}

#link_16_aktiv a:hover{
  color: #FFD500;
  background-color: #ffffff;
  cursor:default;
}

#link_19 a, #link_19 a:link {
  color: #5A7726;
  background-color: #000000;
  border-bottom: 0px solid #ffffff;
}

#link_19 a:hover{
  color: #5A7726;
  background-color: #ffffff;
}

#link_19_aktiv a, #link_19_aktiv a:link {
  color: #5A7726;
  background-color: #ffffff;
}

#link_19_aktiv a:hover{
  color: #5A7726;
  background-color: #ffffff;
  cursor:default;
}
