body {
    background-color: #FFFFFF;
	background-image: url('../img/bg_extra_30_web.jpg');
	background-size: cover;
	background-attachment: fixed;
	font-family: "Estrangelo Edessa", "Arial";
}

.container {
	position: absolute;
	left: 0%;
	right: 0%;
	width: 100%;
	top: 10%;
	text-align: center;
	z-index: 2;
}

.content {
	background-color: #ffffff;
	background: rgb(255, 255, 255) transparent;	background: rgba(255, 255, 255, 1.0);	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#2ffffff, endColorstr=#2ffffff);	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#2ffffff, endColorstr=#2ffffff)";	border: solid;
	border-width: 3px;
	border-color: #63b1fa;
	border-radius: 57.0px;
	-moz-border-radius: 57.0px;
	-webkit-border-radius: 57.0px;
	padding: 20px;
	width: 800px;
	display: table;
	margin: 0 auto;
	-moz-box-shadow: 0px 0px 20px #222;
	-webkit-box-shadow: 0px 0px 20px #222;
	box-shadow: 0px 0px 20px #222;
	z-index: 2;
}

.footer {
	margin-top: 50px;
	text-align: center;
	font-weight: bold;
	color: #63b1fa;
	padding: 10px;
	z-index: 2;
}

.footer a {
	color: #63b1fa;
}
.footer a:hover {
	color: #63b1fa;
}
.footer a:visited {
	color: #63b1fa;
}
.footer a:active {
	color: #63b1fa;
}

.title {
	font-size: 40px;
	font-weight: bold;
	color: #000000;
	padding: 5px;
	font-family: Arial, Helvetica;
	z-index: 2;
}

.headline {
	font-size: 26px;
	padding: 10px;
	color: #000000;
	font-family: Arial, Helvetica;
	z-index: 2;
}

.form  {
	width: 96%;
	margin-left: 2%;
	margin-top: 35px;
	border: none;
	padding-top: 15px;
	z-index: 2;
}

.form_container {
	border: none;
	border-width: 0px;
	border-color: #ffffff;
	width: 60%;
	margin-left: 20%;
	z-index: 2;
	color: #000000;	font-size: 16;	font-family: Arial, Helvetica;}

.info {
	width: 96%;
	margin-left: 2%;
	margin-top: 35px;
	border: none;
	border-top: solid;
	border-top-color: #63b1fa;
	border-top-width: 2px;
	padding-top: 15px;
	z-index: 2;
}

.profile_pic {
	width: 15%;
	height: 0;
	padding-bottom: 15%;
	background-size: contain;
	background-repeat: no-repeat;
	border: solid;
	border-width: 2px;
	border-color: #63b1fa;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
	z-index: 2;
	border-radius: 0%;
	-moz-border-radius: 0%;
	-webkit-border-radius: 0%;
}

.profile_pic2 {
	width: 8%;
	height: 0;
	padding-bottom: 8%;
	background-size: contain;
	background-repeat: no-repeat;
	border: solid;
	border-width: 2px;
	border-color: #63b1fa;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
	z-index: 2;
	border-radius: 0%;
	-moz-border-radius: 0%;
	-webkit-border-radius: 0%;
}

.profile_info {
	text-align: left;
	z-index: 2;
	color: #1741ad;	font-size: 16;	font-family: Arial, Helvetica;}

.clear {
	clear: left;	
	z-index: 2;
}

.txt {
	color: #000000;
	font-family: Arial, Helvetica;	font-weight: bold;
	border: solid;
	border-color: #63b1fa;
	border-width: 2px;
	transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	-webkit-transition: 0.5s ease-in-out;
	width: 100%;
	margin-left: 5px;
	height: 25px;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	display: block;
	border-radius: 3.0px;
	-moz-border-radius: 3.0px;
	-webkit-border-radius: 3.0px;
	-moz-box-shadow: 0px 0px 7px #222;
	-webkit-box-shadow: 0px 0px 7px #222;
	box-shadow: 0px 0px 7px #222;
	z-index: 2;
}

.txt:focus {
	transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	-webkit-transition: 0.5s ease-in-out;
	-moz-box-shadow: 0px 0px 8px #63b1fa;
	-webkit-box-shadow: 0px 0px 8px #63b1fa;
	box-shadow: 0px 0px 8px #63b1fa;
}

.txt::-webkit-input-placeholder {
	color: #000000;}

.txt:-moz-placeholder {
	color: #000000;}

.txt::-moz-placeholder {
	color: #000000;}

.txt:-ms-input-placeholder {  
	color: #000000;}

.anrede_container {
	width: 20%;	
	z-index: 2;
}

.vorname_container {
	width: 40%;
	z-index: 2;
}

.nachname_container {
	width: 40%;
	z-index: 2;
}

.anrede {
	height: 27px;	
	z-index: 2;
}

.tel_vorwahl {
	height: 27px;	
	z-index: 2;
}

.telorskype {
	margin-left: 0px;
	z-index: 2;
}


.vorname {
	padding-left: 4px;	
	margin-right: 5px;
	z-index: 2;
}

.nachname {
	padding-left: 4px;	
	margin-right: 5px;
	z-index: 2;
}

.tel_rest {
	padding-left: 4px;
	margin-right: 5px;
	z-index: 2;
}

.email {
	padding-left: 4px;
	margin-right: 5px;
	z-index: 2;
}

.send_button {
	border: solid;
	border-width: 3px;
	border-color: #63b1fa;
	background-color: #ffffff;
	width: 200px;
	height: 50px;
	font-size: 25px;
	font-family: Arial, Helvetica;	color: #63b1fa;
	border-radius: 5.0px;
	-moz-border-radius: 5.0px;
	-webkit-border-radius: 5.0px;
	transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	-webkit-transition: 0.5s ease-in-out;
	cursor: pointer;
	-moz-box-shadow: 0px 0px 20px #222;
	-webkit-box-shadow: 0px 0px 20px #222;
	box-shadow: 0px 0px 20px #222;
	margin-top: 20px;
}

.send_button:hover {
	border-color: #63b1fa;
	background-color: #63b1fa;
	color: #ffffff;
	transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	-webkit-transition: 0.5s ease-in-out;
	-moz-box-shadow: 0px 0px 22px #63b1fa;
	-webkit-box-shadow: 0px 0px 22px #63b1fa;
	box-shadow: 0px 0px 22px #63b1fa;
}

.send_button:disabled {
	border-color: #888888;
	background-color: #CCCCCC;
	color: #000000;
	cursor: not-allowed;
	-moz-box-shadow: 0px 0px 22px #000;
	-webkit-box-shadow: 0px 0px 22px #000;
	box-shadow: 0px 0px 22px #000;
}

.yt_faker {
	padding-top: 15px;
	width: 640px;
	height: 360px;
	margin: auto;
}

.yt_faker iframe{
	width: 100%;
	height: 100%;
}

.video {
	padding-top: 15px;
}

.overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	left: 0;
	top: 0;
	background-color: #FFFFFF;	opacity: 0.25;	filter: alpha(opacity=25);	z-index: 1;
}

.reg_message {
	color: #1741ad;
}ERROR