/* Dropzone und Preisausgabe */
#head-clearer {margin-top: 70px;}

#canvas-content {
	color: #474b5a; font-size: 1.4em;
}

#canvas-container {
	text-align:center; height: 480px; position: relative;
}

#canvas-content small {
	font-size: 0.6em; line-height: 0.7em;
}

.EntscheiderButton {
	padding: 40px 0;
    line-height: 25px;
    font-size: 25px;
}

#PreisAusgabe {
	box-shadow: 6px 9px 26px #666; 
	margin: 1em -25px;
    background: #fff;
}

#Entscheider {
	position: relative; top: -132px; width: 100%; float:left; height: 0; box-shadow: 6px 9px 26px #666; 
}

#Entscheider.fixed, #PreisAusgabe.fixed {
	position: fixed;
	right: 0;
    top: 0px; 
    z-index: 1;
}

#PDFdropzone {
	height: 450px; margin: -9px -10px 0px -10px;
}

.tab-content {
	margin: -16px; padding: 5px 10px; border: 10px solid #7bcaef;
}