body {
	margin: 0;
}
* {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#oftop {
	background-image: url(/gfx/topbg.gif);
	background-repeat: repeat-x;
	height: 42px;
}
#ofnav {
	background-image: url(/gfx/nbg.gif);
	background-repeat: repeat-x;
	height: 23px;
	
}
#ofnav_links {
	padding: 5px;
	padding-left: 0px;
}
#ofnav a:link, #ofnav a:visited, #ofnav a:active, #ofnav a:hover {
	color: #273350;
	font-size: 11px;
	text-decoration: none;
	padding:3px;
	padding-left: 20px;
	padding-right: 20px;
	background: url(/gfx/nspacer.gif) top right;
	background-repeat: no-repeat;
}
#ofnav a:hover {
	background-color: #D4EAFE;
}
#ofnav a.current:link, #ofnav a.current:visited, #ofnav a.current:active, #ofnav a.current:hover {
	background-color: #C6E4FF;
}


.accessable {
	display: none;
}
.spacer {
	font-size: 1px;
	height: 10px;
}

#hometbl table {
	border-collapse: collapse;
}

#hometbl td {
	padding: 5px;
	text-align: center;
	
}
#hometbl a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
}

.homepic {
	padding-top: 3px;
	padding-left: 3px;
	font-weight: bold;
	color: #fff;
	position: absolute;
}

.homeimages {
	
	height: 100px;
	width: 200px;
	overflow:hidden;
}
h1 {
	font-size: 13px;
	color: #07356D;
}



a:link {
	color: #333;
}
a:visited {
	color: #555;
}
a:active {
	color: #cc0000;
}
a:hover {
	color: #003366;
}
	
.home_storedetails {
	background-color: #efefef;
	text-align: left;
	color: #333;
	padding: 3px;
	font-size: 11px;
}
.small {
	font-size: 10px;
}

.smallgrey {
	font-size: 10px;
	color: #666;
}
.hline {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 1px;
	border-top: 1px dashed #ccc;
	font-size: 1px;
	
}


#pleasewait {
	width:600px;
	padding: 10px;
	background-image: url(/gfx/search_proccess.gif);
	background-repeat: no-repeat;
	background-position: 10px 12px;
	padding-left: 90px;
	font-weight: bold;
	font-size: 11px;
	color: #003366;
	margin-bottom: 10px;
}

.clear {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}
.left {
	float: left;
}

.right {
	float: right;
}
#topnav {
	margin-bottom: 15px;
}
#topnav * {
	font-size: 11px;
}

#searchform {
	background: #f7f7f7;
	padding:5px;
	padding-left: 0px;
	padding-bottom: 3px;
	border-bottom: 1px solid #ccc;
	color: #000000;
	font-size: 11px;
	height: 24px;
	
}
#searchform * {
	color: #000000;
	font-size: 11px;
}
#psv {
	float: left;
	padding-left: 20px;
}
#searchform .checkbx {
	font-size: 10px;
	width: 10px;
	height: 10px;
	margin-bottom: 3px;
	margin-right: 5px;
}

.psvsubmit {
	background: #95CCEB;
	border: 1px solid #07356D;
	margin-right: 10px;
}
#widthset {
	width: 980px;
}
#content {
	margin: 10px;
}

.wait_loading {
	background: url(/gfx/lightbox/loading.gif) 20px 0px no-repeat;
	height: 60px;
	padding-left: 60px;
	padding-top: 10px;
	padding-right: 30px;
	color: #ccc;
}

#content ul {
	
	display: block;
}

#content li {
	list-style-type: square;
	display: list-item;
}

#content .price {
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}


#content a.itemTitle:link, 
#content a.itemTitle:visited, 
#content a.itemTitle:active, 
#content a.itemTitle:hover  {
	color: #000;
	background: none;
	border: none;
	display: block;
	margin-bottom: 10px;
	font-weight: bold;
	
}


#content a.enlarge:link, 
#content a.enlarge:visited, 
#content a.enlarge:active, 
#content a.enlarge:hover  {
	color: #000;
	background: none;
	border: none;
	margin-bottom: 10px;
	padding-left: 20px;
	padding-bottom: 4px;
	background: url(/preisvergleich/gfx/enlarge.gif) no-repeat;
	display: block;
	float: left;
	
}
#content a.up:link  {
	color: #444;
}
#content a.up:visited  {
	color: #003399;
}
#content a.up:active  {
	color: #003366;
}
#content a.up:hover  {
	color: #003399;
}

#content .itemlink {
	clear: both;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-top: 15px;
	border-top: 1px dashed #999;
}

#content .itemimg {
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
	display: block;
	width: auto;
}

