body {
    padding: 2em;
}
.vlink {
	text-decoration: underline;
	color: blue;
}
.zf-green {
   color: #68b604; 
}
input.input-error, select.input-error {
	border: solid thin red;
}
.radioimg ul, .konfselect ul {
	list-style-image: url("/img/cross.png");
	color: red;
	font-size: 14px;
}
.btn-success {
  background-color: #57a900;
}



div.container a.brand {
    background: url("../img/sw22.png") no-repeat scroll 0 10px transparent;
    margin-left: 0;
    padding: 8px 20px 12px 40px;
}
.navbar {
	border-right: 0px none;
	border-left: 0px none;
}
.btn {

	margin-bottom: 1em;
}
.margin-r-05 {
	margin-right: 0.5em;	
} 
.margin-r-1 {
	margin-right: 1em;
}
.margin-r-2 {
	margin-right: 2em;
}
.margin-r-3 {
	margin-right: 3em;
}
.margin-t-1 {
	margin-top: 1em;
}

.radioimg label {
	position: relative;
}
.radioimg label:hover {
	box-shadow: -2px -3px 6px 0px rgba(0, 0, 0, .20), 4px 3px 6px 0 rgba(0, 0, 0, .12), 0 3px 5px -1px rgba(0, 0, 0, .2);
}
.radioimg input, .radioang input {
	position: absolute;
	left: 50px;
	bottom: 3px;
	z-index: 100;
	opacity: 0; 
	
}
.radioimg label {
	max-width:150px;
	width:40%
}
.radioimg .schritt5bradio {
	width:33%;	
} 
.radioimg label img {
	cursor: pointer;
	z-index: 200;
	border: 2px solid rgba(0, 0, 0, .2);
	-webkit-transition: width 2s; /* Safari */
    border: 0px none;
	max-width: 150px;
	width: 100%;
	
}
.frontlogo {
	max-height: 100px;
}
.topbar {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
/* IE10+ CSS styles */
	.radioimg label img {
		pointer-events: none; /* IE11 FIX */
	}
		
}
.radioactive {
	border: 2px solid rgba(90, 90, 90, 0.7);
	box-shadow: 4px 6px 10px 4px rgba(0, 0, 0, .25), 0 1px 18px 0 rgba(0, 0, 0, .12), 0 3px 5px -1px rgba(0, 0, 0, .2);	 
}
.radio label.aufpractive {
	font-weight: 500;
}
#aufprform .radio label, #mataufprform .radio label {margin-left: 20px;}
.showcontainer  {
	height: 720px;
	width: 400px; 
	position: relative;
	overflow: hidden;
	border-right: 1px solid #eeeeee;
}
.showcontainer .imgcont, .showcontainer .imgcontstatic {
	height: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	overflow: visible !important;
}
.showcontainer .pfeilecont {
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: visible !important;	
}
.showcontainer .imgapp {
	height: 100%;	
	position: absolute;
	image-rendering: -moz-crisp-edges; 
}
.showcontainer .img300 {
	z-index: 300;
}
.showcontainer .img250 {
	z-index: 250;
}
.showcontainer .img200 {
	z-index: 200;
}
.showcontainer .img100 {
	z-index: 100;
}
.showcontainer .img50 {
	z-index: 50;
}
footer .col-xs-1 {
	min-width: 125px;
}
.table > tbody > tr.gesfett > td { border-top: 1px solid #000; }
.table > tbody > tr.noborder > td { border-top: none; }
.table > tbody > tr.bbottom > td { border-bottom: 1px solid #dddddd; }
#xapp { min-height: 540px; }
#xapp h2, .starttext h2 { margin-top: 0px; }
#xcont { max-width: 705px; }

@media (min-width: 991px) {
	.col-md-7 {
    	width: 57%;
	}
}
@media (max-width: 991px) {
	.showcontainer {
    	height: 450px;
    	width: 250px;
	}
	#xapp {
	    min-height: 310px;
	}
}
@media (max-width: 767px) {
	.showcontainer {
		height: 360px;
		width: 200px;
	}
	body, .btn { font-size: 12px; }
	h3 { font-size: 20px; }
	h2 { font-size: 25px; }
}
@media (max-width: 648px) {
	body {
		padding: 1em;
		
	}
	#xcont {
		width: 60%;
	}
	.colwheel {width: 70%} 
		
}
@media (max-width: 525px) {
	.showcontainer {
		width: 180px;
		height: 324px;
	}
	.colwheel {width: 100%}
}

