#color-menu, #loading-preview{
	display: block;
}

#loading-preview{
	margin: 10px 0 10px 5px;
	clear: both;
}

#tent-picture{
	border: double #666 3px;
}

#ritter-grafik #tent-picture{
	float: right;
}

#color-editor,#prev-images{
	float: right;
	width: 640px;
}

#ritter-grafik #color-editor{
	width: 510px;
}

#ritter-grafik{
	width: 810px;
}

#color-selectors{
	display: block;
	width: 280px;
	margin: 0;
	padding: 0;
	font-size: 7pt;
	float: left;
}

#color-selectors.colors-0 *{
	visibility: hidden;
}

#fig-hint label, #color-selectors .sloupec {
	display: block;
	width: 130px;
	overflow:hidden;
	float: left;
}

#fig-hint span{
	padding: 2px 4px 2px 0;
	behavior: url("../edit-colors/label.htc");
	cursor: pointer;
}

#fig-hint span.hover, #fig-hint span:hover, #fig-hint .selected{
	background: #F00;
}

#color-selectors li{
	color: white;
	font-weight: bold;
	margin: 2px;
	cursor: pointer;
	padding:0 0 1px 0;
	behavior: url("../edit-colors/hover.htc");
	display: block;
	list-style: none;
	width: 134px;
	float: left;
}

#color-selectors li *, #mustern li *{
	vertical-align:middle;
}
#color-selectors li.selected, #mustern li.selected{
	cursor: default;
}

#color-selectors li.selected img, #color-selectors li:hover img, #color-selectors li.hover img,
#mustern li.selected img, #mustern li:hover img, #mustern li.hover img {
	border: red solid 1px;
}

#color-selectors li.selected span, #color-selectors li:hover span, #color-selectors li.hover span,
#mustern li.selected span, #mustern li:hover span, #mustern li.hover span {
	background: red;
}

#color-selectors li span, #mustern li span{
	padding: 2px 4px;
}

#color-selectors img{
	width: 25px;
	height: 25px;
	border: solid black 1px;
}

/* pattern ed. */

#prev-images{
	width: 430px;
	float: right;
	margin: 0px;
}

#ed-outer{
	width:950px;
}

#ed-knight{
	float: right;
	width:200px;
	height: 450px;
	background: url(../edit-images/person_knight.jpg) no-repeat;
	background-position: 0px 60px;
}

#prev-images div{
	width: 430px;
}

#prev-images span{
	width: 206px;
	margin: 0;
	padding: 0;
}

#prev-images span.big{
	float: right;
}

#prev-images span.small img{
	width: 200px;
	height: 200px;
}

#prev-images span.big img{
	width: 210px;
	height: 420px;
}

span.numero{
	float: left;
	clear: left;
	width: 1.5em;
	color: #F00;
}

#mustern{
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	width: 240;
}

#mustern li{
	display: block;
	behavior: url("../edit-colors/hover.htc");
	margin: 2px;
	padding-bottom: 1px;
	cursor: pointer;
}

#mustern img{
	border: 1px white solid;
	width: 30px;
	height: 30px;
}

#fig-hint label, #color-selectors, #mustern, span.numero, #prev-images{
	margin-top: 1em;
}
