/*Button-Farbe        F6FFE3    */
/*Altlasten und Planung*/


body
{
  margin: 0px;
  padding:0px;
    background-color:#E3FFE4;
  font-family:'Verdana','Arial','Helvetica','sans-serif';
  font-size:11pt;
  color: #202020;
}

div#container
{
  width:870px;
  padding:0;
    margin: 0px auto;
  height:100%;
}

div#inhalt {margin:20px 12px 0px 12px; }

table
{
  background-color:#E3FFE4;
  font-family:'Verdana','Arial','Helvetica','sans-serif';
  font-size:11pt;
  color: #202020;
}
td.kopf {background-image:url(../grafiken/kopf.gif);}

img.pixel {width:1px; height:1px; border:0px; }
img.button {margin-left:0px; width:102px; height:21px; border:0px; }
img.unternavi {margin-left:0px; margin-top:7px; height:42px; }

table.gesamt {width:100%; height:100%; border:solid #505050; border-width:0px 1px 0px 1px; }
table.inhalt {width:824px; border:0px; }

h1
{
  font-size:11pt; color:#505050; font-weight:bold;
  margin-left:10%; margin-bottom:15px;
}
h2 {font-size:1.3em; }
h3 {font-size:1.1em; margin-top: 20px; }
h3 + p {margin-top: -6px; }

p.bildtitel    { margin-top:6px; font-size:10pt }

b {color:#505050; }
ul {margin-top:0px; }
li {margin-bottom:3px; position:relative; left:-20px; }

a.navigation    { font-weight:bold; letter-spacing:-0.5pt; text-decoration:none }
a.navigation:link    { color:#4B5944 }
a.navigation:visited    { color:#4B5944 }
a.navigation:hover    { color:#F5380C }
a.navigation:focus    { color:#F5380C }

a.imtext            { color:#000000 }
a.imtext:link        { text-decoration:underline }
a.imtext:visited    { text-decoration:underline }
a.imtext:hover        { text-decoration:none }
a.imtext:focus        { text-decoration:none }

.zentriert    { text-align:center; }
.vzentriert {vertical-align:middle; }
.oben {vertical-align:top; }
.rechts {text-align:right; }
.unten {vertical-align:bottom; }
.links {text-align:left; }