html {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0 px;
	height: 100%;
}


#border_container {
		height: 17px;
		width: 100%;
		position: relative;
		left: 0;
		top: 0;
		padding: 0;
		margin: 0;
}

#border {
		height: 17px;
		width: 1101px;
		position: absolute;
		left: 50%;
		top: 0px;
		padding: 0px;
		margin-left: -550px;
		margin-top: 0px;
		margin-bottom: 0px;
}
#wrapper {
		height: auto;
		width: 100%;
		position: relative;
		padding: 0px;
		margin: 0px;
		top: 0px;
		left: 0px;

}

#header {
		display: block;
		width: 100%;
		height: 742px;
		position: relative;
		margin: 0px;
		padding: 0 px;
		left: 0px;
		top: 0px;
		background-color: #ffcc00;
		background-repeat: no-repeat;
		background-size: 100% 100%;
		background-position: left top;
}	

#header_image {
		display: block;
		width: 1203px;
		height: 742px;
		position: relative;
		top: 0px;
		left: 50%;
		margin-left: -601px;
		background-color: #ffcc00;
}


#slide2 {
		display:  block;
		width: 100%;
		height: 742px;
		position: relative;
		margin: 0px;
		padding: 0 px;
		left: 0px;
		top: 0px;
		background-color: white;
		background-repeat: no-repeat;
		background-size: 100% 100%;
		background-position: left top;
}	

#slide2_image {
		width: 1203px;
		height: 742px;
		position: relative;
		top: 0px;
		left: 50%;
		margin-left: -601px;
}

#slide3 {
		display:  block;
		width: 100%;
		height: 742px;
		position: relative;
		margin: 0px;
		padding: 0 px;
		left: 0px;
		top: 0px;
		background-color: #ffcc00;
		background-repeat: no-repeat;
		background-size: 100% 100%;
		background-position: left top;
}	

#slide3_image {
		width: 1203px;
		height: 742px;
		position: relative;
		top: 0px;
		left: 50%;
		margin-left: -601px;
}
#slide4 {
		display:  block;
		width: 100%;
		height: 742px;
		position: relative;
		margin: 0px;
		padding: 0 px;
		left: 0px;
		top: 0px;
		background-color: white;
		background-repeat: no-repeat;
		background-size: 100% 100%;
		background-position: left top;
}	

#slide4_image {
		width: 1203px;
		height: 742px;
		position: absolute;
		top: 0px;
		left: 50%;
		margin-left: -601px;
}

#slide5 {
		display:  block;
		width: 100%;
		height: 742px;
		position: relative;
		margin: 0px;
		padding: 0 px;
		left: 0px;
		top: 0px;
		background-color: #ffcc00;
		background-repeat: no-repeat;
		background-size: 100% 100%;
		background-position: left top;
}	

#slide5_image {
		width: 1203px;
		height: 742px;
		position: absolute;
		top: 0px;
		left: 50%;
		margin-left: -601px;
}


#slide6 {
		display:  block;
		width: 1203px;
		height: 742px;
		position: relative;
		margin: 0;
		padding: 0 px;
		left: 0px
		top: 0px;
		background-color: white;
		background-repeat: no-repeat;
		background-size: 100% 100%;
		background-position: left top;
}	

#slide6_container {
		
		width: 931px;
		height: 742px;
		position: relative;
		padding: 0px;
		left: 50%;
		top: 0px;
		margin-left: -465px;
		background-color: white;
		background-repeat: no-repeat;
		background-size: 100% 100%;
		background-position: left top;
}	

#applied1 {
		width: auto;
		height: 642px;
		position: relative;
		margin-left: 0;
		margin-top: 50px;
		margin-bottom: 50px;
}

#applied2 {
		width: auto;
		height: 300px;
		position: absolute;
		
		margin-left: 50px;
		margin-top: 50px;
}

#applied3 {
		width: auto;
		height: 300px;
		position: absolute;
		
		margin-left: 50px;
		margin-top: 392px;
}
#slide7 {
		display:  block;
		width: 100%;
		height: auto;
		position: relative;
		margin: 0px;
		padding: 0 px;
		left: 0px;
		top: 0px;
		background-color: white;
		background-repeat: no-repeat;
		background-size: 100% 100%;
		background-position: left top;
}	

#rutsche {
		width: 1203px;
		height: auto;
		position: relative;
		left: 50%;
		margin-left: -601px;
		margin-top: auto;
}

#footer {	width: 100%;
		height: 63px;
		background-image: url("images/footer.png");
		background-size: 100% 100%;
	
}
@font-face 	{
		font-family: Comfortaa-Thin;
		src: url(Comfortaa_Thin.ttf);
		font-weight: regular;
}

#rights {
		position: relative;
		top: 40%;
		left: 30px;
		font-family: Comfortaa-Thin;
		color: green;
		z-index: 1;
}
