* {
  font-family: Arial, Helvetica, sans-serif;
}
html {
  background-color: #F1F1F9;
}
html, body {
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: #F1F1F9;
}
img {
  border: none;
}
#kopf {
  margin: 0;
  padding: 0;
  height: 63px;
  width: 100%;
  background-color: #C8C8E4;
  background-image: url(images/header.jpg);
  background-repeat: repeat-x;
}
#kopf p {
  margin: 0;
  padding: 0;
}
#kopf img {
  float: left;
  padding-right: 10px;
  padding-left: 8px;
}
h1 {
  vertical-align: middle;
  color: #006;
  margin: 0 4px 0 8px;
  padding: 6px 0;
  font-size: 36px;
}
#bereich {
  height: 24px;
  width: 99%;
  display: block;
  background-color: #F1F1F9;
  margin: 2px 6px 2px 10px;
  font-size: 11px;
}
a.thema {
  margin: 2px 4px 0 4px;
  color: #004;
  width: 70px;
  height: 24px;
  padding: 4px 0;
  display: block;
  float: left;
  text-align: center;
  background-image: url(images/button1.png);
  background-repeat: no-repeat;
  text-decoration: none;
}
a:hover.thema {
  width: 70px;
  height: 24px;
  display: block;
  float: left;
  background-image: url(images/button0.png);
  background-repeat: no-repeat;
}
.spth {
  margin: 2px 4px 0 4px;
  color: #004;
  width: 70px;
  height: 24px;
  padding: 4px 0;
  display: block;
  float: left;
  text-align: center;
  background-image: url(images/button0.png);
  background-repeat: no-repeat;
  text-decoration: none;
}
#seite {
  width: 100%;
  background-color: #F1F1F9;
  background-image: url(images/seite2.jpg);
  background-repeat:repeat-x;
}
ul#menu {
  clear: left;
  width: 180px;
  margin: 10px 6px 6px 6px;
  padding: 0;
  font-size: 12px;
  float: left;
}
ul#menu li {
  list-style: none;
  margin: 1px 4px;
  text-align: right;
}
ul#menu strong {
  margin: 1px 4px;
}
ul#menu a, ul#menu span {
  text-decoration: none;
  color: #004;
  width: 170px;
  height: 16px;
  display: block;
  font-size: 12px;
  background-image: url(images/menu0.gif);
  border-top: 1px dotted #004;
}
ul#menu a:hover, ul#menu span {
  text-decoration: none;
  color: #004;
  background-image: url(images/menu1.gif);
}
h2 {
  margin: 6px 6px 0 0;
  font-size: 20px;
  color: #008;
}
.content {
   margin: 6px 6px 4px 200px;
   padding: 6px 6px;
   font-size: 14px;
}
.content a:link {
   color: #00F;
   margin: 2px 0 4px 0;
}
.content a:visited {
   color: #00F;
   margin: 2px 0 4px 0;
}
.content a:hover {
   color: #008;
   background-color: #F4F4FF;
   margin: 2px 0 4px 0;
}
.content p {
  color: #000;
  margin: 4px 0 2px 0;
}
pre {
  font-family:'Courier New',Courier;
  font-size:14px;
  color:#008; 
  border: solid 1px #AAF;
  border-right: solid 2px #00F;
  border-bottom: solid 2px #00F;
  background-color: #f6f6ff;
  padding: 2px;
}
i {
  font-size: 14px;
  color: #000080;
}
code {
  font-family:'Courier New',Courier;
  font-size:14px;
  color:#0000FF; 
}
#footer {
  width: 99%;
  background-image: url(images/seite2.jpg);
  background-repeat:repeat-x;
  text-align: center;
  font-size: 12px;
  padding: 4px;
}
.sprung {
  margin: 8px 6px 4px 200px;
  padding: 2px 0;
  font-size: 12px;
}
.sprung a {
  color: #00A;
  font-size: 12px;
}
    div#tips {
      float: right;
      border: solid 1px #00a;
      border-right: solid 2px #ccf;
      border-bottom: solid 2px #ccf;
      margin: 3px 6px;
      padding: 1px;
      width: 104px;
      text-align: center;
    }
    div#tips p {
      padding: 2px;
      margin: 0;
      font-size: 9px;
    }
    .inhalte {
      float: left;
      width: 24%;
    }
    .inhalte ul {
      margin-left: 4px;
      padding: 0;
    }
    .inhalte il {
      margin-left: 4px;
      padding: 0;
    }
    div#besuch {
       color: #008;
       font: normal 12px Arial, Helvetica, sans-serif; 
       width: 210px;
       float: left;
       border: 0;
       margin: 0;
       padding: 0;
       text-align: center;
    }
    #besuch a:link { 
      color: #008; text-decoration:none; font-size:12px; font-weight:bold; 
       margin: 0;
       padding: 0;
    }
    #besuch a:visited { 
      color: #008; text-decoration:none; font-size:12px; font-weight:bold; 
       margin: 0;
       padding: 0;
    }
    div#uwc {
      float: right;
      text-align: right;
      width: 200px;
      height: 42px;
      padding: 0px;
    }
p#ntb {
  text-align: right;
  margin: 4px;
}

