#rahmen {
   margin-left: 0px;
   margin-top: 0px;
   border-width: 1px;
   border-color: #448882;
   border-style: solid solid solid solid;
     }

img.rand{
		border:5px solid #DDDDDD;
      background-color : #DDDDDD;
      }

#rand{
     border-width: 5px;
   border-color: #FFBBBB;
   border-style: solid solid solid solid;
	}
img.randb{
	border:5px solid #DDDDDD;
   background-color : #500000;
		}


body {
	font-family: arial;
	color: #FFFFAA;
	margin-left: 0px;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-image : url(images/b_rechts.gif);
	background-color : #500000;
	scrollbar-base-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#FFFF00;
	scrollbar-darkshadow-color:#660000;
	scrollbar-face-color:#AF0000;
	scrollbar-highlight-color:#FF0000;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#FFAAAA;
	background-attachment : fixed;
}




A:link {
   font:bold 13px Arial;
	color: #FFFFAA;
   text-decoration: none;
   line-height: 20px;
   padding-left: 0px;
   background-repeat: no-repeat;

   }
A:visited {
     font:bold 13px Arial;
	color: #FFFFAA;
   text-decoration: none;
   line-height: 20px;
   padding-left: 0px;
   background-repeat: no-repeat;
   }
A:active {
   font:bold 13px Arial;
	color: #FFFFAA;
   text-decoration: none;
    line-height: 20px;
    padding-left: 0px;
    background-repeat: no-repeat;
   }
A:hover {
   font:bold 13px Arial;
	color: #FFFF00;
   text-decoration: none;
    line-height: 20px;
    padding-left: 0px;
   background-repeat: no-repeat;
   }