
	#tracker {
		position: absolute;
		top: 0px;
		left: 0px;
	}

	body {
		background-image: url('../img/css.witte/bg.gif');
		background-repeat: repeat-x;
		margin: 10px;
	}

	body,td,th,div,span,input,select,textarea,p {
		font-family: tahoma;
		font-size: 11px;
	}
	
	p {
		padding: 0px;
	}

	#i-page {
		width: 1000px;
	}

	#i-top {
		background-image: url('../../img/header_xmas.jpg');
		background-repeat: no-repeat;
		background-position: 0px 0px;
		float: left;
		height: 62px;
		margin-bottom: 10px;
		width: 1000px;
	}
	
	#i-top-search-input,
	#i-top-login-input-name,
	#i-top-login-input-pw {
		background-repeat: no-repeat;
		background-position: 0px 0px;
		border: 0px;
		color: #666;
		font-size: 10px;
		padding: 3px 10px 2px 10px;
		position: absolute;
		height: 14px;
		top: 25px;
		width: 251px;
	}
	
	#i-top-search-input {
		font-size: 10px;
		top: 31px;
	}
	
	#i-top-search-submit {
		left: 592px;
		position: absolute;
		top: 31px;
	}
	
	#i-top-login-submit {
		left: 913px;
		position: absolute;
		top: 25px;
	}
	
	#i-top-search-input      { left: 320px; width: 251px; background-image: url('../img/header_bg_search.gif'); }
	#i-top-login-input-name  { left: 707px; width:  82px; background-image: url('../img/header_bg_login.gif'); }
	#i-top-login-input-pw    { left: 810px; width:  82px; background-image: url('../img/header_bg_login.gif'); }
	
	#i-top-login-username {
		color: #fff;
		font-weight: bold;
		left: 707px;
		position: absolute;
		top: 25px;
	}
	
	#i-top-login-navi {
		color: #fff;
		font-size: 10px;
		left: 707px;
		position: absolute;
		top: 40px;
	}
	
	#i-top-login-navi a {
		color: #fff;
		text-decoration: none;
	}
	
	#i-top-login-info {
		color: #fff;
		font-size: 10px;
		height: 20px;
		line-height: 20px;
		position: absolute;
		left: 707px;
		top: 45px;
		width: 230px;
	}
	
	#i-top-login-info a {
		color: #fff;
		font-size: 10px;
		font-weight: bold;
		text-decoration: none;
	}
	
	#i-left {
		float: left;
		width: 190px;
	}
	
	#i-right {
		float: left;
		margin-left: 10px;
		width: 800px;
	}
	
	#i-footer {
		background-image: url('../img/css.witte/index.footer_bg.gif');
		background-repeat: repeat-x;
		height: 50px;
		margin-top: 10px;
		padding: 10px;
	}
	
	#i-footer a {
		color: #444;
		font-weight: bold;
	}
	
	#i-breadcrumb {
		line-height: 20px;
		margin-bottom: 10px;
	}
	
	#i-breadcrumb a {
		color: #666;
		font-weight: bold;
		text-decoration: none;
	}
	
	#i-quicksearch {
		position: absolute;
		top: 51px;
		left: 310px;
		width: 268px;
		border: 1px solid #3f8ed8;
		background-color: #fff;
		padding: 1px;
		opacity: 0;
		-moz-opacity: 0;
		filter: alpha(opacity=0);
	}
	
	#i-advertisement {
		float: left;
		margin-left: 15px;
	}
	
	#i-quicksearch .row1,
	#i-quicksearch .row2 {
		line-height: 18px;
		margin-bottom: 1px;
		padding: 0px 10px 0px 10px;
	}
	
	#i-quicksearch .row1   { background-color: #f5f5f5; color: #222; }
	#i-quicksearch .row2   { background-color: #deeaf6; color: #092872; }
	#i-quicksearch .row1 a { text-decoration: none; color: #222; }
	#i-quicksearch .row2 a { text-decoration: none; color: #092872; }
	
	.i-navi-head {
		background-color: #fff;
		background-image: url('../img/tabs_bg.gif');
		background-position: left bottom;
		background-repeat: repeat-x;
		border: 1px solid #ddd;
		font-weight: bold;
		height: 25px;
		line-height: 25px;
		padding: 0px 10px 0px 10px;
		width: 158px;
	}
	
	.i-navi-element,
	.i-navi-element-1,
	.i-navi-element-2,
	.i-navi-element-3,
	.i-navi-element-4 {
		border-left: 1px solid #ddd;
		border-right: 1px solid #ddd;
		border-bottom: 1px solid #ddd;
		line-height: 17px;
		padding: 0px 10px 0px 10px;
		width: 158px;
	}
	
	.i-navi-element a,
	.i-navi-element-1 a,
	.i-navi-element-2 a,
	.i-navi-element-3 a,
	.i-navi-element-4 a {
		color: #000;
		font-size: 11px;
		text-decoration: none;
	}
	
	.i-navi-element-1 { background-image: url('../img/css.witte/index.mainnav_1.gif'); width: 153px; padding: 0px 10px 0px 15px; }
	.i-navi-element-2 { background-image: url('../img/css.witte/index.mainnav_2.gif'); width: 148px; padding: 0px 10px 0px 20px; }
	.i-navi-element-3 { background-image: url('../img/css.witte/index.mainnav_3.gif'); width: 143px; padding: 0px 10px 0px 25px; }
	.i-navi-element-4 { background-image: url('../img/css.witte/index.mainnav_4.gif'); width: 138px; padding: 0px 10px 0px 30px; }



	#i-right-2 { 
		width:190px;
		position: absolute;
		top: 113px;
		left: 1020px;
	}
	
	#hvz-headline {
		background-color: #fff;
		background-image: url('../img/tab-hvz-2.gif');
		background-position: left bottom;
		background-repeat: no-repeat;	
		border: 1px solid #ddd;
		font-weight: bold;
		height: 25px;
		line-height: 25px;
		padding: 0px 10px 0px 10px;
		width: 139px;
		color:#4d4d4d;
		font-size:12px;
		font-family:Arial;
		font-weight:bold;
	}
	
	#hvz-box {
		border-color:#DDDDDD #DDDDDD #DDDDDD;
		border-style:none solid solid;
		border-width:0 1px 1px;
		overflow:hidden;
		padding:5px;
		width:149px;
		height:250px;
		color:#4d4d4d;
		font-size:11px;
		font-family:Arial;
	}
	
	#i-b-10 {
		display:block;
		height:10px;
	}
	
	.i-b-10-1 {
		display:block;
		height:10px;
	}
	
	.i-b-40 {
		display:block;
		height:40px;
	}
	
	.i-nline {
		display:inline;
		margin-top:5px;
	}
	
	#i-hvz-items {
		display:block;
		position: relative;
		width:900px;
		height:160px;
		overflow:hidden;
	}
	
	.i-box-l {
		display:inline;
		float: left;
	}
	
	.hvz-box-details {
		background-color:#f1f1f1;
		width:140px;
		text-align:left;
		margin-right:10px;
		padding:5px;	
	}
	
	.hvz-box-item {
		height: 80px;
	}
	
	.hvz-box-details-head {
		height: 40px;
		width:140px;
		margin-bottom:5px;
	}
	
	#hvz-navi {
		display:block;
		text-align:right;
		margin-top:5px;
		margin-right:10px;
	}
	
	#i-anzeige {
		margin-top:74px;
		margin-right:30px;
		color:#a2a2a2;
		text-align:right;
	}
	
	#i-box-anzeige {
		background-color:#e7f0ff;
		border-color:#DDDDDD;
		border-style:solid;
		border-width:1px;
		overflow-x:hidden;
		padding:5px;
		width:149px;
		height:220px;
		color:#4d4d4d;
	}
	
	#i-box-google {
		margin-top:10px;
		border-color:#DDDDDD;
		border-style:solid;
		border-width:1px;
		overflow-x:hidden;
		overflow-y:hidden;
		padding:0px;
		width:149px;
		height:180px;
		color:#929292;
	}
	
	.trennlinie {
		background:transparent url(../../img/bgitem_greydot.gif) repeat-x scroll left 3px;
		clear:both;
		font-size:0.1em;
		height:8px;
		line-height:8px;
	}
	
	.row3 {
		background:transparent url(../../img/bgitem_greydot.gif) repeat-x scroll left bottom;
		color:#222222;
		line-height:20px;
		padding-left:3px;
		padding-right:3px;
	}
	
	
	#i-top-search-opt {
		display: none;
		color: #FFFFFF;
		font-size: 10px;
		height: 20px;
		left: 542px;
		line-height: 20px;
		position: absolute;
		top: 45px;
		width: 230px;
	}
	
	#i-top-search-opt a {
		 background-color: #347FC2;
		 color: #fff;
		 text-decoration: none;
	}

	
	#offer_amazon {
		border: 3px solid #f1f1f1;
		width: 140px;
		height: 30px;
		padding-left: 3px;
		background-color: #fff;
	}
	
	#offers_amazon_price {
		 /*background-image: url('http://www.preistipp.de/img/angebote-pfeil.jpg');*/ 
		 background-repeat: no-repeat;
		 background-position: 130px 4px;
		 color: #606060;
		 height: 23px;
		 font-weight: bold;
		 line-height: 28px;
	}