@media (max-width: 480px) {
	body {		
		padding: 5px;
		font-size: 11px;
	}
	h3 { font-size: 17px; }
	h2 { font-size: 21px; }
	table {font-size: 10px;}
	.showcontainer {
		width: 150px;
		height: 270px;
	}
	.radioimg label {
		margin-right: 1em;
		font-size: 10px;
	}
}
@media (max-width: 400px) {
	#xcont {
		width: 100%;
	}
}

@media (max-width: 380px) {
	#xcont	{
		padding-left: 0px;
		padding-right: 0px;
	}
}

@media (max-width: 360px) {
	table {
		font-size: 8px;
	}
}

#codeform, #divform8a, #ralfdiv {
	height: 0px;
	transition: visibility 0s, opacity 0.5s linear;
	visibility: hidden;
	opacity: 0;   	
}
#codeform.display, #divform8a.display, #ralfdiv.display {
	height: auto;
	visibility: visible; 
  	opacity: 1;
}
#codeform div {
	height: 0px;	
}
#codeform.display div {
	height: auto;
}
#ralftabl {
	text-decoration: underline;
	margin-left: 2em;
}
/*.abwliefbox {display:none;} */

.radiodesc {
	display: block;
	text-align: center;
}
.winwheel-global {
	position: fixed;
	width: 100%;	
	box-sizing: border-box;
	height: 100%;
	top: 0;
    left: 0;
	display: none;
}
#winwheel-bg {
	z-index: 1000;
}
#winwheel-cont {	
	z-index: 1100;	
}
.winwheel-container {
	position: absolute;
	bottom: 10%;
	left: 50%;
	transform: translate(-50%, 0%);
	width: 80%;
	max-width: 800px;	
	background-color: #ffffff;
	border: 1px solid transparent;
	border-radius: 4px;
	padding: 2em;
	overflow: auto;
	-webkit-box-shadow: -5px 4px 4px rgba(0, 0, 0, 0.15), 5px -4px 0px rgba(0,0,0, 0.15);
	box-shadow: -5px 0px 4px rgba(0, 0, 0, 0.15), 
				5px 0px 4px rgba(0,0,0, 0.15), 
				0px -4px 4px rgba(0,0,0, 0.15),
				0px 4px 4px rgba(0,0,0, 0.15);
	
}
#winwheel {
	position: relative;
	max-width: 438px;	
}
#winwheel img {max-width: 100%;}
#canvas {
	position: absolute;
	top: 13%;
	left: 0%;
}
#winwheel-ergbn-container {display: none;}

#shold {
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background-color: rgba(255,255,255,0.5);
    overflow: hidden;
    display: none;
    z-index: 100;
}
#shold .sholdcont {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    padding: 50px;
    width: 100%;
    max-width: 800px;
    text-align: center;
}
#shold .sholdcont span {
	width: 40px;
	line-height: 40px;
	position: absolute;
	font-size: 40px;
	color: grey;
}
@-webkit-keyframes rotating /* Safari and Chrome */ {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.rotating {
    -webkit-animation: rotating 2s linear infinite;
    -moz-animation: rotating 2s linear infinite;
    -ms-animation: rotating 2s linear infinite;
    -o-animation: rotating 2s linear infinite;
    animation: rotating 2s linear infinite;
}


