h1,h2, h3, h4, h5, h6 {
	/*Standard-Überschriften in Dunkelblau wie Hintergrund */
	font-size:10pt;
	color:#006699;
}


#sbox-window,
html, body {
	line-height:1.5;
	height:98%;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;	
	background-color: rgb(240,240,240);
	background-color: rgba(240,240,240,0.9);
}

.btn.btn-danger.btn-xs.multiplier-remove-button  {
	border-color: #006699;
	color: #006699; 
/*	background-image: none;
	background-repeat: no-repeat;
	background-color: rgb(240,240,240);*/
}
.btn.btn-success.btn-sm.multiplier-add-button {
	border-color: #006699;
	color: #006699; 
/*	background-image: none;
	background-repeat: no-repeat;
	background-color: rgb(240,240,240);*/
}
	
.chronoform-container-Anmelder,
.chronoform-container {
	font-size:10pt;
	color:#006699;
	height:101%;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;	
	background-color: rgb(240,240,240);
	background-color: rgba(240,240,240,0.9);
}

.gbs3 .multiplier-contents {
  background: none repeat scroll 0 0 #eee;
  margin-bottom: 6px;
  padding: 6px;
  position: relative;
}
.gbs3 .multiplier-remove-button {
  position: absolute;
  right: 8px;
  top: 8px;
}

.multiplier-contents,
.chronoform-container-Anmelder,
div#contZusatzInfos,
div#contReCaptcha,
div#contMessage {
    border: 1px solid;
	padding:  10px 10px 10px 10px;
    margin-top: 10px;
}

div#contMessage {
	font-size:12pt;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;	
	background-color: rgb(240,240,240);
	background-color: rgba(240,240,240,0.9);
}
