body {
  color: black; background-color: #d5eaff;
  /*background: url(img/hg.jpg) #d5eaff repeat-x;;*/
  /*background: url(img/links_unten.jpg) #d4eaff no-repeat*/
  background: white;

  font-size: 100.01%;
  font-family: Helvetica,Verdana,sans-serif;
  margin: 0; padding: 0px;
}

#layer0{
width: 1493px;
text-align: center;
margin: 0px auto; 
}

* html #layer0{
width: 1520px;
}

#links{
float: left;
background: url(img/links_unten.jpg) #dfefff no-repeat;
background-position: bottom;
height: 1938px;
}

#rechts{
float: right;
background: url(img/rechts_unten.jpg) #d4eaff no-repeat;
background-position: bottom;
height: 1938px;
}

#layer{
width: 960px;
margin-left: 0px; 
overflow: hidden;
}

div#header {
width: 960px;
height: 168px;
margin: 0px;
}

div#navi{
width: 263px;
background: url(img/hg1.jpg) #cfe7ff;
background-position: 0 0;
height: 1333px;
float: left;
}

ul.Navigation {
font-size: 0.91em;
margin: 0; 
margin-top: 85px;
padding: 0;
}

ul.Navigation li {
list-style: none;
margin: 0; 
padding: 0px;
border: 0px;
}
ul.Navigation a {
border: 0px;
}

ul.Navigation a img {
border: 0px;
margin-top: -25px;
}
ul.Navigation a:link {
}
ul.Navigation a:visited {
}
ul.Navigation a:hover {
}
ul.Navigation a:active {
}

div#Inhalt {
  margin-left: 262px;
  padding: 0px;
  border: 0px;
background: white;

  
}
div#Inhalt h1 {
  font-size: 1.5em;
  margin: 0 0 1em;
}

div#Inhalt iframe {
border: 0px;
margin: 0px;
padding: 0px;
}

div#Inhalt h2 {
  font-size: 1.2em;
  margin: 0 0 1em;
}
div#Inhalt p {
  font-size:1em;
  margin: 1em 0;
}


.footer{
background: url(img/footer.jpg) #cfe7ff no-repeat;
clear: both;
width: 960px;
height: 53px;
padding-top: 385px;
}

.footer h1{
margin: 0px;
font-size: 10px;
color: #dcecff;
}

.footer h1 a{
margin: 0px;
font-size: 10px;
color: #dcecff;
}

.footer1{
background:#253b6c;
text-align: center;
padding: 5px;
}

.footer1 a{
color: white;
font-size: 10px;
}


.clearer{
clear: both;
height: 0px;

}
