@import 'https://fonts.googleapis.com/css?family=Asap:400,700|Bitter:400,700';
@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #555555;
}

#header {
	height: 100px;
	width: 100%;
	background-image: url(../img/header.jpg);
}

#wrapper {
	width: 1080px;
	height: 100%;
	background-color: #333333;
	margin: auto;
}

h1 {
	font-family: 'Bitter', serif;
	color: #EC644B;
	font-size: 18px;
	margin: 20px;
}

h2 {
	font-family: 'Bitter', serif;
	color: #EC644B;
	font-size: 16px;
	font-weight: 700;
	margin: 0px auto -20px 20px;
}
	

p {
	font-family: 'Asap', sans-serif;
	font-weight: 700; 
	color: #f7f7f7;
	font-size: 14px;
	margin: 20px;
}

/*-----------------------------------theme--------------*/

.theme {
	width: 100%;
	height: 455px;
	margin: 0;
	background-color: #333333;
}

.info {
	width: 280px;
	height: 450px;
	position: absolute;
	margin: 0;
}

.break {
	height: 5px;
	width: 100%;
	background-color: #EC644B;
	margin: 0;
	padding: 0;
}

/*----------------------------------hype--------------*/

#leogarauanimation_hype_container {
	width: 800px;
	height: 450px;
	overflow: hidden;
	margin: 0px 0px 0px 280px;
}

#noahfahrni_hype_container {
	width: 800px;
	height: 450px;
	overflow: hidden;
	margin: 0px 0px 0px 280px;
}

#marcojutzi_hype_container {
	width: 800px;
	height: 450px;
	overflow: hidden;
	margin: 0px 0px 0px 280px;
}

#larabartl_hype_container {
	width: 800px;
	height: 450px;
	overflow: hidden;
	margin: 0px 0px 0px 280px;
}

#kimwuethrich_hype_container {
	width: 800px;
	height: 450px;
	overflow: hidden;
	margin: 0px 0px 0px 280px;
}

#davidjuker_hype_container {
	width: 800px;
	height: 450px;
	overflow: hidden;
	margin: 0px 0px 0px 280px;
}

#sinajutzi_hype_container {
	width: 800px;
	height: 450px;
	overflow: hidden;
	margin: 0px 0px 0px 280px;
}

#annamader_hype_container {
	width: 800px;
	height: 450px;
	overflow: hidden;
	margin: 0px 0px 0px 280px;
}

#nickebingeranimation_hype_container {
	width: 800px;
	height: 450px;
	overflow: hidden;
	margin: 0px 0px 0px 280px;
}

#yoramgoetschel_hype_container {
	width: 800px;
	height: 450px;
	overflow: hidden;
	margin: 0px 0px 0px 280px;
}

#silvansteiner_hype_container {
	width: 800px;
	height: 450px;
	overflow: hidden;
	margin: 0px 0px 0px 280px;
}

#timroethlisberger_hype_container {
	width: 800px;
	height: 450px;
	overflow: hidden;
	margin: 0px 0px 0px 280px;
}

/*----------------------------------hype--------------*/

footer {
	background-image: url(../img/footer.jpg);
	height: 100px;
	width: 1080px;
	margin: 0;
	padding: 0;
}
