﻿@charset "utf-8";
/* CSS Document */

body {
  padding: 0px;
  margin: 0px;
  background-color: #333333;
}

div, p, table {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
}


#container {
  width: 62em;
}

#kopf {
  position: fixed;
  height: 7.688em;
  margin-bottom: 0.625em;
  background-color: #333333;
  right: 0.625em;
  left: 0.625em;
  z-index: 2;
  width: 62em;
}

#kopf-innen {
  height: 112px;
  margin-top: 0.625em;
  background-color: #161616;
  border: solid 1px #FFFFFF;
  right: 0.625em;
  left: 0.625em;
  z-index: 4;
  width: 61.9em;
}

#border-grenze {
  height: 10px;
  background-color: #333333;
  right: 0.625em;
  left: 0.625em;
  z-index: 4;
  width: 61.9em;
}

#border-itself {
  background-color: #333333;
  border-bottom: solid 1px #FFFFFF;
  z-index: 4;
  width: 50.6em;
  height: 11px;
  margin-left: 11.4em;
}

#fuss {
  position: fixed;
  background-image: url(grafiken/hintergrund_unten1.png);
  background-repeat: repeat-x;
  bottom: 0;
  height: 1.25em;
  background-color: #161616;
  border: solid 1px #FFFFFF;
  right: 0.625em;
  left: 12em;
  z-index: 3;
  width: 50.5em;
  padding-top: 0px;
  text-align: center;
}

#fuss a {

  vertical-align: super;
  font-size: 0.813em;
  
}
   
#mitte {
    position: absolute;
	background-color: #161616;
	width: 50.5em;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	margin-left: 12em;
	top: 8.5em;
	z-index: 1;
}

#inhalt {
  background-color: #161616;
  padding: 0.5em;
  font-size: 0.813em;
  text-align: justify;
  height: 1%;
}

#links {
  position: fixed;
  top: 8.45em;
  left: 0.625em;
  width: 11em;
  background-color: #161616;
  border: solid 1px #FFFFFF;
}

#rechts {
  height: 18.75em;
  background-color: #161616;
  border: solid 1px #FFFFFF;
}

#menu {

  width: 10.7em;
  padding-left: 5px;
  padding-bottom: 1px;
  line-height: 11px;
  
}

#menu a { 

 
  display: block; 
  text-decoration: none;
  width: 13.2em;
  padding-right: 1px;
  font-size: 0.813em; 
  font-weight: bold;
  
  }

#menu a:link, #menu a:visited { 

  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: x-small;
  color: #FFFFFF;  
}

#menu a:hover { 

  background-position: center; 
  color:#00FF00;
  padding-right: 0em;
}

#menu a:active { 

  color: #FFFFFF;
  font-size: x-small; 
}

#webcam-werbung {

 font-size: xx-small;
 text-align: center;
 padding: 0px 4px 4px 4px;

}

#werbung-rechts {

 position: fixed;
 top: 8.5em;
 left: 63em;
 background-color: #161616;
 padding: 0.183em 0.183em 0.06em 0.183em;
 border: solid #FFFFFF 0.06em;
 
}

#werbung-rechts2 {

 position: fixed;
 width: 9.35em;
 top: 0.75em;
 left: 77.5em;
 background-color: #161616;
 padding: 0.183em 0.183em 0.06em 0.183em;
 border: solid #FFFFFF 0.06em;
 font-size: small;
 text-align: left;
 
}

#werbung-rechts3 {

 position: fixed;
 top: 8.5em;
 left: 63em;
 background-color: #161616;
 
}

#werbung-mitte {

  background-color: #333333;
  text-align: center;
  margin: 2.5em;
  padding: 0.5em 1em 0.5em 1em;
  border: solid #FFFFFF 0.06em;
 
}


#float-left {

  float: left;
  margin-right: 0.5em;
  padding: 0.313em;
  margin-top: 0em;
  margin-bottom: 0em;
  
}

.clear {

  clear: both;
  
}


.bold {

  font-weight: bold;
  font-size: 1em;
  
}


#bold {

  font-weight: bold;
  font-size: 1em;
  
}

#text-align {

  text-align: center;
  
}

#vertical-align {

  vertical-align: middle;
  
}


#border {

  border: solid 0.06em #FFFFFF;
  
}

/* Angaben nur für den Internet Explorer 6 mittels Star-HTML-Hack */


* html #menu a { 

  width:100%;
}

* html body {
  
  left: 0.625em;
  position: absolute;
  height: 100%;
}

* html #mitte {

  margin-left: 11.375em;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}

* html #fuss {

  
}

* html #border-itself {
  
  display: none;
  
}

* html #mitte {

	border: solid 1px #FFFFFF;
}

/* Angaben nur für den Internet Explorer 7 mittels Star-HTML-"Plus"-Hack */


/* Ende der Hacks */

a:link {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.938em;
  color: #FFFFFF;
}

a:visited {
  color: #FFFFFF;
  font-size: 0.938em;
}

a:hover {
	color: #FF9900;
	font-size: 0.938em;
}

a:active {
	color: #FFFFFF;
	font-size: 0.938em;
}



/*Inhaltsbereich der Warnungen*/

.eintrag {

  color: #FFFFFF;
  background-color: #161616;
  background-image: url(grafiken/warnlage_tabelle_top.png);
  background-repeat: no-repeat;
  margin-left: 1.22em;
  width: 60em;
  height: 2.5em;

}

.eintrag-box-mitte {

  color: #FFFFFF;
  background-color: #161616;
  background-image: url(grafiken/warnlage_tabelle_mittel.gif);
  background-repeat: repeat-y;
  margin-left: 1.22em;
  width: 60em;
  
}

.eintrag-box-unten {

  color: #FFFFFF;
  background-color: #161616;
  background-image: url(grafiken/warnlage_tabelle_unten.png);
  background-repeat: no-repeat;
  margin-left: 1.22em;
  width: 60em;
  height: 1.8em;
  
}


.eintrag-links-box {

  width: 2.3em;
  float: left;
  color: #FFFFFF;
  padding-top: 0.2em;
  height: 1.8em;
  text-align: center;


}


.eintrag-mitte-box {

  width: 49em;
  float: left;
  padding-top: 0.2em;
  padding-left: 0.3em;
  color: #FFFFFF;
  height: 1.8em;


}


.eintrag-rechts-box {

  float: left;
  color: #FFFFFF;
  text-align: center;
  height: 1.8em;
  padding-top: 0.2em;
  width: 6em;

}




#inhalt-box {

}

/* Angaben nur für den Internet Explorer 6 und 7 mittels Star-HTML-Hack und Star-HTML-"Plus"-Hack */

* html #inhalt-box { 

  border-bottom: solid 0.06em #FFFFFF;

  
}

/* Ende des Star-HTML-Hacks */

* + html #inhalt-box { 

  border-bottom: solid 0.06em #FFFFFF;
  margin-right: 0.313em;
  
}

* + html p {

height: 1%;
margin-left: 0;

}

/* Ende des Star-HTML-"Plus"-Hacks */


#box-kopf {

  float: left;
  color: #FFFFFF;
  padding-left: 0.52em;
  padding-top: 0.39em;

}


.clear {

  clear: both;

}





