@charset "utf-8";
/* CSS Document */
body {
   font: Helvetica, Arial, sans-serif;
   color: #515151;
   background: #000000;
   margin: 0;
   padding: 0;
} 

a img {
   border : 0 none;
}
#bg {
	width: 1400;
	margin: 0 auto;
	padding: 10px;
	background:url(http://www.x-nine.de/images/back1.jpg);
}
#holder {
	width: 1024px;
	margin:0 auto;
	padding: 10px;
	background: url(http://www.x-nine.de/backnew1.jpg);
}
#xnine {
	width: 710px;
	margin: 20px auto 0 auto;
	padding: 0;
	border: none;
}
#logo {
   width: 700px;
   margin: 30px auto 0 auto;
   padding: 5px;
   border: 1px solid #ffffff;
}
#navilogo {
   width:650px;
   margin:20px auto 0px auto;
   padding: 10px 0 0 0 ;
   border-top: 1px solid  #cd0000;
   border-bottom: 1px solid  #cd0000;
	
}	
	
#content {
   width: 710px;
   margin: 40px auto 0 auto;
   padding: 0px;
   height: auto;
   line-height:0px;
   /*background: #abc;*/
}
#content2 {
	font: bold
	font-size: 16px;
	color:#fff;
	width: 815px;
	margin: 30px 200px;
	padding:5px;
	border: none;
	
	
}
#content2 a:link {
   text-decoration: none;
   color: #fff;
}
#content2 a:visited {
   text-decoration: none;
   color: #fff;
}
#content2 a:hover, #enter a:active, #enter a:focus {
   color:#F33
}
#content3 {
	wisth: 860px;
	height:400px;
	background:url(images/back400.gif) center no-repeat;
}
#shop {
	background:url(images/shoplogo.jpg) center no-repeat;
}
#foto {
	background:url(images/fotologo.jpg) center no-repeat;

}
#howto {
	background:url(images/howtologo.jpg) center no-repeat;

}
#tabelle {
	margin:10px 25px;
	padding:5px;
}
#video {
	width:800px;
	margin: 100px auto;
	padding: auto;
	border: 1px solid #666;
}
#impressum {
	margin: 10px;
	padding:5px;
	border:1px solid #515151;
}
#enter {
    text-align: center;
    font-size: 30px;
}
#enter a:link {
   text-decoration: none;
   color: #fff;
}
#enter a:visited {
   text-decoration: none;
   color: #fff;
}
#enter a:hover, #enter a:active, #enter a:focus {
   color: #fcd
}

#footer {
    width: 800px;
    margin: 0px auto;
    padding: 0 auto;
	color:#000;
    font: georgia, times, serif;
    font-size: 80%;
}

div#navoben {
	width:925px;
height: 50px;
margin: 0px auto;
border: 0px ;
background: url('navigation07.png');
}

div#navoben ul {
left: 100px;
list-style: none;
}

div#navoben li {
float: left;
height: 50px;
margin: 0px;
width: 140px;
}

div#navoben li a {
display: block;
height: 100%;
}

div#navoben .home {
background: url('navigation01.png');
}

div#navoben .pictures {
background: url('navigation02.png');
}

div#navoben .videos {
background: url('navigation03.png');
}

div#navoben .about {
background: url('navigation04.png');
}

div#navoben .shop {
background: url('navigation05.png');
}

div#navoben .howto {
background: url('navigation06.png');
}

div#navoben .link a:hover {
background-position: 0px -50px;
}	