a.delete_item:link, 
a.delete_item:visited, 
a.delete_item:active {
	color: #333;
	font-size: 11px;
	padding-left: 22px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-image: url(/preisvergleich/gfx/delete.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	display: block;
	line-height: 23px;
}
a.delete_item:hover {
	color: #006699;
	font-size: 11px;
	padding-left: 22px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-image: url(/preisvergleich/gfx/delete.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	display: block;
	line-height: 23px;
}

a.mynote:link, 
a.mynote:visited, 
a.mynote:active {
	color: #333;
	font-size: 11px;
	padding-left: 22px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-image: url(/preisvergleich/gfx/clipboard.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	display: block;
	line-height: 23px;
}
a.mynote:hover {
	color: #006699;
	font-size: 11px;
	padding-left: 22px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-image: url(/preisvergleich/gfx/clipboard.gif);
	background-repeat: no-repeat;
	background-position: 0px -17px;
	display: block;
	line-height: 23px;
}


/* EBAY */
#wait_loading_ebay {

}	

#ebay_results {
	float: left; 
	width: 315px;
	background: url(/gfx/vline.gif) right repeat-y;
}

#ebay_results_content {
	
}


#content .ebay_item {
	background: url(/preisvergleich/gfx/ebay_item_bg.gif) repeat-y;
	width: 309px;
	margin-top: 20px;
	
}
#content .ebay_item_header {
	background: url(/preisvergleich/gfx/ebay_item_tr.gif) top right no-repeat;
	float: right;
	height: 32px;
	width: 100%;
}
#content .ebay_item_tl {
	background: url(/preisvergleich/gfx/ebay_item_tl.gif) top left no-repeat;
	width: 11px;
	float: left;
	height: 32px;
}

#content .ebay_item_bottom {
	background: url(/preisvergleich/gfx/ebay_item_br.gif) top right no-repeat;
	float: right;
	height: 14px;
	width: 100%;
}
#content .ebay_item_bl {
	background: url(/preisvergleich/gfx/ebay_item_bl.gif) top left no-repeat;
	width: 11px;
	float: left;
	height: 14px;
}

#content .itemDetails {
	clear: both;
	padding: 10px;
	background: inherit;
}
#content .ebay_item_content {
	padding: 10px;
}


#content .runningout {
	color: #cc0000;
}

a.trackitem:link, a.trackitem:visited, a.trackitem:active {
	color: #333;
	font-size: 11px;
	padding-left: 22px;
	background-image: url(/preisvergleich/gfx/auktion-beobachten.gif);
	background-repeat: no-repeat;
	padding-bottom: 2px;
	padding-top: 2px;
	display: block;
}

a.trackitem:hover {
	color: #006699;
	font-size: 11px;
	padding-left: 22px;
	background-image: url(/preisvergleich/gfx/auktion-beobachten.gif);
	background-repeat: no-repeat;
	background-position: 0px -22px;
	padding-bottom: 2px;
	padding-top: 2px;
	display: block;
}

a.reminder {
	padding-bottom: 2px;
	padding-top: 2px;
	display: block;
}

a.reminder:link, a.reminder:visited, a.reminder:active {
	color: #333;
	font-size: 11px;
	padding-left: 22px;
	background-image: url(/preisvergleich/gfx/reminder.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a.reminder:hover {
	color: #006699;
	font-size: 11px;
	padding-left: 22px;
	background-image: url(/preisvergleich/gfx/reminder.gif);
	background-repeat: no-repeat;
	background-position: 0px -19px;
}


a.sellerinfo {
	padding-bottom: 4px;
	padding-top: 4px;
	display: block;
}
a.sellerinfo:link, a.sellerinfo:visited, a.sellerinfo:active {
	color: #333;
	font-size: 11px;
	padding-left: 22px;
	background-image: url(/preisvergleich/gfx/icon-info2.gif);
	background-repeat: no-repeat;
	background-position: 1px 5px;
}
a.sellerinfo:hover {
	color: #006699;
	font-size: 11px;
	padding-left: 22px;
	background-image: url(/preisvergleich/gfx/icon-info2.gif);
	background-repeat: no-repeat;
	background-position: 1px -16px;
}



.hline {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 1px;
	border-top: 1px dashed #ccc;
	font-size: 1px;
	
}

#ebay_results #searchminiform,
#amazon_results #searchext_amazon {
	margin-top: 20px;
	margin-bottom: 20px;
	background: #ECF1F7;
	width: 95%;
	padding: 3px;
}

#endTimeSearch {
	margin-top: 20px;
}

#content .startDate {
	color: #134D77;
	margin-top: 5px;
	margin-bottom: 5px;
	
}


