a             { display:block; color:black; text-decoration:none; }
a span        { display:none; }

body          { margin:0px; background:rgb(80,64,55);
                font-family: Verdana, Arial, Helvetica, sans-serif; font-size:8pt; }
.h1           { margin-left:30px; margin-right:30px; color:rgb(254,251,230); font-size:12pt; }

div           { position:absolute; }
img           { border:none; }

p.titel1      { margin:2px; background:rgb(255,203,114); color:white; left:0px; right:0px; height:1.25em;
                padding-left:10px; font-size:12pt; font-style:italic; margin-bottom:40px; white-space:nowrap; }

span          { background:rgb(255,255,238); overflow:auto;
                border:4px solid rgb(180,180,180); padding:20px; text-align:justify; font-size:8pt; }


/* Bannerbereich */
p#picture1              { position:absolute; margin:0px; left:5px; top:5px; padding:0px; }


/* Navigatiosbereich */
div#menue1              { left:5px; top:177px; width:160px; background:rgb(255,255,238); padding:0px; z-index:50; }
div#menue1 a:hover      { margin-left:2px; margin-right:2px; background:rgb(255,231,189); }
div#menue1 a:hover span { display:block; position:absolute; left:10px; bottom:10px; width:140px; height:80px;
                          border:none; overflow:hidden; background: rgb(255,255,238); padding:0px; text-align:left; }
a.navigation1           { margin-left:2px; margin-right:2px; border-bottom:2px solid rgb(255,162,2); padding:10px; }
p#position1             { margin-top:10px; margin-bottom:0px; height:110px; padding-left:10px; padding-top:29px; }
div#copyright           { left:15px; bottom:15px; color:rgb(254,251,230); }


/* Hauptanzeigebereich */
div#content1            { left:165px; right:5px; top:5px; bottom:0px; height:100%;
                          background:rgb(80,64,55); border:3px solid rgb(255,162,2); border-right:none; border-bottom:none;
                          padding:0px; }
div#content1 a:hover    { background:white; }
p.content2              { margin-left:40px; margin-right:30px; color:rgb(254,251,230); font-size:10pt; }
p#picture2              { position:absolute; margin:0px; left:5px; top:28px; padding:0px; }


/* Mailformular */
table.form1             { margin-left:40px; margin-right:30px; border:none; color:rgb(254,251,230); font-size:10pt; }
td.row1                 { vertical-align:top; white-space:nowrap; }
.input1                 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10pt; background:rgb(255,255,238); }
.input2                 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10pt; }
span.error1             { background:white; color:black; border:none; padding:0px; text-align:left; font-size:10pt; }
