.head    { background-image:url(img/ecke.jpg);
           background-repeat:no-repeat;
           margin: 0px 0px 0px 0px;
           height: 56px;
           width:100%;
           padding-left: 36px;
           padding-top: 18px;
           font-size: 1em;
           color: #666666;
           font-family: Courier New,Courier,Monaco,monospace; }

.menu    { position: absolute ;
           float:left;
           height:100%;
           width:20%;
           padding-top: 20px; }

li       { font-size: 0.9em;
           color: #999999;
           line-height: 21px;
           font-family: Courier New,Courier,Monaco,monospace;
           list-style-type:square; }

.inhalt  { height:100%;
           padding-left:10px;
           width:80%;
           float:right; }

.text    { margin: 20px 10px 10px 10px;
           text-align:center;
           font-size: 0.8em;
           color: #999999;
           font-family: Courier New,Courier,Monaco,monospace; }

.lesen   { margin: 20px 10px 10px 10px;
           text-align: justify;
           font-size: 0.75em;
           color: #666666;
           line-height: 18px;
           font-family: Verdana,Arial,Helvetica; }

.abstand { clear:both; }

.absatz  { background-image:url(img/absatz.jpg);
           background-repeat:no-repeat;
           background-position: center;
           width:100%;
           height: 28px;
           align:center; }

h1       { font-size: 1.2em;
           color: #666666;
           font-family: Verdana,Arial,Helvetica; }

h2       { font-size: 1em;
           color: #666666;
           font-family: Verdana,Arial,Helvetica; }

img      { margin: 5px 5px 5px 5px; }

body     { background-color:#FFFFFF;
           background-image:url(img/bgr.jpg);
           background-repeat:repeat-x;
           height:100% ;
           margin: 0em 0em 0em 0em ;}

a:link   { text-decoration: none; color: #FF9933; }
a:visited { text-decoration: none; color: #FF9933; }
a:hover  { text-decoration: none; color: #FF9933; }
a:active { text-decoration: underline; color: #FF9933; }

