html, body div, table, tr, td, form, img,
span, p, h1, h2, h3, ul, ol, a, li{ 
    margin: 0px;
	padding: 0px;
	
 
}

html, body {
 
  background-color: #8D8F91;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
  color:#564b47;  
  margin: 10px 10px 10px 10px;
  text-align: center;
  
  
  }


table, tr, td {
  margin: auto;
  border: 0px solid #000000;
  border-collapse: collapse;
  text-align: left; }



#all {
  width: 923px;
  display: block;
  position: relative; 
      background-color: #ffffff;
		margin: 0 auto;
    
	}




  
/* Logo */

#logo {
  width: 210px;
  height: 150px;
  background-color: #FFFFFF;
  vertical-align: bottom; }


/* Header */

#headerbild {
  width: 645px;
  height: 150px; }
  

/* Leerraume */

#top-leer {
  width: 645px;
  height: 15px;
  background-color: #555757;
  background-image: url(pics-aufbau/top-leer.gif);
  background-position: 0px 0px;
  background-repeat: repeat-x; }

#schatten-left {
  width: 34px;
  background-color: #555757;
  background-image: url(pics-aufbau/schatten-left.gif);
  background-repeat: repeat-y; }
  
#schatten-right {
  width: 33px;
  background-color: #555757;
  background-image: url(pics-aufbau/schatten-right.gif);
  background-repeat: repeat-y; }

#schatten-top {
  width: 923px;
  height: 29px;
  background-color: #555757;
  background-image: url(pics-aufbau/page-top.gif);
  background-position: top;
  background-repeat: no-repeat; }


#schatten-bottom {
  width: 923px;
  height: 29px;
  background-color: #555757;
  background-image: url(pics-aufbau/page-bottom.gif);
  background-position: bottom;
  background-repeat: no-repeat; }
  
#linie-oben {
  width: 1px;
  height: 195px;
  background-color: #FFFFFF;  
  background-image: url(pics-aufbau/linie.gif);  
  background-repeat: repeat-x; }
  
#linie-unten {
  width: 1px;
  background-color: #555757; }
  

/* Seitentitel */

#seitentitel {
  width: 855px;
  height: 30px;
  background-color: #555757;
  background-image: url(pics-aufbau/seitentitel.gif);
  background-repeat: no-repeat;
  vertical-align: top;
  text-align: left; }

#seitentitel h1 {
  font-size: 12px;
  font-weight: normal;
  color: #FFFFFF;
  letter-spacing: 3px;
  text-transform: uppercase;
  position: relative;
  left: 30px;
  top: 6px;
  display: inline; }
  
#seitentitel #flaggen {
  position: absolute;
  right: 40px;
  top: 170px;
  display: inline;
  border: 0px; }
  
  
/* Menues */
  
#menu {
  width: 210px;
  background-color: #555757;
  background-image: url(pics-aufbau/streifen.gif);
  background-position: bottom;
  background-repeat: no-repeat;
  color: #FFFFFF;
  text-align: left;
  vertical-align: top;
  font-size: 11px;
  line-height: 20px;
  height: 400px; }
  
#menu p.menu {
  position: relative;
  left: 30px;
  top: 34px; }
  
#menu p.submenu {
  position: relative;
  left: 30px;
  top: 50px; } 
  
#menu p.login {
  position: relative;
  left: 30px;
  top: 65px;
  margin-bottom: 80px; } 
    
#menu a {
  color: #FFFFFF;
  text-decoration: none;  }

#menu a:hover {
  color: #BFD0DE; }
  
#menu a.aktiv {
  color: #BFD0DE;
  font-weight: bold; }  
    
   
/* Inhalt */

#inhalt {
  width: 645px;
  background-color: #FFFFFF;
  vertical-align: top; }
  
#inhalt span {
  display: block;
  color: #000000;
  padding: 15px 15px 5px 10px; }
  
#inhalt p {
  color: #000000;
  padding: 0px 0px 10px 0px;
  font-size: 10px;
  font-weight: normal; }
  
#inhalt strong {
  color: #000000;
  font-size: 10px;
  font-weight: bold; }
  
ul {
  margin-left: 14px; }
  
a {
  text-decoration: none;
  color: #004299; }
  
a:hover {
  text-decoration: none;
  color: #0066CC; }
  
a.ubersicht {
  text-decoration: none;
  color: #000000;
  font-size: 10px;
  font-weight: bold; }
  
a.ubersicht:hover {
  color: #252A6C; }
  
a.ubersicht img {
  text-decoration: none;
  border: 1px solid #000000; }
  
a.ubersicht:hover img {
  border: 1px solid #252A6C; }
  
  
/* Footerleiste */

#firma {
  width: 210px;
  height: 25px;
  color: #FFFFFF;
  background-color: #555757;
  text-align: center;
  font-weight: bold;
  background-image: url(pics-aufbau/page-bottom.gif);
  background-position: -34px 0px;
  background-repeat: no-repeat;
  vertical-align: top; }
  
#firma p {
  position: relative;
  top: 4px; }
  
  
#adresse {
  width: 645px;
  height: 25px;
  color: #555757;
  background-color: #CCCCCC;
  text-align: center;
  background-image: url(pics-aufbau/page-bottom.gif);
  background-position: -244px 0px;
  background-repeat: no-repeat;
  vertical-align: top; }
  
#adresse p {
  position: relative;
  top: 4px; }
  
#adresse span {
  padding: 0px 5px; }
