@charset "UTF-8";
/* CSS Document */



body {
	background-color: rgb(30,30,30);
	font-family: 'Roboto', sans-serif;
	
}

h1{
	
	line-height: 30px;
	
}

#back {
	position: absolute;
	top: 3404px;
	left: 499px;
	height: 53px;
	width: 109px;
	z-index: 4;
}

#back a{
	color:rgb(25,233,234);
	text-decoration: none;
	
}

#back a:hover{
	color:rgb(240,0,50);
	text-decoration: none;
	
}

#container {
	position: absolute;
	top: 381px;
	left: 50%;
	width: 646px;
	margin-left: -323px;
	margin-top: -325px;
	height: 650px;
	background-image: url(Images/Circle.png)
}

#logo{
	position: absolute;
	top: 18px;
	left: 50%;
	width: 154px;
	height: 144px;
	background-image: url(Images/Logo.png);
	z-index: 1;
}

#text{
	font-weight: 100;
	font-size: 30px;
	text-align: right;
	color: white;
	font-variant: normal;
	width: 458px;
	height: 100px;
	position: absolute;
	top: 244px;
	left: 58px;
	z-index: 2;
}

#imprinttext{
	line-height: 1.4em;
	font-weight: 100;
	font-size: 14px;
	text-align: left;
	color: white;
	font-variant: normal;
	width: 579px;
	height: 3309px;
	position: absolute;
	top: 115px;
	left: 27px;
	z-index: 2;
}

#requests{
	font-weight: 100;
	font-size: 22px;
	text-align: right;
	color: white;
	font-variant: normal;
	width: 458px;
	height: 100px;
	position: absolute;
	top: 376px;
	left: 55px;
	z-index: 2;
}

#requests a{
	color:rgb(25,233,234);
	text-decoration: none;
	
}

#requests a:hover{
	color:rgb(240,0,50);
	text-decoration: none;
	
}

#imprint a{
	color:rgb(140,140,140);
	text-decoration: none;
	
}

#datenschutz a{
	color:rgb(140,140,140);
	text-decoration: none;
	
}
