/*Allgemein*/

body {   
     background-color: #320f11;
     font-family: "Monotype Corsiva"; "Apple Chancery";                                Verdana, Geneva, Arial, sans-serif;
     font-size: medium;
     color: #f4b016;
   
     }

p.elbisch {
     font-size: 0.75em;
     }

/*Header*/

#header {
     text-align: center;
     margin: 0 auto;

     }

/*Navigation*/

#navigation a {
     font-family: "Edwardian Script ITC"; "Vivaldi"; inherit;
     font-size: 2em;
     text-decoration: none;
     color: #666666;
     }
#navigation a:hover {
     background: #f4b016;
     }
#navigation {
     text-align: center;
     }

/*subnaviagtion*/

#subnavigation a {
     font-family: "Edwardian Script ITC"; "Vivaldi"; inherit;
     font-size: 1.5em;
     text-decoration: none;
     color: #666666;
     }
#subnavigation a:hover {
     background: #f4b016;
     }
#subnavigation {
     text-align: center;
     }

/*Haupttext*/

#Hauptinhalt {
     border-widht: thin;
     border-color: #f4b016;
     border-style: double;
     padding: 20px; 20px; 20px; 20px;
     font-size: 1.2em;
     text-align: left;
     margin-left: 400px;
     margin-right: 400px;
     }
#Hauptinhalt h1 {
     font-size: 1.4em;
     }
#Hauptinhalt p.elbisch {
     margin-top: -1.1em
     }
#Hauptinhalt img {
     text-decoration: none;
     border-style: hidden;
     }
#Hauptinhalt p.text {
     width: 490px;
     float: right;
     margin-top: -0.4em;
     }
#Hauptinhalt a {
     text-decoration: none;
     color: #4c4c4c;
     }
#Hauptinhalt a:hover {
     color: #000000;
     }
#Hauptinhalt img.sh {
     float: right;
     width: 240px;
     margin-left: 5px;
     }
#Hauptinhalt p.sht {
     float: right;
     width: 240px;
     margin-top: 40px;
     margin-left: 500px;
     margin-bottom: 40px;
     }

/*Sippenhaus*/

#sh1 {
     margin-top: 50px;
     }
#sh2 {
     margin-top: 70px;
     }
#sh3 {
     margin-top: 80px;
     margin-bottom: 65px;
     }

/*Tabelle*/

#Tabelle {
     padding: 20px; 20px; 20px; 20px;
     font-size: 1.2em;
     text-align: left;
     margin-left: 445px;
     margin-right: 400px;
     }
#Tabelle h1 {
     font-size: 1.4em;
     }
#Tabelle p.elbisch {
     margin-top: -1.1em
     }
#Tabelle img {
     text-decoration: none;
     border-style: hidden;
     }
#Tabelle p.text {
     width: 500px;
     float: right;
     margin-top: -0.4em;
     }
table {
     margin-left: 20px;
     margin-right: 20px;
     border-widht: thin;
     border-color: #f4b016;
     border-style: double;
     border-collapse: collapse;
     }
td, th {
     border: thin dotted;
     padding: 5px;
     padding-right: 15px;
     padding-left: 15px;     
     }
caption {
     font-size: 1.4em;
     padding-bottom: 10px; 
     color:#666666; 
     text-align: center;   
     }
.rechts {
     text-align: right;
     }
.twink {
     padding-left: 40px;
     }
th {
     border-bottom: 1px solid;
     font-size: 1.1em;
     }
.linie {
     border-bottom: 1px solid;
     }
.twinklinie {
     padding-left: 40px;
     border-bottom: 1px solid;
     }
.rechtslinie {
     text-align: right;
     border-bottom: 1px solid;
     }

/*Regelaufzählung*/

ol {
     list-style-type: decimal;
     line-height: 1.3em;
     }
.absatz {
     list-style-type: lower-roman;
     }

/*Link Zurück*/

#back a {
     font-family: "Edwardian Script ITC"; "Vivaldi"; inherit;
     font-size: 1.7em;
     text-decoration: none;
     color: #666666;
     margin-left: 420px;
     }

/*Abschluss*/

#Abschluss {
     text-align: center;
     }