#content .item_nobids {
	color: #009900;
}

#content .item_fixedprice {
	color: #555;
}

#content .item_actions {
	margin-top: 15px;
	margin-right: 20px;
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 3px;
}
#content .shipping {
	font-size: 11px;
}
#content .condition {
	margin-top: 5px;
	padding-top: 5px;
	display: block;
	border-top: 1px dashed #ccc;
	font-size: 11px;
	width: 100%;
}


/* ENDE EBAY */

/* AMAZON */

#wait_loading_amazon {

}	
#amazon_results {
	float: left; 
	width: 315px;
	background: url(/gfx/vline.gif) right repeat-y;
}
#amazon_results_content {
}

#amazon_bs {
	margin-top: 20px;
}

#amazon_bs img {
	margin: 10px;
}

#amazon_bs .newsheader {
	margin-top: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-bottom: 3px;
	background-color: #F8CB57;
	border-top: 1px dashed #ccc;
	
}
#amazon_bs a.title {
	font-weight: bold;
}

#amazon_bs .newscontent {
	background-color: #F7F7F7;
	padding-bottom: 15px;
	border-bottom: 1px dashed #ccc;
}

#amazon_bs .riRssContributor {
	padding-top: 12px;
	font-size: 11px;
}

#am_ancestors,
.am_ancestors {
	margin-top: 15px;
	font-size: 10px;
	background: url(/gfx/amancbg.gif);
	padding-top: 6px;
	padding-bottom: 11px;
	clear: both;
}
.am_ancestors {
	padding-top: 0px;
	line-height: 28px;
	padding-bottom: 2px;
}
#am_ancestors * {
	font-size: 11px;
}

.alist {
	padding:5px;
	border:1px solid #FF6600;
	background-color: #f7f7f7;
	margin-top: 20px;
}

#content .amazon_item {
	background: url(/preisvergleich/gfx/amazon_item_bg.gif) repeat-y;
	width: 309px;
	margin-top: 20px;
	
}
#content .amazon_item_header {
	background: url(/preisvergleich/gfx/amazon_item_tr.gif) top right no-repeat;
	float: right;
	height: 32px;
	width: 100%;
}
#content .amazon_item_tl {
	background: url(/preisvergleich/gfx/amazon_item_tl.gif) top left no-repeat;
	width: 11px;
	float: left;
	height: 32px;
}
#content .amazon_item_content {
	padding: 10px;
}

#content .amazon_item_bottom {
	background: url(/preisvergleich/gfx/amazon_item_br.gif) top right no-repeat;
	float: right;
	height: 14px;
	width: 100%;
}
#content .amazon_item_bl {
	background: url(/preisvergleich/gfx/amazon_item_bl.gif) top left no-repeat;
	width: 11px;
	float: left;
	height: 14px;
}

/* ENDE AMAZON */

/* AFFILINET */
#content .an_item {
	background: url(/preisvergleich/gfx/an_item_bg.gif) repeat-y;
	width: 309px;
	margin-top: 20px;
	
}
#content .an_item_header {
	background: url(/preisvergleich/gfx/an_item_tr.gif) top right no-repeat;
	float: right;
	height: 32px;
	width: 100%;
}
#content .an_item_tl {
	background: url(/preisvergleich/gfx/an_item_tl.gif) top left no-repeat;
	width: 11px;
	float: left;
	height: 32px;
}
#content .an_item_content {
	padding: 10px;
}

#content .an_item_bottom {
	background: url(/preisvergleich/gfx/an_item_br.gif) top right no-repeat;
	float: right;
	height: 14px;
	width: 100%;
}
#content .an_item_bl {
	background: url(/preisvergleich/gfx/an_item_bl.gif) top left no-repeat;
	width: 11px;
	float: left;
	height: 14px;
}

#an_results {
	float: left; 
	width: 315px;
	background: url(/gfx/vline.gif) right repeat-y;
}

#an_results_content {
}


#an_results #ansearchext {
	margin-top: 20px;
	margin-bottom: 20px;
	background: #ECF1F7;
	width: 95%;
	padding: 3px;
}

/* ENDE AFFILINET */

#pleasewait {
	width:600px;
	padding: 10px;
	background-image: url(/gfx/search_proccess.gif);
	background-repeat: no-repeat;
	background-position: 10px 12px;
	padding-left: 90px;
	font-weight: bold;
	font-size: 11px;
	color: #003366;
	margin-bottom: 10px;
}

.accessable {
	display: none;
}

.vspacer {
	height: 50px;
	float: left;
	width: 5px;
}

