html {height: 101%;}
body {background: url(images/bg-page.gif) repeat-x; font-family: Arial, Helvetica, sans-serif; font-size: 90%; margin: 0;}
#page {width: 100%; margin: 0 0 0 0;}
#header {width: 100%; height: 140px; margin: 0 0 0 0; background: transparent;}
#header img {margin: 15px 0 0 0;}
#topmenue {width: 100%; height: 25px; margin: 28px 0 0 0; text-align: center; font-size: 12px; font-weight: bold; color: #888;}
#topmenue a {text-decoration: none; height: 22px; width: 150px; color: #666;}
#topmenue a:visited {color: #666;}
#topmenue a:hover {height: 22px; width: 150px; background: url(images/bg-topmenue2.gif) repeat-x; color: #DF0F5A;}

#content-start {background: url(images/hintergrund-1c.gif) no-repeat 0px 300px;}
#content-start, #content {width: 850px; height: 550px; margin: auto; margin-top: 50px;}

h1 {font-size: 1.3em; color: #39f;}
h2 {font-size: 1em; color: #39f; margin: 0 0 0 25px;}
p {font-size: 0.9em; color: #666;}
#leftmenue {margin: 0px; padding: 0px; float: left;	height: 300px; width: 175px; font-size: 12px; font-style: normal;
  color: #666666;}
#leftmenue a {display: block; height: 22px; width: 160px; margin: 0 15px 0 0; padding: 5px 0 0 5px; 
  background: url(images/bg-topmenue1.gif) repeat-x; text-decoration: none; font-weight: bold; color: #666;}
a:visited {color: #666;}
#leftmenue a:hover {background: url(images/bg-topmenue2.gif) repeat-x; color: #DF0F5A;}

.copyright p {text-align: center; font-size: 0.7em; color: #BBB;}
.copyright a {text-decoration: none; color: #BBB; margin-left: 50px;}
.copyright a:hover {color: #060;}