@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	}
	
li {
	list-style:none;
	float:left;
	}
	
html, body {
	height:100%;
	}
	
body {
	background:url(../images/bg-body.jpg) center top;
	 }
	 
.no-text {
	text-indent:-9999px;
	font-size:1px;
	overflow:hidden;
	display:block;}
	 
#container {
	width:100%;
	min-height:100%;
	background:url(../images/bg-container.jpg) center top repeat-x;
	}
	
#container-inner {
	width:960px;
	height:498px;
	margin:0 auto;
	background:url(../images/bg-container-inner.jpg) -10px 0 no-repeat;
	position:relative;
	top:95px;
	}
	
h1 a {
	top:70px;
	left:64px;
	width:276px;
	height:165px;
	position:absolute;
	}
	
#navi {
	position:absolute;
	top:291px;
	left:90px;
	}
	
#navi a {
	height:182px;
	}
	
a#trend-capital-gmbh {
	width:282px;
	}
	
a#vflv {
	width:220px;
		}
	
a#sporty {
	width:283px;
	}