body, html {

		font-family: 'Lato',sans-serif;

		font-weight: 300;

		font-size:12pt;

		color:#686868;

		line-height:130%;		

		background-color:#fff;

		background-repeat:repeat;
		
		margin: 0;
		
		padding: 0;
		
		text-align: center;

	}
body {
	overflow-y: scroll;
}

	a {
		color: #661465;
		font-weight: 600;
		text-decoration: none;
		text-transform: none;

		-webkit-transition: all .2s linear, color .2s linear;

		-moz-transition: all .2s linear, color .2s linear;

		-o-transition: all .2s linear, color .2s linear;

		-ms-transition: all .2s linear, color .2s linear;

		transition: all .2s linear, color .2s linear;
	}
	a:hover {
			color: #a74ca6;
	}

	#MainContainer {
		margin: 0 auto;
		width: 100%;
		max-width: 500px;
	}
	h1 {
		font-weight: 300;
		text-align: center;
		padding: 20px 0 30px 0;
		color: #661465;
	}
	#headerimg {
		padding: 30px;
	}
	input, select, textarea {
		display: block;
		width: 90%;
		max-width: 500px;
		padding: 10px;
		border: #dddddd solid 1px;
		box-shadow: none;
		margin-bottom: 10px;
		background-color: #ffffff;
		background-image: none;
		border-radius: 0;
		color: #555555;
		display: block;
		font-size: 12pt;
		line-height: 1.42857;
		transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	}
	input.radio {
		float: left;
		padding: 5px;
		width: 20px;
		margin-bottom: 0px;
	}
	.radiocontainer, .agbcontainer {
		display: block;
		width: 90%;
		max-width: 400px;
		text-align: left;
	}
	input:focus, select:focus, textarea:focus {
		border-color: #661465;
	}
	label {
		color: #555555;
		display: block;
		padding-top: 15px;
		padding-bottom: 10px;
		padding-left: 5px;
		text-align: left;
	}
    .toslabel  {
		color: #555555;
		display: inline-block;
		padding-top: 0px;
		padding-bottom: 15px;
		padding-left: 5px;
		text-align: left;
        float: left;
        margin: 0 0 0 5px;
        cursor: pointer;
	}
	input.fail,	select.fail {
		border: 2px solid #bb1e1e !important;
	}
	.radiocontainer.fail, .agbcontainer.fail {
		color: #bb1e1e;
	}
    #TOSbox.fail {
	    border-top: 2px solid #bb1e1e;
	    border-bottom: 2px solid #bb1e1e;    
    }
	#submit {
		margin-top: 30px;
		color: #fff;
		background: #661465;
		border: 2px solid #661465;
		cursor: pointer;
		

		-webkit-transition: all .2s linear, color .2s linear;

		-moz-transition: all .2s linear, color .2s linear;

		-o-transition: all .2s linear, color .2s linear;

		-ms-transition: all .2s linear, color .2s linear;

		transition: all .2s linear, color .2s linear;
	}
	#submit:hover {	
		color: #fff;
		background: #a74ca6;
		border: 2px solid;
	}
    #submit {
        width: 100%;
    }

	
	.form-control::-moz-placeholder {
    color: #999999;
    opacity: 1;
}


	#ZIP {
		width: 20%;
		max-width: 80px;
		margin-right: 1%;
		float: left;
	}
	#City {
		max-width: 287px;
		width: 75%;
	}

#GeschwisterBTN {
	display: block;
	background-color: #661465;
	padding: 10px;
	color: #fff;
	margin-bottom: 10px;
	border: 2px solid #661465;
	cursor: pointer;
		

		-webkit-transition: all .2s linear, color .2s linear;

		-moz-transition: all .2s linear, color .2s linear;

		-o-transition: all .2s linear, color .2s linear;

		-ms-transition: all .2s linear, color .2s linear;

		transition: all .2s linear, color .2s linear;
}

	#GeschwisterBTN:hover {	
		color: #fff;
		background: #a74ca6;
		border: 2px solid;
	}

#GeschwisterInfo {
	border-top: 1px solid #661465;
	padding: 10px;
}

#GeschwisterBTN strong {
	font-weight: 600;
}

#minderJ, #TOSbox {
	border-top: 2px solid #661465;
	border-bottom: 2px solid #661465;
	padding: 15px 10px 25px 10px;
	background-color: #f8f8f8;
	max-width: 500px;
    text-align: left;
}
#success {
	text-align: center;
	font-size: 16pt;
	color: #106f0f;
	line-height: 130%;
}
#success p{
	text-align: center;
	font-size: 12pt;
	color: #686868;
	line-height: 130%;
}
#error {
	text-align: center;
	font-size: 16pt;
	color: #bb1e1e;
	line-height: 130%;
}
#error p{
	text-align: center;
	font-size: 12pt;
	color: #686868;
	line-height: 130%;
}

h2 {
		font-size: 16pt;
		font-weight: 500;
		text-align: center;
		padding: 20px 0 10px 0;
		color: #661465;	
}
p {
	padding: 0 20px;
	font-size: 14pt;
	line-height: 130%;
}
.btnstate_off {
	display: none;
}

.GeschwisterCheckHider{
	position: absolute;
	top: -100%;
	left: -100%;
	display: block;
}

.checkbox {
    display: block;
    float: left !important;
    width: auto;
    text-align: left;
    padding: 0;
    margin: 3px 10px 0 0;
    cursor: pointer;
}
h2.pExtra {
    background-color: #661465;
    color: #fff;
    display: block;
    font-weight: bold;
    padding: 10px;
    text-align: center;
    font-size: 17px;
    
    border-radius: 50%;
	width: 120px;
	height: 120px; 
}