a.arrow {
	font-weight: normal;
	background-image:url(/preisvergleich/gfx/arrow.gif); 
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 11px;
	
}

.closeresult {
	text-align: right;
}
#content a.clrslt:link,
#content a.clrslt:visited,
#content a.clrslt:active {
	color: #999;
	background-color: #f7f7f7;
	padding: 3px;
	font-size: 10px;
	text-decoration: none;
}
#content a.clrslt:hover  {
	color: #666;
	background-color: #efefef;
	padding: 3px;
	font-size: 10px;
	text-decoration: underline;
}

#showresults {
	float: right;
}
#showresults * {
	color: #444;
}

/* STARTSEITE */

#intro_1 {
	background: url(/preisvergleich/gfx/intro_1.gif) no-repeat;
	padding-top: 10px;
	padding-left: 46px;
	padding-bottom: 30px;
	color: #07356D;
	padding-right: 50px;
}


#intro_1_1 {
	background: url(/preisvergleich/gfx/intro_1_1.gif) 46px 0px no-repeat;
	padding-top: 25px;
	padding-left: 46px;
	padding-bottom: 10px;
	color: #07356D;
	padding-right: 50px;
}


#intro_2 {
	background: url(/preisvergleich/gfx/intro_2.gif) no-repeat;
	padding-top: 2px;
	padding-left: 46px;
	padding-bottom: 180px;
	color: #07356D;
	padding-right: 50px;
}


#intro_3 {
	background: url(/preisvergleich/gfx/intro_3.gif) no-repeat;
	padding-top: 2px;
	padding-left: 46px;
	padding-right: 50px;
	padding-bottom: 50px;
	color: #07356D;
}

#intro_4 {
	background: url(/preisvergleich/gfx/intro_4.gif) no-repeat;
	padding-top: 2px;
	padding-left: 46px;
	padding-right: 50px;
	padding-bottom: 190px;
	color: #07356D;
}

#pv_left {
	float: left;
	width: 450px;
	background: url(/gfx/vline.gif) top right repeat-y;
}

#pv_right {
	float: left;
	width: 450px;
	background: url(/gfx/vline.gif) top right repeat-y;
}

#meinvergleich_top {

}

#meinvergleich_top_content {
	margin-left: 20px;
	color: #444;
	float: left;
}

#meinvergleich_top_content a.topC {
	text-decoration: none;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	background: url(/gfx/nbg.gif);
	display: block;
}

#myvergleich_top_items {
	width: 190px;
	background-color: #D4EAFE;
	position: absolute;
	display: block;
	z-index: 1000;
}
#myvergleich_top_items_close {
	width: 100%;
	background-color: #0B4894;
	border-bottom: 1px solid #ccc;
	text-align: right;
	height: 16px;
	margin: 0;
	padding: 0;
}
#myvergleich_top_items_content {
	margin: 5px;
	background-color: #f7f7f7;
	width: 180px;
}

#myvergleich_top_items_content ul {	
	padding-left: 5px;
}
#myvergleich_top_items_content li {
	list-style-image: url(/preisvergleich/gfx/ulmv.gif);
	margin-left: 5px;
}

.del_item {
	clear: both;
}

#calert {
	background: #ECF1F7 url(/gfx/top.gif) no-repeat;
	padding: 30px;
	padding-top: 50px;
	position: absolute;
	width: 400px;
}

#meinvergleich_top_content .noitem {
	padding-top: 3px;
	display:block;
	float: left;
	color: #444;
	
}
#meinvergleich_top_content .pvsource {
	font-size: 10px;
	color: #07356D;
	display: block;
}

#mybottom {
	margin-top: 20px;
	background: url(/preisvergleich/gfx/hline.gif) repeat-x;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
}

.noscript {
	color: #cc0000;
	font-weight: bold;
	font-size: 11px;
	border: 1px solid #cc0000;
	padding: 10px;
}

#sfav {
	position: absolute;
	width: 960px;
	height: 30px;
	text-align: right;
}

#sfav a {
	background: url(/preisvergleich/gfx/fav.gif) no-repeat;
	color: #07356D;
	padding: 5px;
	padding-left: 30px;
	padding-bottom: 8px;
	line-height: 25px;
	font-size: 10px;
}

#sfav a:hover {
	color: #2863A4;
}

#home_pv_right {
	width: 438px;
	height: 395px;
	background: url(/preisvergleich/gfx/home_right.jpg) no-repeat;
}

#home_pv_right h1 {
	font-size: 13px;
	width: 180px;
}
#home_pv_right h2 {
	font-size: 12px;
	margin-bottom: 3px;
}
#home_pv_right_form {
	margin-top: 120px;
	margin-left: 20px;
}
	
