@charset "UTF-8";
 
body {background-image:url(images/logo-bg.png);
background-attachment:fixed;
background-position:center center;
background-repeat:no-repeat;
    background-color:#800000;
    font-size: 100.01%;
    font-family:'timesnewroman',times,serif;
color:white;
  }
  
a:link { color:#404040; text-decoration:none; }

a:visited { color:#aaaaaa; text-decoration:underline; font-style:italic;}

a:hover {color:#000000; text-decoration:underline; }

a:active { color:#000000; text-decoration:bold; }
 
h1,h2 { 
margin-left:auto;
margin-right:auto;
text-align:center;
}

hr { 
width:90%; margin-top:50px; margin-bottom:50px; color:#808080; background-color:#909090; height:5px; border:2px dotted white; text-align:center;
}

 p.img {margin-left:auto;margin-right:auto; padding:0px;}

#content {
overflow:auto;
}


#Fusszeile {
margin-left:auto;
margin-right:auto; 
text-align:center;
font-variant:small-caps;
background-image:url(images/bottom.png);
background-position:right bottom;
background-repeat:no-repeat;
background-color:#800000;
position:fixed; bottom:0em; left:0em; width:100%;height:70px;
}

#headline {
font-size:200%;
padding:10px;
text-align:center;
font-variant:small-caps;
}

#kapital { 
font-variant:small-caps;
 margin-left:30%;
 font-size:150%;
}

#menu {
margin-left:auto;
margin-right:auto; 
text-align:center;
background-image:url(images/top.png);
background-position:0em 2.45em;
background-repeat:no-repeat;
position:fixed; top:0em; left:0em; width:100%; height:10em;
}

#top_border {
 margin-left:auto;
margin-right:auto;
background-color:#800000;
}

#seite {
    text-align: left; 
    margin: 0 auto; 
    width: 900px;
    padding: 0.5em;
    border: none;
    overflow: auto;
      }

.absatz { 
border-width:3px; border-style:dotted; border-color:#ffffff; padding:50px; text-align:justify; color:white;
}

.centered { 
margin-left:auto;
margin-right:auto;
text-align:center; important!
 }

.title { 
margin-left:auto; margin-right:auto;
}
