body {
  background-color: rgb(0,0,0);
  margin: 0;
  padding: 0;
  font-size: 0.8em;
  font-family: Arial, sans-serif;
}

#kopf {
  position: relative;
  margin: 0;
  width: 100%;
  text-align: center;
  }



a:link, a:visited {
  color: rgb(255,255,100);
  text-decoration: none;
}

a:hover, a:active {
  color: rgb(255,255,0);
  text-decoration: none;
}

div.boxgross a:link, div.boxgross a:visited {
  color: rgb(0,0,0);
  text-decoration: underline;
}

div.box a:link, div.box a:visited {
  color: rgb(0,0,0);
  text-decoration: underline;
}

div.boxgross a:hover, div.boxgross a:active {
  color: rgb(100, 100, 100);
  text-decoration: underline;
}

div.box a:hover, div.box a:active {
  color: rgb(100, 100, 100);
  text-decoration: underline;
}

span.navigation {
  font-size: 0.8em;
  font-weight: normal;
}

input.rechts, textarea {
  float: none;
  margin-left: 16%;
  width: 80%;
}

input.button {
  clear: both;
  float: none;
  margin-left: 16%;
}


label {
  width: 15%;
  float: left;
}


h1 {
  margin-left: 50px;
  margin-bottom: 0;
  color: rgb(255,255,255);
  font-size: 1.8em;
  font-weight: bold;
  font-style: italic;
  }

h2 {
  margin-top: 0;
  margin-left: 300px;
  color: rgb(220,220,220);
  font-size: 1.0em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  clear: both;
  }

h3 {
  margin-top:20px;
  margin-bottom: 5px;
  margin-left: 11%;
  color: rgb(220,220,220);
  font-size: 1.1em;
  font-weight: bold;
  font-style: normal;
}

h4  {
  color: rgb(220,220,220);
  font-size: 1.0em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  clear: both;
}

img.kopf {
  position: relative;
  width: 100%;
  border: none;
}
div.navioben {
float: left;
font-size: 1.2em;
color: rgb(150,0,0);
font-weight: 600;
background-color: rgb(255,255,255);
padding: 0.25%;
margin: 0.5%;
}

div.vorschau {
  display: block;
  float: left;
  width: 200px;
  color: rgb(255,255,255);
  font-size: 1.2em;
  text-align: center;
  margin-top: 15px;
}

div.vorschauthema {
  float: left;
  width: 200px;
  height: 240px;
  display: block;
  color: rgb(255,255,255);
  font-size: 1em;
  text-align: center;
  margin-top: 15px;
}

div.thumbnail {

  width: 200px;
  height: 160px;
  vertical-align: middle;
  background-color: rgb(255,255,255);

}
  

#haupt {

float: left;

width: 99.5%;

}

p {
  padding: 5px;
}

img.box {
position: relative;
float: none;
width: 100%;
border: none;
}

div.box {
  background-color: rgb(255,255,255);
  width: 45%;
  margin: 10px;
  padding: 0px; 
  color: rgb(100,100,100);
  border: solid rgb(200,200,200) 3px;
  float: left;
}

div.boxgross {
background-color: rgb(255,255,255);
  width: 90%;
  margin: 10px 5%;
  padding: 0px; 
  color: rgb(100,100,100);
  border: solid rgb(200,200,200) 3px;
}

div.foto {
  margin: 0px;
  padding: 1%;
  height: 80%;
  width: 97%;
  text-align: center;
  vertical-align: middle;
  float: left;
}

div.navirechts {
  width: 18%;
  height: 70%;
  background: url(fotos/navirechts.jpg);
  color: rgb(255,255,255);
  padding: 0.5%;
  margin-right: 0.5%;
  float: right;
}

div.navioben a:link, div.navioben a:visited {
  text-decoration: none;
  color: rgb(0,0,0);
  display: block;
}

div.navioben a:hover {
  color: rgb(100,100,100);
}

div.fotodetails {
  color: rgb(255,255,255);
  font: bold 1.1em Arial, sans-serif;
  width: 45%;
  margin-left: 27%;
  text-align: center;

  }

div.fototitel {
  color: rgb(255,255,255);
  font: bold 1.1em Arial, sans-serif;
  width: 100%
  margin: 0;
  text-align: center;

 }

div.fotodetailsklein {
  margin: 1%;
  font: normal 0.7em Arial, sans-serif;
  color: rgb(255,255,255);
  float: center;
  text-align: center;
}

div.fotodetailskleinr {
  margin: 1%;
  font: normal 0.7em Arial, sans-serif;
  color: rgb(255,255,255);
  float: right;
  text-align: left;
}

table {
  border: none;
  margin: 0;
  padding: 0;
  cellspacing: 0;
  background: none;
}

th {
  background-color: rgb(200,200,200);
  color: rgb (0,0,0);
  font: bold 1em Arial, sans-serif;
  border: none;
  cellspacing: 0;
  padding: 0;
}

td {
  font: normal 0.8em Arial, sans-serif;
  padding: 0.5%;
}

table.thumbnail, td.thumbnail {
  border: none;
  margin: auto;
  padding: 0;
  width: 170px;
  height: 160px;
  vertical-align: middle;
  text-align: center;
}

table.gb {
  cellspacing: 0;
  padding: 0;
  background-color: rgb(50,50,50);
  width: 100%;
  vertical-align: middle;
  color: rgb(255,255,255);
}

p.gb {
  border: 1px solid rgb(220,220,220);
  margin: 1% 10%;
  width: 79%;
  vertical-align: middle;
  color: rgb(255,255,255);
}

img {
  border: solid 2px rgb(255,255,255);
}

div.titelfoto {
  width: 45%;
  margin: 10px;
  padding: 0px; 
  color: rgb(255,255,255);
  float: left;  
}

