@charset "utf-8";
/* CSS Main Document */

/* GLOBAL */
body {
     font-family:Arial, sans-serif;
     font-size:11pt;
     font-style:normal;
     color:#414b56;
     max-width:1024px;
     margin: 10px auto;
     position:relative;
     background-color:#cccc99;
     background-size:cover;
}

a:link, a:visited, a:active {
        text-decoration:none;
        color:#009301;
        font-style: underline;
}

a:hover {
        color:#414b56;
}

abbr {
        text-decoration:none;
        border-bottom:none;
}

h1 {
        font-size:15pt;
        font-family:Arial, sans-serif;
        font-weight:bold;
        color:#009301;
        text-align:left;
        margin-bottom:6px;
}

h2 {
        font-size:14pt;
        font-family:Arial, sans-serif;
        font-weight:bold;
        color:#009301;
        text-align:left;
        margin-bottom:4px;
}

h3 {
        font-size:13pt;
        font-family:Arial, sans-serif;
        font-weight:bold;
        color:#009301;
        text-align:left;
        margin-bottom:6px;
}

h4 {
        font-size:12pt;
        font-family:Arial, sans-serif;
        font-weight:bold;
        color:#414b56;
        text-align:left;
        margin-bottom:6px;
}
h5 {
        font-size:14pt;
        font-family:Arial, sans-serif;

        color:#ffffff;
        text-align:center;
        margin-bottom:14px;
        margin-top:14px;
}

th {
        font-size:12pt;
        font-family:Arial, sans-serif;
        color:#000000;
        text-align:center;
        margin-bottom:0px;
        margin-top:0px;
}

p {padding-bottom:6px;}

#wrapper {
  background-color: #FFFFFF;
  color: #414b56;
  margin: 0px auto;
  padding-top: 5px;
  width: 100%;
}

/* MAIN LAYOUT */
/* oben*/
header {
  margin: 5px 25px 0px 25px;
}

div#top {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background:url(images/header.jpg) no-repeat;
  height: 210px;
  
 }

.toptext1 {
  padding: 0px 0px 0px 2px;
  font-size: 1.6em;
  font-family: "Forte";
  text-align: left;
  color: #009301;
}

.toptext2 {
  padding: 1px 0px 0px 2px;
  font-size: 1.6em;
  font-family: "Forte";
  text-align: left;
  color: #009301;
}

.toptext3 {
  padding: 1px 0px 0px 5px;
  font-size: 1.4em;
  font-family: "Forte";
  text-align: left;
  color: #009301;
}

.logo {
  margin: 0px 0px 10px 0px;
  background:url(images/kgv-Logo.gif) no-repeat;
  height: 117px;
}

.logo a {
        display:block;
        top:0px;
        left:0px;
        width:188px;
1        height:117px;
}


div#navihor {
  margin: 15px 0px 15px 0px;
  height: 15px;
  text-align: right;
}

.hornavi a:link, .hornavi a:active {
  color: #414b56;
  text-decoration: none;
  font-size: 0.9em;
  margin-left: 10px;
  text-align: center;
  line-height: 15px;
}

.hornavi a:hover, hornavi a:focus, .hornavi a:visited {
  color: #009301;
  text-decoration: underline;
}

/*Navigation*/

aside {
  float: left;
  width: 175px;
  padding: 0px 0px 0px 30px;
  margin: 0;
}

nav {
  list-style-type:none;
  padding: 0;
  margin: 0px 0px 20px 0px;
  text-align: left;
  background-color: transparent;
  line-height: 38px;
}

nav ul {
  list-style-type:none;
  padding: 0;
  margin: 0;
}

nav li {
  list-style: none;
  margin: 0;
  padding: 0;
}

nav ul a:link,
nav ul a:visited,
nav ul a:active {
  color: #414b56;
  background:url(images/button_menue.jpg) no-repeat;
  margin: 0px 0px 7px 0px;
  text-align:center;
  text-decoration: none;
  font-size: 1em;
  display: block;
  font-weight: bold;
  line-height: 38px;
}

nav ul a:hover,
nav ul a:focus {
  font-weight: bold;
  text-decoration: none;
  text-align:center;
  background:url(images/button_menue_on.jpg) no-repeat;
  color: #FFFFFF;
}

nav ul .menue_on a {
  font-weight: bold;
  text-decoration: none;
  text-align:center;
  background:url(images/button_menue_on.jpg) no-repeat;
  color: #FFFFFF;
}

/*Haupttext*/

main {
  padding: 0px 25px 10px 25px;
  margin: 0px 0px 0px 210px;
  display: block;  /*wegen Fehldarstellung IE*/
}

article {
  padding: 0px 0px 0px 0px;
  font-size: 1em;
  font-weight: normal;
  text-align: justify;
  line-height: 20px;
}

/*unten*/

footer {
  color: #ffffff;
  background: url(images/fuss.jpg) no-repeat;
  height: 50px;
  text-align: center;
  font-size: 0.9em;
  line-height: 50px;
}

