* {
  margin:0px; 
  padding:0px; }

body {
  background-image:url(../Bilder/Background/bg.jpg);
  background-position:top;
  background-repeat:no-repeat;
  background-color:#525252; }
  
.hide_img {
  width:0px;
  height:0px;
  visibility:hidden; }
  
a:active, a:focus { outline:none; } 
  
a:link {
  color:#525252;  
  text-decoration:none; }
	
a:visited {
  color:#525252;   
  text-decoration:none; }
  
a:hover {color:#900; }

.center { margin:auto; }

.rahmen {
  margin:auto;
  color:#FFFFFF;
  border:2px solid #FFFFFF; }
  
.rahmen2 {
  margin:auto;
  color:#4B4B4B;
  font-family:Georgia,'Times New Roman',Times, serif;
  border:2px solid #5F5F5F; }
  
#temp2 {
  width:1px;
  height:3px;
  background:url(../Bilder/Temp/bl2.gif); }
  
#slideshow_pos {
  position: relative;
  margin:auto;
  width: 239px;
  height: 303px; }