@charset "UTF-8";
/* CSS Document */
body {
	background-color: #fff;
}
#overal {
	margin: auto;
	width: 980px;
}
#menu {
	width: 980px;
	height: 35px;
	background-color: #000;
}
#menufooter {
	width: 980px;
	height: 100px;
	margin-top: 20px;
	background-color: #000;
}
#header {
	width: 980px;
	height: 350px;
	background-color: #000;
}
#testimonials {
	width: 980px;
	height: 190px;
	background-color: #fff;
	padding-top: 20px;
}
#besteller {
	width: 400px;
	height: 60px;
	margin-left: 290px;
	margin-right: 290px;
	padding-top: 15px;
	text-align: center;
	background-color: #C00;	
}

#besteller2 {
	width: 400px;
	height: 60px;
	margin-left: 280px;
	padding-top: 15px;
	text-align: center;
	background-color: #C00;
}

#works {
	width: 980px;
	height: 225px;
	background-image:url(Bilder/hot_shapers_how_it_works.jpg);
	margin-top: 40px;
}
#works a {
    display: block;
    height: 100%;
}
#works a span {
    display: none;
}
#videos {
	width: 980px;
	height: 320px;
	background-color:#666;
	margin-top: 20px;
}

#neotex{
	width: 980px;
	height: 305px;
	background-color:#fff;
	margin-top: 30px;
}

#funktioniert {
	width: 980px;
	height: 630px;
	background-color:#fff;
	margin-top: 20px;
}
#erfahrungen {
	width: 980px;
	height: 340px;
	background-color:#fff;
	margin-top: 20px;
}
	
		   
a { font-family: Tahoma, Geneva, sans-serif; color: #FFF; text-decoration: none; }
a:hover   {
	font-family: Tahoma, Geneva, sans-serif;
	color: #CCC;
	text-decoration: underline;
}

.h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 40px;
	color: #fdc500;
	font-weight: bold;
	text-align: left;
}
.navi {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #FFF;
	}
	
.navitop {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #FFF;
	}
	
.lang {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #FFF;
	}
	
.titelsw {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.text {
	font-family: Tahoma;
	font-size: 16px;
	color: #000;
	text-align: left;
}
.name {
	font-family: Tahoma;
	font-size: 20px;
	color: #FC0;
	text-align: left;
}
.besteller1 {
	font-family: Tahoma;
	font-size: 30px;
	color: #FFF;
	text-align: left;
}
