@charset "iso-8859-1";
/* CSS Document */

body {
	background-color: #000;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-top:10px;
	padding-top:10px;

}

a {
	color: #F00;

}
.SEITE {
	margin-left:auto;
	margin-right:auto;
	width:960px;
	padding:10px;
	border: 1px solid #666;

}
.kopf {
	width:960px;
	height:190px;
}
.logo {
	width:962px;
	height:120px;
	background-image: url(https://www.peak.ag/bilder/start.jpg);
	background-repeat: no-repeat;
}
.SLOGAN {
	width:960px;
}
.INHALT {
	
}



.FUSS {
	width:960px;
	height:100px;
	clear:both;
	background-image: url(https://www.peak.ag/catalog/bilder/fuss-landingpage.png);
	background-repeat: no-repeat;
	text-align:center;

}
.FUSSTEXT {
	padding-top:40px;
	
	
}