@charset "ISO-8859-1";
body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#rahmen {
	position:relative;
	width:800px;
	height:600px;
	z-index:1;
	background-color: #dedede;
	margin-right: auto;
	margin-left: auto;
	padding: -300px;
	margin-top: 10px;
	border: 1px solid #000000;
}
#farbe-kunst {
	position:absolute;
	width:130px;
	height:600px;
	z-index:1;
	left: 20px;
	top: 0px;
	background-color: #fedd00;
}
#farbe-mode {
	position:absolute;
	width:130px;
	height:600px;
	z-index:1;
	left: 20px;
	top: 0px;
	background-color: #999898;
}
#farbe-mode-start {
	position:absolute;
	width:130px;
	height:600px;
	z-index:1;
	left: 160px;
	top: 0px;
	background-color: #999898;
}
#balken-horizontal {
	filter:     Alpha(opacity=30);
	opacity:    0.3;
	moz-opacity:    0.3;
	position:absolute;
	width:800px;
	height:32px;
	z-index:2;
	background-color: #666666;
	left: 0px;
	top: 240px;
}
#zeichnung {
	position:absolute;
	z-index:1;
	left: 0px;
	bottom: 50px;
}
#inhalt {
	position:absolute;
	width:635px;
	height:600px;
	z-index:3;
	left: 165px;
	top: 0px;
}
#inhalt-start {
	position:absolute;
	width:510px;
	height:600px;
	z-index:3;
	left: 290px;
	top: 0px;
}
#knoepfe {
	position:absolute;
	width:300px;
	height:20px;
	z-index:1;
	left: 160px;
	top: 575px;
}
#anmelden {
	position:absolute;
	width:130px;
	height:25px;
	z-index:2;
	left: 0px;
	top: 565px;
}
#zusatzinfo {
	position:absolute;
	left:540px;
	width:560px;
	height:600px;
	z-index:2;
	top: -1px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: none;
	visibility: hidden;
}
#zusatzinfo-kollektion {
	position:absolute;
	left:540px;
	width:560px;
	height:600px;
	z-index:2;
	top: -1px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: none;
	visibility: hidden;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636363;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
}
