/*Standardtschrift*/
* {font-family:Arial, Helvetica, sans-serif;}

body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;/*schwarz*/
background:#ffffff;
padding-left:30px;
padding-right:30px;
}

h1 {
font-size:16px;
color:#770000;  /*dunkelrot*/
text-align:left;
}
h2 {
font-size:14px;
color:#770000;  /*dunkelrot*/
text-align:center;
}
h3
{
font-size:14px;
color:#770000;
text-align:left;
}



/*für Zitate*/
h5 {
font-size:12px;
color:#770000;  /*dunkelrot*/
text-align:center;
}
hr{
background-color:#DDDDDD; /* Mozilla 1.4 */
color:#DDDDDD; /* IE 6 */
border:#DDDDDD;/* #FFEEAA; /* Opera 7.11 */
height: 2px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}
img
{  border:0;
}

 /*Linkfarben*/
 a:link    {text-decoration:none; color:#CC0000;}   /*links: rot*/
 a:visited {text-decoration:none; color:#CC0000;}   /*besuchte links*/
 a:hover   {text-decoration:none; color:#999999;}   /*maus über link: grau*/
 a:active  {text-decoration:none; color:#CC0000;}   /*aktive links*/

div {border:0px; solid:#666666; font-family:Arial, Helvetica, sans-serif;}

td       {  }
.oben    { vertical-align:top;  }
.mittig  { vertical-align:middle; }
.unten   { vertical-align:bottom; }

/******************************************************************/
div#Menue
{
  position:absolute;
  left:30px; top:0px;
  width:200px;
  font-size:20px;
  color:#CC0000;
  text-align:left;
  text-weight:bold;
  line-height:1.3;
  font-size:16px;
}

div#haftung
{
   position:absolute;
   left:30px; top:600px;
   width:150px;
   height:170px;
}
div#besucher
{
   position:absolute;
   left:30px; top:600px;
   width:200px;
   height:30px;
}
div#News
{
  position:absolute;
  top:200px;
  width:201px;
}     
/******************************************************************/
div#hauptfeld
 {
  position:absolute;
  left:252px; top:2px;
  width:896px;
  height:700px;
  padding-left:0px;
  background:#FFFFFF;
  border:2px;
 }

div#bilderfeld
{
width:580px; height:470px;
background:#FFFFFF;
frameborder:0px;
bordercolor:#FFFFFF;
}

div#date
{
  position:absolute;
  left:700px; top:10px;
  width:150px; height:20px;
  background:#FFFFFFF;
  border:1px;
  font-size:10px;
  text-align:right;
}

div#special
{
  position:absolute;
  left:40px;
  top:130px;
  width:360px;
  border:0px;
  text-align:left;
}
div#bildersteSeite
{
  position:absolute;
  left:410px;
  top:140px;
  width:250px;
  border:0px;
  text-align:right;
}

table {font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#000000;
  border:1px;  solid #FFFFFF;
  width:100%;
  cellspacing:0;
  vertical-align:top;
  text-algin:left;
  white-space:normal;
}
td{
  vertical-align:top;
  text-algin:left;
  white-space:normal;
}

p#stb { text-indent: 0; margin-top: 0.1em }
p#mtb { text-indent: 0; margin-top: 2.17em }
p#ltb { text-indent: 0; margin-top: 3.08em }
