@CHARSET "UTF-8";
.tx-colorbox {

}

#farbbox {
	position: relative;

}

#textbox {
	position: absolute;
	text-align: center;
	width: 100%;
}

#auswahl{
	color: #555;
	padding: 1px;
}

#lcLogo {
    margin-bottom: 5px;
    display:none;
}


#copykt {font-size: 85%;margin-top: 15px;}

.farbe,
#auswahl p {
float: left;
margin: 2px;
width: 50px;
height: 50px;

}

#anzeige{
    display: block;
    width: 100%;
    color: #000;
    margin-bottom: 25px;
    border: 1px solid #bbbbbb;
    position: relative;
    height: 380px;
}

#anzeige h2{

}
#shade {
	margin-top: 125px;
}
#colname {
	margin-top: 15px;
	font-size: 24px;
	font-weight: bold;
}
#text {
	margin-top: 35px;
	font-weight: 300;
	font-size: 16px;
}

#shade,
#colname,
.colname,
.descmed,
.text,
.shade,
.hide2,
.hide {display:none;}

