@charset "utf-8";
/* CSS Document */

@font-face{
    font-family: "DINEngschriftStd";
    src: url('DINEngschriftStd.otf'),
    url('DINEngschriftStd.eot'); /* IE */
}

:link img {
  border: none;
}

body {
	background-color: #000;
	text-align : center;
	min-width : 580px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper {
	background-color: #000;

}
#header {
	background-color: #000;
	height: 540px;
	width: 800px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#mainContent {
	background-color: #000;
	height: 540px;
	width: 800px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	background-color: #000;
	height:100px;
	width: 800px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
.image1 {
	left: 0px;
	top: 200px;
	position: absolute;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.image2 {
	top: 305px;
	left: 0px;
	position: absolute;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.image3 {
	position: absolute;
	left: 0px;
	top: 410px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.image4 {
	position: absolute;
	top: 515px;
	left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imageVELO {
	position: absolute;
	bottom: 0px;
	left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imagehead {
	position: absolute;
	top: 0px;
	left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imagelangue {
	position: absolute;
	top: 0px;
	right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.texteJ1 {
	color: #AEF6F9;
	letter-spacing: 3px;
	font-size:150%
	}
.texteJ2 {
	color: #536986;
	font-size: 80%
}
.texteTest {
	font-family:"DIN Engschrift Std";
	color: #F00;
	font-size: 600%;
	top: 200px;
	left: 0px;
	position: absolute;
}


.imageFoot1 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	left: 0px;
}

.imageFoot2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	left: 0px;
}


#footer 

.imageFooterFacebook {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	top: 5px;
	right: 0px;
}

.imageFooterInstagram {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	top: 5px;
	right: 30px;
}

.imageFooterTwitter {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	top: 5px;
	right: 0px;
}

.imagemenu {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	top: 530px;
	left: 65px;
}