body {
	background-image: url('stone_bg.jpg');
	background-color: #000000;
	
	scrollbar-arrow-color: #666;
	scrollbarBaseColor: #222;
	scrollbar-track-color: #222;
	scrollbar-face-color: #000;
	scrollbar-shadow-color: #666;
	scrollbar-highlight-color: #666;
	scrollbar-3dlight-color: #666;
}
.content {
	height: 630px;
	width: 624px;
	left: 276px;
	/* backup top: 19px;  überall 40px abziehen */
	top: 59px;
	position: absolute;
}
#wrapper{
	background: url('bg_schein.jpg') no-repeat;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	position: absolute;
	width: 880px;
	height: 670px;
}
#wrapper.no-bg {
	background: none;
}

.nav {
	height: 590px;
	width: 280px;
	position: absolute;
	top: 40px;
	left: 0px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 350px;
	width: 230px;
	position: absolute;
	left: 580px;
	top: 300px;
	color: #FFFFFF;
	overflow: auto;
}
.textorg {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 70px;
	width: 320px;
	position: absolute;
	left: 500px;
	top: 515px;
	color: #000000;
	overflow: auto;
}
.textkat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 120px;
	position: absolute;
	left: 540px;
	top: 260px;
	color: #FFFFFF;
	overflow: auto;
}
.textkatlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	color: #FFCC33;
	overflow: auto;
	font-weight: bold;
	text-decoration: none;
	width: 145px;
}

.pcms1,
.pcms2,
.pcms3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	color: #FFFFFF;
	overflow: auto;
}

.pcms1 {
	height: 300px;
	width: 460px;
	left: 340px;
	top: 300px;
}

.pcms2 {
	height: 240px;
	width: 230px;
	left: 570px;
	top: 310px;
}

.pcms3 {
	height: 190px;
	width: 504px;
	left: 310px;
	top: 440px;
	vertical-align: bottom;
	color: #000;
}

a {
	color: #fff;
}

a:hover {
	text-decoration: none;
	color: #ffcc33;
}

.pcms3 a {
	color: #000;
}

.pcms3 a:hover {
	text-decoration: none;
	color: #ffcc33;
}

.pcms3.der_katalog {
	color: #fff;
}

.pcms3.der_katalog a ,
.pcms3.der_katalog_die_gold_kids a {
	color: #ecac32;
}

.pcms3.der_katalog a:hover,
.pcms3.der_katalog_die_gold_kids a:hover {
	text-decoration: none;
}
