body {
    background-color: black;
    font-family: Arial, Helvetica, sans-serif;
	   color: #3E4D48;
	  	  scrollbar-3dlight-color: #660000;
		  scrollbar-arrow-color: #ff0000;
		  scrollbar-base-color: #660000;
		  scrollbar-darkshadow-color: Black;
		  scrollbar-face-color: #660000;
		  scrollbar-highlight-color: Black;
		  scrollbar-track-color: #660000;
}

div.background { /*NEU */
	background-image: url(../bilder/bg.png);
	height:538px;
	width:691px;
	position:absolute; 
	left:200px; 
	top:150px;
}

div.ladypain { /*NEU */
	background-image: url(../bilder/ladypaingross.png);
	height:694px;	
	width:280px;
}

div.btnbg { /*NEU */
	background-image: url(../bilder/btnbg.png);
	height:79px;	
	width:650px;
	position:absolute; 
	left:220px; 
	top:160px;
}

div.links1 { /*NEU */
	position: absolute;
	top: 165px;
	left: 235px;
}

div.links2 { /*NEU */
	position: absolute;
	top: 191px;
	left: 235px;
}

div.impressum {/*NEU */
	
	color: #4E4A27;
	position: absolute;
	top: 680px;
	left: 470px;
	font-size: smaller;
}


div.daten {/*NEU */
        height: 16px;
        width: 64px;
        position: absolute;
        left: 767px;
        top: 620px;
}

div.galgen {
		  background-image: url(../bilder/galgen.png);
		  height: 145px;
        width: 130px;
        position: absolute;
        left: 740px;
        top: 495px;
}

div.content {/*NEU */
        height: 20em;
        width: 28em;
        position: absolute;
        left: 18em;
        top: 19em;
		  overflow-y: auto;
		  scrollbar-3dlight-color: #660000;
		  scrollbar-arrow-color: #ff0000;
		  scrollbar-base-color: #660000;
		  scrollbar-darkshadow-color: Black;
		  scrollbar-face-color: #660000;
		  scrollbar-highlight-color: Black;
		  scrollbar-track-color: #660000;
}

div.contentkontakt {
        height: 37em;
        width: 35em;
        position: absolute;
        left: 23em;
        top: 15em;
}



div.copyright {
        height: 2em;
        width: 56.25em;
	     position: relative;
		  left: 2em;
        top: 52.5em;
		  vertical-align: bottom;
		  text-align: center;
}
iframe.content {
        height: 37em;
        width: 35em;
        border-style: none;
        background-color: transparent;
		  
}


a:link, a:visited  {
        color: #4E4A27;
        text-decoration: none;
        padding: 0px 5px;
}

div.frontgalerie {
		  height: 190px;
        width: 60px;
        position: absolute;
        left: 767px;
        top: 300px;
		  overflow: hidden;
}

div.sklave {
	position: absolute;
	top: 34px;
	left: 7px;
	font-size: small;
	font-weight: bold;
	color: #BC8F8F;
	width: 35px;
	height: 50px;
}

div.sklavenname {
	position: absolute;
	top: 38px;
	left: 40px;
	font-size: small;
	font-weight: bold;
	color: #BC8F8F;
	width: 35px;
	height: 50px; 
}








