#warneu{
	width:99%;
	height: 870px;
	margin: 5px auto;
	text-align: left;
	border: #707070 solid 1px;
	-moz-border-radius:15px 15px 0 0; /* Firefox - alte Syntax */
	-webkit-border-radius:15px 15px 0 0; /* Safari, Chrome - alte Syntax */
	border-radius:15px 15px 0 0; /* alle neuen Browser, W3C Standard */
	background: #FFF6BF;
}

#warneujoin{
	width:99%;
	height: 680px;
	margin: 5px auto;
	text-align: left;
	border: #707070 solid 1px;
	-moz-border-radius:15px 15px 0 0; /* Firefox - alte Syntax */
	-webkit-border-radius:15px 15px 0 0; /* Safari, Chrome - alte Syntax */
	border-radius:15px 15px 0 0; /* alle neuen Browser, W3C Standard */
	background: #FFF6BF;
}

.kopf{
	width:100%; 
	height:25px;
	border: #707070 solid 1px;
	box-shadow:inset 0 0 2px #606060;
	text-indent:20px;
	margin-left: -1px;
	margin-top: -1px;
	font-variant:small-caps;
	text-shadow: #F0F0F0 1px 1px 1px;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	color: #050505;
	-moz-border-radius:5px 5px 0 0; /* Firefox - alte Syntax */
	-webkit-border-radius:5px 5px 0 0; /* Safari, Chrome - alte Syntax */
	border-radius:5px 5px 0 0; /* alle neuen Browser, W3C Standard */
	background: #FFF6BF;
}

#box{
	width: 95%;
	height: 280px;
	color: #050505;
	margin-left: 7px;
	text-indent:35px;
	border: #707070 solid 1px;
	-moz-box-shadow:inset 0 0 5px #707070;
	-webkit-box-shadow:inset 0 0 5px #707070;
	box-shadow:inset 0 0 5px #707070;
	-moz-border-radius:4px; /* Firefox - alte Syntax */
	-webkit-border-radius:4px; /* Safari, Chrome - alte Syntax */
	border-radius:4px; /* alle neuen Browser, W3C Standard */
	background: #FFF6BF;
}

#box1{
	width: 95%;
	height: 200px;
	color: #050505;
	margin-left: 7px;
	text-indent:35px;
	border: #707070 solid 1px;
	-moz-box-shadow:inset 0 0 5px #707070;
	-webkit-box-shadow:inset 0 0 5px #707070;
	box-shadow:inset 0 0 5px #707070;
	-moz-border-radius:4px; /* Firefox - alte Syntax */
	-webkit-border-radius:4px; /* Safari, Chrome - alte Syntax */
	border-radius:4px; /* alle neuen Browser, W3C Standard */
	background: #FFF6BF;
}

#box2{
	width: 95%;
	height: 270px;
	color: #050505;
	margin-left: 7px;
	text-indent:35px;
	border: #707070 solid 1px;
	-moz-box-shadow:inset 0 0 5px #707070;
	-webkit-box-shadow:inset 0 0 5px #707070;
	box-shadow:inset 0 0 5px #707070;
	-moz-border-radius:4px; /* Firefox - alte Syntax */
	-webkit-border-radius:4px; /* Safari, Chrome - alte Syntax */
	border-radius:4px; /* alle neuen Browser, W3C Standard */
	background: #FFF6BF;
}

#boxjoin{
	width: 95%;
	height: 550px;
	color: #050505;
	margin-left: 7px;
	text-indent:35px;
	border: #707070 solid 1px;
	-moz-box-shadow:inset 0 0 5px #707070;
	-webkit-box-shadow:inset 0 0 5px #707070;
	box-shadow:inset 0 0 5px #707070;
	-moz-border-radius:4px; /* Firefox - alte Syntax */
	-webkit-border-radius:4px; /* Safari, Chrome - alte Syntax */
	border-radius:4px; /* alle neuen Browser, W3C Standard */
	background: #FFF6BF;
}

#platz{
	width:100%;
	height:10px;
	padding-left: 20px;
}

.platz1{
	color: #050505;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-indent:20px;
}

.info{
	width:100%;
	height: 30px;
	text-decoration: none;
	font-variant:small-caps;
	text-indent:30px;
	text-shadow: #F0F0F0 1px 1px 1px;
	font-size: 18px;
	font-weight: bold;
	margin: 5px 0;
}

.info:first-letter {
	font-size:25px;
	font-weight:bold;
	color: #ef8b09;
	text-decoration:none;
}

.input{
	float:left; 
	width:33%;
	height: 25px;
}

.inpu{
	float:left; 
	width:100%;
	height: 20px;
}

.inputreg{
	float:left;
	width:100%;
	height: 25px;
}

.inputspa{
	float:left;
	width:100%;
	height: auto;
}

.input1{ 
	float:left;
	width:60%;
	height: 25px;
}

.input2{
	width: 100%;
	float:left;
}

.input3{
	float:left; 
	width:60%;
	height: auto;
}

.bg{
	background: #E6E6E6;
	color: #050505;
	border: #707070 solid 1px;
	width: 230px;
	-moz-box-shadow:inset 0 0 5px #707070;
	-webkit-box-shadow:inset 0 0 5px #707070;
	box-shadow:inset 0 0 5px #707070;
	padding: 2px;
	border-radius: 5px;
}

.bg1{
	width: 370px;
	background: #E6E6E6;
	color: #050505;
	border: #707070 solid 1px;
	-moz-box-shadow:inset 0 0 5px #707070;
	-webkit-box-shadow:inset 0 0 5px #707070;
	box-shadow:inset 0 0 5px #707070;
	padding: 2px;
	border-radius: 5px;
}

a {
	color: #040404;
}
