@charset "euc-kr"; 

body {
	background-color: #000000;
	margin-left: 10%;
	margin-top: 20px;
	margin-right: 10%;
}
body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
p {
	padding: 0;
	margin: 0;
}
#positioner {
	position:absolute;
	width:950px;
	height:1000px;
	z-index:1;
}
#bannerbild {
	position:absolute;
	width:170px;
	height:340px;
	z-index:1;
	top: 20px;
}
#banner {
	position:absolute;
	width:750px;
	height:200px;
	z-index:2;
	left: 180px;
}
#content {
	position:absolute;
	width:750px;
	height:1390px;
	z-index:3;
	left: 190px;
	top: 180px;
	background-image: url(pixs/hintergrund.jpg);
}
#text1 {
	position:absolute;
	width:300px;
	height:140px;
	z-index:1;
	left: 60px;
	top: 20px;
}
#cd1 {
	position:absolute;
	width:300px;
	height:300px;
	z-index:2;
	left: 60px;
	top: 185px;
}
#cdcontent {
	position:absolute;
	width:350px;
	height:300px;
	z-index:3;
	left: 387px;
	top: 186px;
	padding-left: 10px;
	font-size: 14px;
	line-height: 22px;
}
#textcontainer {
	position:absolute;
	width:650px;
	height:900px;
	z-index:4;
	left: 63px;
	top: 491px;
	clip: rect(0px,auto,auto,auto);
}
#textcontainer p{
	padding-top: 10px;
}
.Stil3 {font-size: 10px}
#contactbox {
	position:absolute;
	width:170px;
	height:250px;
	z-index:4;
	left: 1px;
	top: 751px;
}
a:link {
	text-decoration: none;
	color: #CC9900;
}
a:visited {
	text-decoration: none;
	color: #CC9900;
}
a:hover {
	text-decoration: underline;
	color: #CC9900;
}
a:active {
	text-decoration: none;
	color: #CC9900;
}
