body {
  height:100%;
  margin:0px auto;
  width:100%;
  background: #FFFFFF url(pics/bg-verlauf.png) repeat-x center top;
  font-size:75%;
  }
h1  {
  font-size:2em;
  font-weight:bold;
  margin:5px 0px;
  }
h2  {
  font-size:1.2em;
  font-weight:bold;
  margin:5px 0px 0px 0px;
  }
h3  {
  font-size:1.1em;
  font-weight:bold;
  margin:5px 0px;
  padding:3px 0px;
  border-bottom:2px dotted #00008b;
  color:#00008b;
  }
h4  {
  font-size:1.2em;
  font-weight:bold;
  margin:5px 0px;
  display:block;
  padding:3px 0px;
  border-top:2px dotted #00008b;
  border-bottom:2px dotted #00008b;
  color:#ff0000;
  }
h5  {
  font-size:1.2em;
  font-weight:bold;
  margin:5px 0px;
  padding:3px 0px;
  border-bottom:2px dotted #ccc;
  color:#00008b;
  }
p {
  margin:5px 0px 10px 0px;
  }
img {
  border:none;
  }
tr, td, th {
  background-color:#E0FFFF;
  text-align:left;
  vertical-align:top;
  padding:4px;
  border-collapse:collapse;
  }
.center {
  text-align:center;
  }
.left {
  float:left;
  }
.right {
  float:right;
  }
#frame {
  margin:0px auto;
  width:1024px;
  height:100%;
  background:#fff;
     }
#header {
  background: url(pics/fahrschulheader.gif) top right no-repeat;
  width:100%;
  height:225px;
  border-bottom:1px solid #00008b;
  margin-bottom:10px;
     }
#navi {
  width:100%;
  font-family:Tahoma, Arial, sans-serif;
  font-size:1em;
  text-align:right;
  background:#fff;
  color:#00008b;
  padding-bottom:3px;
    }
#navi a {
  display:inline;
  color:#00008b;
  padding:5px;
  text-decoration:none;
     }
#navi a:hover {
  color:#ff0000;
     }
#navi img {
  vertical-align:bottom;
  }
#linkespalte {
  float:left;
  width:22%;
  font:bold 1.2em Tahoma,Arial,sans-serif;
  text-align:center;
  background:#fff;
  color:#00008b;
    }
#hauptnavi {
  text-align:left;
  font-size:1.1em;
  padding:5px 30px;
  color:#00008b;
  line-height:90%;
     }
#hauptnavi a {
  display:block;
  background:url(pics/button.png) center top;
  margin:0px;
  padding:15px;
  color:#00008b;
  text-decoration:none;
     }
#hauptnavi a:hover {
  color:#fff;
  background:url(pics/button-hover.png) center top;
     }
#content {
  float:left;
  font-family:Verdana, Arial, sans-serif;
  width:48%;
  padding:10px 30px;
  padding-bottom:0px;
  font-size:1.2em;
  text-align:left;
  color:#00008b;
     }
#content a {
  color:#1e90ff;
  text-decoration:underline;
  }
#content a:hover, a:visited {
  color:#00008b;
  }
#rechtespalte {
  float:right;
  margin:5px;
  margin-top:10px;
  width:21%;
  font:1.1em Tahoma,Arial,sans-serif;
  text-align:left;
  background:#fff;
  color:#00008b;
  }
#box_hellblau {
  border:1px solid #D1EEEE;
  background:#E0FFFF;
  padding:15px;
  width:75%;
     }
#galerie {
  width:800px;
  }
* html #galerie { /* nur für Internet-Explorer */
  width:700px;
  }
#galerie dl {
  margin:5px 10px;
  padding:4px;
  float:left;
  width:140px;
  }
#galerie dd {
  font-size:0.7em;
  padding:0px;
  color:#00008b;
  margin:5px;
  width:180px;
  }
#box_angebot {
  border:1px solid #D1EEEE;
  background:#E0FFFF;
  padding:15px;
  width:75%;
  color:#ff0000;
     }
.pagenavi {
  text-align:right;
  margin-top:30px;
  padding-top:5px;
  border-top:1px solid #1e90ff;
  }
.clear {
  clear:both;
  }
#schilderwald {
  clear:both;
  text-align:center;
  background: url(pics/schilderwald.gif);
  width:100%;
  height:140px;
  margin-top:-80px;
  }
#footer  {
  text-align:center;
  font-family:Tahoma, Arial, sans-serif;
  font-size:12px;
  background:#fff;
  color:#000000;
  }
#footer a {
  color:#000000;
  text-decoration:none;
  }