

body {
	background:#030822 url(../img/all/background.gif) repeat-x top;
	color:white;
	font:14px Arial, sans-serif;
	margin:0;
	padding:0;
}


#Main {
	width:1100px;
	margin:0 auto;
	padding:0;
}
#Header{
	width:1100px;
	height:231px;
	background-image: url(../img/all/header-1.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
	
/*NAVIGATION  */			
	#TopNavi, #BottomNavi {
		position:relative;
		width:1100px;
	}
	#TopNavi { height:84px; background:#030822 url(../img/all/top-navi.jpg) no-repeat top left; }
	#BottomNavi { height:127px; background:#030822 url(../img/all/bottom-navi-2.jpg) no-repeat top left; }

	.naviCenter {
		position:absolute;
		left:331px;
		top:7px;
		height:39px;
		width:438px;
	}	
	/*  Center  */
	.naviCenter ul {
		margin:0;
		padding:0;
	}
	.naviCenter ul li {
		display:block;
		list-style:none;
		margin-right:4px;
		float:left;
	}
	.naviCenter ul li a{
		display:block;
		height:39px;
		overflow:hidden;
		text-indent:1000px;
/*		background-color:green;
		opacity:0.5;	*/
	}
	
	/* Home and Birkel */
	.naviHome, .naviBirkel { position:absolute; }
	.naviHome a, .naviBirkel a {
		display:block;
		height:46px;
		width:102px;
		text-indent:200px;
		overflow:hidden;
	}
	
	/* Home */
	.naviHome { left:150px;}
	#BottomNavi .naviHome { top:46px; display:none;}
	/* Birkel */
	.naviBirkel{ left:850px; }
	#BottomNavi .naviBirkel { top:46px; display:none;}

	/* TOP NAVI */
		#gewinnspiel { width:140px; }
		#minuto { width:99px; }
		#test { width:60px; }
		#venetica { width:123px; }
	/* BOTTOM NAVI */
	#BottomNavi .naviCenter { top:54px; left:310px; width:480px; border:0px solid red;}
		#impressum { width:210px; }
		#links { width:120px; }
		#shop { width:138px; margin-right:0;}
		#kontakt { width:114px; display:none; }
		
/*  COMPANY LOGOS  */
#CompanyLogos {
	background-image:url(../img/all/logos.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin:0 auto;
	height:139px;
	padding:0 240px 100px 300px;
}
a#logoBirkel{ width:210px; }
a#logoVenetica{	width:260px; margin-left:30px;}
a#logoBirkel, a#logoVenetica {
	display:block;
	overflow:hidden;
	text-indent:10000px;
	float:left;
	height:139px;
	text-decoration:none;
/*	background-color:green;
	opacity:0.5;	*/
}
#partnerLogos {
	clear:both;
	background-image:url(../img/all/partner-logos.gif);
	background-repeat:no-repeat;
	background-position:center top;
	height:77px;
	padding-left:110px;
	padding-bottom:40px;
	
}
#partnerLogos a {
/*	background-color:green;
	opacity:0.5;	*/
}
a#xboxlink { width:220px; }
a#deck13link { margin-left:60px; width:60px; }
a#xboxlink, a#deck13link { 
	display:block;
	overflow:hidden;
	text-indent:10000px;
	float:left;
	height:77px;
	text-decoration:none;
/*	background-color:green;
	opacity:0.5;	*/
}
#legalText {
	position:relative;
	clear:both;
	font:9px Arial;
	text-align:center;
	height:100px;
	color:#666;
}


/*  CONTENT  */
#Content {
	margin:0 120px;
	padding-bottom:100px;
}

	h1 { font-size:40px; font-family:Verdana, Arial, sans-serif; }
	h2 { font-size:20px; }
	a { color:#4293b4; border-width:0;}
	a img { border-width:0; }
	
	