/* allgemeine Angaben*/

img {
  border: 0;
  max-width: 100%;
  height: auto;
  display: block;
  }

.clear {
 clear: both;
 margin: 0;
 padding: 0;
 line-height: 1px;
}

/* für Diashow*/
.textkasten {
 position: relative;
 width: 100%;
 height:auto;
 padding-bottom: 5px;
 font-size: 9.5pt; 
}

.zinfo {
 position: relative;
  width: 100%;
 height:auto;
 }

#klickbox {
 position: relative;
 display: block;
 margin: 0px auto;
 width: 60px;
 overflow: hidden;
 
}

#klickbox2 {
 position: relative;
 display: block;
 margin:13px auto;
 width: 60px;
 overflow: hidden;
;
}

/* für Mosaik*/
#boxA {
 position: relative;
 display: block;
 float: left;
 margin-right: 6%;
}

/******************Besonderheiten für Bildschirmgroesse max. 768px**********************/

@media (max-width: 768px) {

div#top {
  padding: 0px;
  background-size: 100%;
  height: auto;
}

.toptext1 {
  font-size: 1.1em;
}

.toptext2 {
  font-size: 1.1em;
}

.toptext3 {
  font-size: 0.9em;
}

.logo {
  margin: 0px;
  background:url(images/kgv-Logo.gif) no-repeat;
  background-size: 20%;
}

.logo a {
        display:block;
        top:0px;
        left:0px;
        width:20%;
        height:60%;
}

div#navihor {
  height: 100%;
  padding: 0px;
  font-size: 1em;
}

.hornavi a:link, .hornavi a:active, .hornavi a:visited {
  display: block;
  text-align: center;
  padding: 4px;
}

.hornavi a:hover, hornavi a:focus {
  display: block;
}

aside {
  float: none;
  width: 98%;
  padding: 4px;
}

nav {
  margin: 0px;
  text-align: center;
}

nav ul a:link,
nav ul a:visited,
nav ul a:active {
  background:url(images/button_menue.jpg) no-repeat center;
}

nav ul a:hover,
nav ul a:focus {
  background:url(images/button_menue_on.jpg) no-repeat center;
}

nav ul .menue_on a {
  background:url(images/button_menue_on.jpg) no-repeat center;
}

main {
  margin: 4px;
}

article {
  text-align: justify;
}

#boxA {
 position: relative;
 display: block;
 float: none;
 text-align: center;
}

}

/******************Besonderheiten für Bildschirmgroesse max. 640px**********************/

@media (max-width: 640px) {

div#top {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background:none;
  height: auto;
}

.logo {
  margin: 0px 0px 10px 0px;
  background:url(images/kgv-Logo.gif) no-repeat;
  height: 117px;
  background-position: center;
}

.logo a {
        display:block;
        top:0px;
        left:0px;
        width:188px;
        height:117px;
}

.toptext1 {
  font-size: 1.4em;
  text-align: center;
  margin: 0px;
}

.toptext2 {
  font-size: 1.4em;
  text-align: center;
  margin: 0px;
}

.toptext3 {
  font-size: 1.2em;
  text-align: center;
  margin: 0px;
}

}

/*****************Besonderheiten für Bildschirmgroesse max. 480px***********************/

@media (max-width: 480px) {

#wrapper {
  width: 95%;
}

div#top {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background:none;
  height: auto;
}

.logo {
  margin: 0px 0px 10px 0px;
  background:url(images/kgv-Logo.gif) no-repeat;
  height: 117px;
  background-position: center;
}

.logo a {
        display:block;
        top:0px;
        left:0px;
        width:188px;
        height:117px;
}

.toptext1 {
  font-size: 1.4em;
  text-align: center;
  margin: 0px;
}

.toptext2 {
  font-size: 1.4em;
  text-align: center;
  margin: 0px;
}

.toptext3 {
  font-size: 1.2em;
  text-align: center;
  margin: 0px;
}

div#navihor {
  padding: 0px;
}

h1, h2, h3, h4 {
  font-size: 1em;
}

footer {
  font-size: 0.75em;
  line-height: 18px;
  padding-top: 7px;
}

}

/*****************Besonderheiten für Bildschirmgroesse max. 32px***********************/

@media (max-width: 320px) {

.logo {
  margin: 0px 0px 10px 0px;
  background:url(images/kgv-Logo.gif) no-repeat;
  height: 101px;
  background-position: center;
}

.logo a {
        display:block;
        top:0px;
        left:0px;
        width:165px;
        height:104px;
}

.toptext1 {
  font-size: 1.4em;
  text-align: center;
  margin: 0px;
}

.toptext2 {
  font-size: 1.4em;
  text-align: center;
  margin: 0px;
}

.toptext3 {
  font-size: 1.2em;
  text-align: center;
  margin: 0px;
}

aside {
  float: none;
  width: 95%;
}

article {
  font-size: 9.5pt;
}

}