html {height: 101%;}
body {background: url(images/bg-body.gif) repeat-x; font-family: Arial, Helvetica, sans-serif; font-size: 90%; margin-top: 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; background: url(images/bg-topmenue1x.gif) repeat-x;
  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;}
#content img {margin: 0 0 0 10px;}

h1 {font-size: 1.3em; color: #39f; display: block; border-bottom: 2px #39f solid; margin: 0 0 0 175px;}
h2 {font-size: 1em; color: #39f; margin: 0 0 0 25px;}
h3 {font-size: 1em; color: #39f; margin: 25px 0 0 250px;}
p {font-size: 0.9em; color: #444;}
p a {text-decoration: none; font-weight: bold; color: #015095;}
p a:visited {color: #015095;}
p a:hover {color: #DF0F5A;}
ul {font-family: Arial, Helvetica, sans-serif; font-size: 0.9em; color: #444; margin: 15px 0 0 100px;}
li {list-style-image: url(images/list-style.gif);}

#leftmenue {margin: 0px; padding: 0px; float: left;	height: auto; width: 175px; font-size: 12px; font-style: normal;
  color: #666666;}
#leftmenue-kontakt {margin: 0px; padding: 0px; float: left;	height: 500px; width: 175px; font-size: 12px; font-style: normal;
  color: #666666;}
#leftmenue a, #leftmenue-kontakt 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;}
#leftmenue a:visited, #leftmenue-kontakt a:visited {color: #666;}
#leftmenue a:hover, #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;}



