<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.schrittebutton {
	text-align: center;	
	float: left; 
	margin-right: 5px; 
	margin-bottom: 2px;
	width: 100%;
	border:1px solid #ff0000;
}


.schrittecon {
	text-align: center; height: 90px;margin-bottom: 50px;
	padding:0px;
}

.schrittecon.row {margin:0px;}

.func{
	cursor: pointer;
}
.coldos {width:100%;text-align:center;
padding:0px;margin:0px;
}
.col-md-6 {border:0px solid #000000;width:50%;
    margin:0px 0px 0px 0px;

}
.coldos .button {
	display:inline-block;
	vertical-align:top;
	line-height:40px;
	padding:0 25px;
	font-size:18px;
	color:#666;
	text-align:center;
	text-shadow:0 1px rgba(255, 255, 255, 0.5);
	background:#eee;
	background-clip:padding-box;
	border:1px solid;
	border-color:#cfcfcf #ccc #c6c6c6;
	border-radius:3px;
	cursor:pointer;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	background-image:-webkit-linear-gradient(top, #fcfcfc, #e8e8e8);
	background-image:-moz-linear-gradient(top, #fcfcfc, #e8e8e8);
	background-image:-o-linear-gradient(top, #fcfcfc, #e8e8e8);
	background-image:linear-gradient(to bottom, #fcfcfc, #e8e8e8);
	-webkit-box-shadow:inset 0 1px #fff, inset 0 0 0 1px rgba(255, 255, 255, 0.3), 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow:inset 0 1px #fff, inset 0 0 0 1px rgba(255, 255, 255, 0.3), 0 1px 1px rgba(0, 0, 0, 0.05);
}

.fragezeichen {height:auto;width:auto;}











</pre></body></html>