#KSGutschein {
	margin: 10px;
	position: relative;
	display:none;
}

.gutschein-art-auswahl{
	float:left;
	width:300px;
	height: 280px;
	max-height:280px;

}
.gutschein-art-vorschau{
	float:right;
	width:200px;
}
.gutschein-text-eingabe-lang {
	width:95%;
}
.gutschein-text-eingabe-wert {
	width:3em;
	text-align:right;
}
.gutschein-tabelle-zelle {
	width:10em;
}
.gutschein-pdf-button{
	width:12em;
	margin:10px auto;
	text-align: center;
}
.gutschein-bild-vorschau{
	width:200px;
	cursor:pointer;
}
#ks-warten{
	display:none;
}

#KSGesamt.KSGutTest {
	width:615px;
}