body { height: 100%; margin: 0; padding: 0; background-color: #ff9900;background-image: url(img/hintergrund_logo.gif); background-repeat: repeat-x; }
table.mitte{ height: 100%; width: 100%; }
div.inhalt { width: 760px; border-right: 5px solid #000000; border-top: 5px solid #000000; border-bottom: 5px solid #000000; background-color: #ffffcc }
h1 { margin: 0; padding: 1em 30px; font-size: larger; }
p { margin:0; padding: 0 30px 1em 30px;}
a:link, a:visited, a:active { color: black; }
a:hover { color: red; }