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

/* example-specific CSS */

#container {
	position:relative;
	top:-447px;
	left:38px;
	width: 710px;
	height: 35px;
	padding: 0;
	background: #F0F0F0;	
	}

#nav {
	position: absolute;
	
	list-style: none;
	margin: 0;
	padding: 0;
	height: 35px;
	display: inline;
	overflow: hidden;
	width: 710px;
	}
	
#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#nav a {
	float: left;
	padding: 35px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:35px; /* for IE5/Win */
	}
	/*
#nav a:hover {
	background-position: 0 -20px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -40px;
	}
	*/
#tstart a  {
	width: 124px;
	background:url(../img/navi-1.jpg) top left no-repeat;
	}

#tpremium a  {
	width: 171px;
	background:url(../img/navi-2.jpg) top left no-repeat;
	}

#tprobe a  {
	width: 138px;
	background: url(../img/navi-3.jpg) top left no-repeat;
	}

#tbestell a  {
	width: 138px;
	background: url(../img/navi-4.jpg) top left no-repeat;
	}
#tkunden a  {
	width: 131px;
	background: url(../img/navi-5.jpg) top left no-repeat;
	}