* {margin:0 
; padding:0}

.sliderbutton {float:left; width:32px; padding-top:134px}
.sliderbutton img {cursor:pointer}
.sliderbutton img:hover {background:#fff}
#slideshow {float:left; width:444px; height:440px; border:0px solid #fff; background:#fff}
#slides {position:absolute; width:444px; height:415px; list-style:none; overflow:auto}
#slides li {width:444px; height:415px}


body {
  color: black; background-color: white;
  font-size: 100.01%;
  font-family: Helvetica,Arial,sans-serif;
  margin: 0; padding: 1em;
  width:889px;
 margin: 0 auto;
}

div#links {
  font-size: 0.91em;
  float: left; 
  width: 444px;
  min-width:420px;
  min-height:410px;
  margin: 0; padding: 0;
  border: 0px dashed silver;
}


div#rechts { 
float: right; 
  border: 0px dashed silver;
  width: 445px;
  min-width: 420px; /* Mindestbreite (der Ueberschrift) verhindert Anzeigefehler in modernen Browsern */
} 

div#rechts p {
font-size : 0.8em;
color : #00000;
margin : 10px 0 10px;
padding-bottom : 0.2em;
margin-left:30px;
width: 420px;
}
div#rechts h1 {text-indent:-2000px;font-size:0.7em;line-height:5px;margin-bottom:0px;}


div#rechts h2 {
font-family : arial black;
font-size : 1em;
margin : 20px 30px 0.2em;
line-height : 1em;
font-weight: bold;
color : #000;
text-align : left;
}
div#rechts h3 {
font-family : arial;
font-size : 1em;
margin : 0px 30px 0em;
line-height : 1em;
color : #000;
text-align : left;
}

div#rechts ul {
list-style-type : square;
color : #4f4f4f;
}
div#rechts li {
font-size : 0.8em;
margin : 0 1.5em 0.6em;
}
div#rechts a:link {
color : #DC0030;
text-decoration : none;
}
div#rechts a:visited {
color : #DC0030;
text-decoration : none;
}
div#rechts a:hover {
color : #ff0000;
text-decoration : none;
}

div#raumlogo  {
float: left;
padding: 20px 12px 30px 32px;
}

div#raumlogo a:link img {
border: 0
}

div#footer p {
font-size : 11px;
margin-top : 0;
margin-left:0px;
padding : 5px;
color : #777777;
}
div#footer a {color: #777777; text-decoration:none;}
div#footer a:hover {color: #DC0030;text-decoration:none;}

