
/* body {  background-color:#ffdead; width:1200px;height:3000px; } */
body {  
  background-color:#eeddb0; 
  font-size:12.0pt;
  font-family: "Trebuchet MS" , "Lucida Grande" , Verdana , sans-serif , Arial, Helvetica;
  text-align:justify;
  /* font-family:"Times New Roman","serif"; */
}

div#bframe
{ 
  position:absolute; 
  
  width:800px;
  top:0px;
  left:2px;
  background-color:#ffeec0; 
  border:1px solid #eeddb0;
}

h1 , h2 , h3 , h4 , h6 {  position:relative; left:10px; }

h1
{ 
  font-size:12.0pt;
}

h2 
{ 
  font-size:17.0pt;
}
h3 
{ 
  font-size:14.0pt;
}

h1
{ 
  color:#deb887
}

h2
{ 
  color:#8b0000
}

.link 
{ 
 
}
.image
{ 
  left:10px;
  border: 3px solid #eeddb0;
padding:30px
}


.left 
{ 
  position:relative;
  left:10px;
  width:780px;
}

.right 
{ 
  position:relative;
  left:10px;
  width: 780px;
}



div#header h1 { position:relative; left:10px; }
div#header a  { position:relative; left:10px; top:-5px; }
div#header h2 { position:relative; left:10px; }



div#box
{ 
  position:absolute;
  top: 30px;
  width:600px;
  height:350px;
  background-color:#ffffff;
  border: 1px solid #aaaaaa;
}

div#nummer {
  position:absolute;
  top:20px;
  left:10px;
  width:100px;
}
div#ort {
  position:absolute;
  top:10px;
  left:100px;
  width:480px;
}
div#sache
{ 
  position:absolute;
  top:90px;
  left:10px;
  width:580px;
}

dl { 
  position:relative;
}
dt { 
  position:relative;
  left:0px;
  
}
dd { 
  position:relative;
  left:10px;
  width:770px;
}

ul { 
  list-style-type:disc;
  padding:20px;
  margin:0px;
}
li { 
  position:relative;
  left:10px;
}
div#quellen .right
{ 
  top: -55px;
}

div#footer h6
{
  font-size:10.0pt; /* Schriftgrösse */
}
div#textfenster {
    background-color: #ffffff;   /* weisser Hintergrund */
    border: solid 4px #eeddb0;     /* Rahmen 5px breit , leichtes braun */
    width: 580px;                /* Breite */
    padding:5px;                 /* Innenabstand */
}
