#content {
	position: static;
	z-index: 0;
}
#content-top {
	position: static;
	z-index: 0;
}
#content-back {
	position: static;
	z-index: 0;
}
#content-inner {
	position: static;
	z-index: 0;
}
.col {
	position: static;
	z-index: 0;
}

form.login input {
	height: 21px;
	padding: 7px 10px 2px 10px;
}

form.register label {
    width: 123px;
}
form input.checkbox.left {
    margin: 0 10px 12px 0;
}

#landingpage form label.agb {
	position: relative;
	top: 5px;
}

.togglebox {
	left: 0;
}

#startseite .box#start img.logo_start {
	padding-top: 10px;
}
#startseite .box#start {
	margin: 50px 0 0 0;
}


