body {
  position: absolute;
  height:100.1%;
  background-color:#ffffff;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}

html, body { 
  top:0;
  left:0;
  right:0;
  min-height:100%;
  width:100%;
  margin:0;
  padding:0;
}

* html, * html body {
  overflow:auto;
  height:100%;
}

div#wrapper {
  position:relative;
  left:-1px;
  top:0px;
  width:900px;
  height:100%;
  margin-right: auto;
  margin-left: auto;
  font-size:12px;
}

div#head {
  position: absolute;
  overflow:visible;
  top: 3px;
  left: 0px;
  width: 900px;
  height: 61px;
  line-height:60px;
  text-indent:15px;
  color:white;
  font-size:24px;
  letter-spacing:-0.5px;
  background:url(../pics/bg/7_k25.png);
  background-repeat:no-repeat;
  background-color:#6699CC;
}

* html div#head {
  padding:0px;
}

div#head span
{
	font-size:12px;
}

div#subTitle
{
	position:absolute;
	top:44px;
	color:#DAF7FF;
	font-size:13px;
	font-weight:normal;
	text-indent:78px;	
}

div#navigation{
  position:absolute;
  overflow:visible;
  top: 66px;
  left: 0px;
  width: 100%;
  height: 27px;
  z-index:1;
  background-color:#6699CC;
  background-image:url(../pics/bg/1_k28.jpg);
  background-repeat:repeat-x;
}

* html div#navigation {
  padding:0px;
}

.nav{
  position:absolute;
  overflow:visible;
  top: 66px;
  width: 106px;
  height: 27px;
  text-align: center;
  font-weight: normal;
  letter-spacing: 2px;
  font-size: 12px;
  z-index:2;
}

.nav_1 
{
  left: 0px;
}

.nav_2{
  left: 107px;
}

.nav_3{
  left: 214px;
}

.nav_4{
  left: 322px;
  width:205px;
}

.nav a, .nav a:visited{
  display:block;
  color:white;
  text-decoration:none;
  width:106px;
  height:21px;
  padding-top:6px;
  border-right: solid white 1px;
}

.nav a:hover{
  background-color:#6C9FD2;
  text-decoration:none;
}

.nav div
{
	color:white;
	padding-top:6px;
	letter-spacing: normal;
	font-size:11px;
}

div#content {
  position: absolute;
  overflow:visible;
  top:85px;
  width:898px;
  height:595px;
  border: solid gray 1px;  /* #1C2388 */
  border-top: none;
  margin:0px;
  background-color: white;
  z-index:1;
  background-image: url(pics/logo_amazon.gif) ;
  background-repeat: no-repeat;
  background-position: 720px 8px;
}

* html div#content {
  padding:0px;
}

div.content_eintr 
{
    position:relative;
    top:80px;
    border-left: 1px solid gray;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	width:858px;
  	border-top: none;
  	margin:0px;
  	margin-bottom:5px;
  	padding-top:46px;
  	padding-left:10px;
  	padding-bottom:25px;
  	font-size:12px;
  	padding-right:30px;
}

.lineheight17
{
  	line-height:17px;
}

.lineheight18
{
  	line-height:18px;
}

.eintrVerw
{
	padding-right:15px;width:873px;
}

.content_text_left {
  position: absolute;
  overflow:auto;
  top:122px;
  left: 10px;
  width:296px;
  height:540px;
  font-weight: normal;
  border-top: none;
  margin:0px;
  z-index:2;
  border-right: solid gray 1px;
  background-color: white;
  padding:5px 10px 5px 5px;
}

.content_text_left p{
  color: black;
  font-size: 12px;
  line-height: 17px;
}

.content_text_right {
  position: absolute;
  overflow:auto;
  top:139px;
  left: 340px;
  width:532px;
  height:545px;
  font-size: 12px;
  font-weight: normal;
  line-height: 17px;
  border-top: none;
  margin:0px;
  z-index:2;
  padding: 4px;
  background-color:white;
  padding-top:0px;
}

#datenschutz
{
	position:absolute;
	top:10px;
	right:12px;
	font-size:10px;
	color:White;
}

#datenschutz a, #datenschutz a:visited
{
	color:White;
	text-decoration:none;
}

#datenschutz a:hover
{
	text-decoration:underline;
}

.left
{
	float:left;	
}

.left_thin
{
	float:left;
	width:300px;
	margin-bottom:15px;
	padding-right:20px;
}

/********* Impressum *********/
.impr {
  width:190px;
  height:400px;
  padding: 5px 8px 5px 5px;
}

.rightImpr 
{
  top:119px;
  left: 230px;
  width:610px;
  height:400px;
  line-height: 20px;
  padding: 8px;
}

.wholeImpr
{
	left:20px;
	width:850px;	
}

a, a:visited{
  text-decoration:none;
  color: blue;
}

a:hover{
  text-decoration:underline;
}

div#content_impr {
  position: absolute;
  overflow:visible;
  top:93px;
  left:0px;
  width:898px;
  height:453px;
  border: solid gray 1px;  /* #1C2388 */
  margin:0px;
  background-color: white;
  z-index:1;
  border-top: none;
}

.wozu
{
	position: absolute;
	top:256px;
    left:0px;
	z-index:5;
	top:250px;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	padding:0px;
	width:858px;
}

.footer {
  position: relative;
  width:75%;
  height:15px;
  text-align:center;
  font-size:9px;
  color:gray;
  margin-right:auto;
  margin-left:auto;
}

.footerImpr {
  top:554px;
}

.footerEintr 
{
  top:80px;
}

.spezSuche
{
	position:absolute;
	top:700px;
	width:100%;
}

.footer span a, .footer span a:visited {
  text-decoration:none;
  color:blue;
  padding-left:2px;
  padding-right:2px;
}

.footer span a:hover {
  text-decoration:none;
  color:gray;
}

.footer a:hover 
{
  text-decoration :none;
  color:gray;
}

div#suche
{
	position:absolute;
	overflow:visible;
	top:93px;
	left:320px;
	width:552px;
	height:23px;
	margin:0px 0px 0px 1px;
	padding:6px 5px 5px 20px;
	background-color:#D3DAFF; /* D3DAFF D6DEFF */
	background-image:url(../pics/bg/ceneu.jpg);
	background-repeat:repeat-x;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	z-index:3;
}

div#suche input[type=text]
{
	width:448px;
	height:18px;
	font-size:13px;
	padding:3px 2px 0px 10px;
	margin-left:6px;
	color:gray;
	border:1px solid #cccccc;
}

div#suche #btn_search
{
	height:23px;
	position:relative;
	padding-top:1px;
	border:1px solid #cccccc;
	background-color:White;
	color:Gray;
	margin-left:-5px;
}

div#suche #btn_search:last-child
{
	padding-top:0px;	
}

div#suche #btn_search:-moz-last-node
{
	padding-top:1px;	
}

div#suche select
{
	/* opera und safari/chrome extrabehandlung serverseitig */
	height:23px;
	padding:3px 0px 0px 0px; 
	color:#CC6600;
	border:1px solid #cccccc;
	display:none;
	margin-right:5px;
}

a.search, a.search:visited{
  font-size: 13px;
  font-weight:bold;
  color:Blue;
}

div#whatisasin{
  display:none;
}

div#whatisasin img{
  border:solid #990000 1px;
}

div#registered{
  margin-top: 10px;
  margin-left: 1px;
  width:390px;
  z-index:2;
  font-weight:normal;
  font-size:11px;
}

div#registered span.success{
  color:#3A5FCD;
}

div#registered span.successObjPopUp{
	color:#3C78D3;/*3D9ECC*/
}

div#registered span.gruen{
  color:#40A33A;
}

div#registered span.failed{
  color:red;
}

table#neueProdukte
{
	border-spacing:4px;
	margin-left:0px;
}

div.krzBeo_Pics
{
	margin-bottom:9px;margin-top:9px;
}

td.popUpLink
{
	width:130px;	
}

/*********************** RSS ***********************/

.rubrik
{
	border:1px solid #bcbcbc;
	background:url(../pics/bg_rubrik.png) repeat-x;
	font-size:11px;
	padding:4px;
	line-height:15px;
}

.rubrik div
{
	/*position:absolute;*/
	margin-top:-0px;
	margin-bottom:8px;
}

.rubrik span
{
	color:#696969;
	font-weight:bold;
	font-size:11px;
}

table#rubrik td { padding-right:12px; padding-bottom:14px; vertical-align:top; }

a.service
{
  display: block; width: 159px; background: white; 
  border-bottom: 1px solid silver;padding-top:2px; padding-bottom:2px; margin-top:4px;
  padding-left:18px;
  text-decoration: none;
  color:#707070;
  font-size:95%;
  background-image:url(../pics/rss/07.png);
  background-repeat:no-repeat;
  background-position:0px;
}

a.service:hover
{
  background-image:url(../pics/rss/28.png);
  background-repeat:no-repeat;
  background-position:0px;
}

img
{
	border:none;
}

img.rss
{
	margin-left:0px;
	padding-left:0px;
	margin-top:10px;
	border:none;
}

img.rss_pad_left
{
	border:none;
}

/*a.fancyzoom
{
   cursor:url(../pics/system_icons/icon_lupe.gif);
}*/

input.select
{
	margin-left:0px;	
}

/*********************** RSS ***********************/

.login
{
	border:1px solid #bcbcbc;
	background:url(../pics/bg_rubrik.png) repeat-x;
	font-size:11px;
	padding:5px;
	padding-top:0px;
}

.login span
{
	color:#696969;
}

* html div.footer{
  padding:0px;
}

fieldset{
 width:400px;
 height:auto; 
 font-size:12px;
 border: solid black 1px;
 padding:10px 8px 8px 8px;
}

fieldset.wunschpreis
{
	width:458px;	
}

fieldset table td#marketplace
{
	width:150px;
	height: 21px;
	vertical-align:top;
}

#fieldset
{
	position:fixed;
	width:400px;
	top:30%;
	margin-left:auto;
	margin-right:auto;
	display:none;
	padding:5px 25px 10px 25px;
	background-color:white;
	z-index:10;
	border:1px solid #106ECC;
}

#fieldset .close
{
	position:absolute;
	top:2px;
	right:5px;
	color:gray;
	font-size:14px;
	font-weight:bold;
	border:none;
	background-color:White;
	cursor:pointer;
}

#fieldset #smallImgUrl
{
	position:absolute;
	top:50px;
	left:340px;
	border:1px solid #BDBDBD;
	padding:3px;
}

#fieldset #drag
{
	position:absolute;
	top:3px;
	left:3px;
	cursor:move;
	background-image:url(../pics/system_icons/drag2.gif);
	width:16px;
	background-repeat:no-repeat;
}

#fieldset #transp
{
	display:none;
}

legend{
  font-weight:bold;
  font-size:14px;
  color:Black;
}

.blau
{
   color:#0066cc;	
}

abbr:hover{
  cursor: help;
}


img.link
{
	border:none;
}

.mt10
{
	margin-top:10px;
}

.mr18
{
	margin-right:18px;	
}

a.addon
{
	margin-left:51px;
}

a.addon:focus
{
	outline:none;
}

img.addon
{
	margin-top:30px;
	border:none;
	margin-bottom:30px;
}

div#sparbox
{
	margin-left:83px;width:200px;margin-top:25px;
}

div#sparbox span#betrag
{
	font-weight:bold;font-size:16px;color:#40A33A;margin-left:-14px;
}

div#sparbox span#appendix
{
	font-size:10px;color:gray;
}

img.loginScreenshot
{
	border:1px solid gray;
	padding:1px;
	float:left;
	margin:2px 20px 20px 0px;
}

.hovershot
{
	position:absolute;
	left:20px;
}

.hovershot img
{
	border: 1px solid gray;
	padding: 1px;
}

.topAO
{
	top:5px;	
}

.topAOFrm
{
	top:86px;	
}

.topOS
{
	top:420px;	
}

.topWL
{
	top:338px;	
}

div#info
{
	font-size:10px;color:gray;
	display:none;width:283px;background-color:White;
	border:1px solid #40A33A;padding:5px;
	position:relative;top:-107px;left:-2px;height:60px;margin-bottom:-72px;
	line-height:12px;
}

div#fernglas
{
	top:30px;
	left:8px;	
	display:none;
}

div#inputForm
{
	top:30px;
	left:8px;	
	display:none;
}

div#openSearch
{
	top:340px;
	left:8px;
	display:none;
}

div#scr_wunschzettel
{
	top:160px;
	left:8px;
	display:none;
}

.screenshot
{
	position:absolute;
	background-color:White;
	padding:5px;
	border:1px solid gray;
}

div#neuerRegEintrag
{
	display:none;margin-top:-20px;
}

div#sparbox span#appendix a, div#sparbox span#appendix a:visited, div#sparbox span#appendix a:hover
{
	color:gray;
	text-decoration:none;
}

a.frage
{
	color:gray;
	text-decoration:none;	
}

div.msgEintraegeVerwalten
{
	border:1px solid #40A33A;
	padding:5px;
	margin:20px 0px 20px 0px;
	text-align:center;
}

div.umtragenSucc
{
	border: 1px solid #40A33A;
	padding:5px;
	margin-bottom:20px;
}

div.success
{
	width:390px;
	border:1px solid #40A33A;
	padding:5px;
}

div.umtragenNichtSucc
{
	border: 1px solid gray;
	padding:5px;
	margin-bottom:20px;
}

div.rahmen
{
	border: 1px solid #3A7FFF;
	padding:10px;
	width:470px;	
}

div.warnung
{
	border: 1px solid #CC6600;
	padding:10px;
	text-align:center;
}

div#results{
  color:#3A5FCD;
  font-size:12px;
}

div#results table{
	margin-left:30px;
	border-spacing:15px;
}

div#results table tr:first-child
{
  border-top:none;
}

div#results table tr
{
  border-top:1px solid green;
}

/*div#results table td{
   padding:12px;
}*/

div#results table td span {
  line-height:17px;
  font-size:11px;
}

div#results table td span.black {
  color:black;
}

div#results table td span.blue {
  color:#3A5FCD;
  font-weight:bold;
}

div#results table td span.title
{
	font-size:12px;
	color:Black;
}

div#results table td span.asin
{
	font-size:10px;
	color:#696969;
	font-weight:normal;
}

div#results table td span.price {
  color:#990000;
  font-weight:bold;
}

div#results table td a, div#results table td a:visited {
  color: #990000;
  line-height:12px;
  text-decoration:none;
  border:none;
  outline:none;
}

div#results table td a:hover{
  color: #3A5FCD;
}

div#results table td a img{
  border:none;
  padding:2px;
}

div#results table td a img.expandCollapse{
  width:9px;
  height:9px;
  padding-top:2px;
  padding-left:2px;
}

div#results table td a img.verfTrenn
{
	border-top:1px dotted darkgray;
	padding-top:1px;
	margin-top:5px;	
}

div#results table td div{
  border:solid #6699CC 1px;
  width:330px;
}

div#results table td div.zoomable{
  border:none;
  width:auto;
}

#results table td div table
{
	border-spacing:0px;
	padding-top:10px;
}

div#results table td div table td{
  font-size:12px;
  line-height:11px;
  font-weight:bold;
}

div#results table td div table td hr{
  border-top: solid 1px #6699CC; /* #990000 */
  border-bottom:0px;
}

#results p
{
	font-size:11px;
	color:Black;
}

#results a.grayLink, #results a.grayLink:visited
{
	color:#696969;
}

#results a.grayLink:hover
{
	color:blue;
}

.tdTitle
{
	max-width:500px;
	padding-right:20px;
}

.mw400
{
	max-width:400px;
}

a.titleLink, a.titleLink:visited {
  color: #990000;
  line-height:12px;
  font-size:9px;
  text-decoration:none;
  border:none;
}

a.titleLink:hover {
  color: #3A5FCD;
}

a.zuAmazon
{
	background-image:url(../pics/gray.png);
	background-repeat:no-repeat;
}

a.zuAmazon:hover
{
	background-image:url(../pics/orange.png);
	background-repeat:no-repeat;
}

table.wunschzettel th
{
	text-align:left;
	vertical-align:top;
	font-size:10px;
	width:200px;
	padding-bottom:10px;
}

table.wunschzettel th.kurz
{
	text-align:left;
	vertical-align:top;
	font-size:10px;
	width:90px;
	padding-bottom:10px;
}


table#gridView th
{
	color:#3A5FCD;
}

table#gridView input[type=checkbox]
{
	margin-left:17px;
}

/* Nicht IE6 tauglich daher zusätzlich Weichen  */
input[type=text]{
  font-size:13px;
  width:180px;
}

/* ie6 und kleiner. */
* html input.text{
  font-size:13px;
  width:180px;
}

.asinhl
{
	border:1px solid black;
	color:White;
	background-color:#3A7FFF;
	padding:1px;
}

input.text_small{
  font-size:12px;
  width:50px;
}

input.textBetrag{
  width:45px;
  color:#CC6600;
}

/* ie6 und kleiner. */
* html input.text_small{
  font-size:12px;
}

label span{
  border-bottom:dotted 1px black;
}

.dimgray
{
	color:#696969;
}

.benuZahlArt
{
	max-width:421px; /*max-width:421px;*/
	display:block;
	float:left;
}

.smallBlack
{
	font-size:9px;
	color:Black;
	font-weight:normal;
}

a.grayLink, a.grayLink:visited
{
	color:#696969;
	font-size:9px;
}

a.grayLink:hover
{
	color:Blue;
	text-decoration:underline;
}

.smallDimgray 
{
	font-size:9px;
	color:#696969;
	font-weight:normal;
}

.verySmallColored
{
	font-size:9px;
	color:#B3B3B3;	
}

.verySmallColored a, .verySmallColored a:visited
{
	color:#B3B3B3;	
}

.verySmallColored a:hover
{
	color:Blue;	
}

.small10
{
	font-size:10px;
}

.small10 select, .small10 input
{
	font-size:10px;
	margin-bottom:7px;
}

td.productImg
{
	width:85px;text-align:left;	
}

td.productImg a:focus
{
	outline:none;	
}

img.small
{
	border:none;
	max-width:75px;
	max-height:75px;
	margin-bottom:7px;
}

ul.lin
{
	list-style-type: none;
	margin:0px;
    padding:0px;
}

ul.lin li
{
	display:block;
	float:left;
}

td.links
{
	border-right:1px solid gray;
	width:299px;
	padding:3px 7px 5px 2px;
	vertical-align:top;
}

td.schmal
{
	width:190px;	
}

td.weit
{
	width:635px;	
}

td.rechts
{
	padding-left:20px;
	padding-top:5px;
	vertical-align:top;
}

div#searchFailed {
  color:red; 
}

span.domainName{
  color:#3A5FCD;
  font-weight:bold;
}

img.waitPic
{
	visibility:hidden; 
	margin-left:10px;	
}

ul.funktionen
{
	padding-left:20px;	
}

.socialBookmarks
{
	font-size:10px;
	position:absolute;
	bottom:10px;
	left:62px;
	z-index:9;
}

.socBookmWz
{
	left:31px;	
	top:969px;
}

strong
{
	font-weight:normal;	
}

img.bookmIcons
{
	padding: 2px;
	margin-right:4px;
	border:none;
	width:15px;
	height:15px;
}

img.bookmIcons:hover
{
	border:1px solid #3A7FFF;
	padding: 1px;
}

.hide
{
	display:none;	
}

#zustand
{
	font-size:10px;
}

td.productTitel
{
	vertical-align:top;
	width:275px;
}

td.productTitel a, td.productTitel a:visited
{
	font-size:11px;
	color:Gray;	
}

h1 
{
	color:#0066cc; /*009EDF, 12455C; 124569 124573 124582   12458C   124596  16 bold*/
	font-size:15px;	
	margin-top:-1px;
	margin-bottom:15px;
}

h1#start
{
	font-size:16px;
	margin-bottom:7px;	
	margin-left:4px;
}

h2
{
	color:#0066cc;
	font-size:14px;
	margin-bottom:12px;
}

h3
{
	color:#696969;
	margin-top:-10px;
	margin-bottom:3px;
	font-size:13px;
	font-weight:normal;	
}

.red
{
	color: #990000;
}

.listprice
{
	text-decoration:line-through; color:#6699cc;
}

.marketplace
{
	color:black;font-weight:normal;color:#696969;	
}

div.loginNav
{
	font-size:11px;
	text-align:right;
	margin-top:6px;
	margin-right:10px;
	color:White;
}

div.loginNav a, div.loginNav a:visited
{
	font-weight:normal;
	text-decoration:underline;
	color:White;
}

div.loginNav a:hover { text-decoration:none; }

div.loginNav a.noneUnderLine, div.loginNav a.noneUnderLine:visited { text-decoration:none;	}
div.loginNav a.noneUnderLine:hover { text-decoration:underline; }

a.blue, a.blue:visited
{
	color:blue;
	text-decoration:none;
}

a.blue:hover
{
	text-decoration:underline;
}

a#a_screenshot, a#a_screenshot:visited
{
	text-align:left; margin-left:0px;
	text-decoration:none;
}

a#a_screenshot:hover
{
	text-decoration:underline;
}

a#mehrErgebnisse, a#mehrErgebnisse:visited
{
	font-size:10px;
	color:blue;
}

span a.neuesteSuche
{
	padding-right:0px;
	padding-left:0px;
}

span a.mehrSuchen, span a.mehrSuchen:visited
{
	padding-right:0px;
	padding-left:0px;
	color:Gray;
}

/************** ImagePopUp **************/

div#popUpWrapper
{
	height:400px;
	width:400px;
	margin-left:auto;
	margin-right:auto;
}

div#popUpNavigation
{
	position:absolute;
	top:500px;
	margin-left:auto;
	margin-right:auto;
}

.pageNavi
{
	margin:12px 12px 12px 0px;
}

.pageNavi span
{
	color:Gray;
	border:1px solid Gray;
	padding:3px 4px 3px 4px;
}

.pageNavi span.curr
{
	color:#CC6600;
	border:1px solid rgb(107, 158, 255);
}

.pageNavi a, .pageNavi:visited
{
	color:#375FBB;
	text-decoration:none;
	border:1px solid rgb(107, 158, 255);
	padding:3px 4px 3px 4px;
}

.pageNavi a:hover
{
	color:#CC6600;
}

.statistik
{
	color:#DAF7FF; /*C9E6FF  D7F5FF*/
	padding:5px;
	left:339px;
	position:absolute;
	top:-16px;z-index:10;
	font-size:11px;
	font-weight:bold;
	padding:7px 8px 0px 8px;
	background-repeat:repeat-x;
}

.statKorr
{
	top:-27px;	
}

.popUpInfo
{
		
}

a#aSepPreise
{
	margin-left:195px;	
}

div#wunschpreiseNotiz
{
		
}

div#wpreisNotizText
{
	display:none;
}

#divTblBtn
{
	margin-top:17px;	
}

.wunschpreisColor
{
	color:#990033;	
}

#divLoggedAs
{
	float:right;
	width:220px;
	text-align:right;
	margin-top:-8px;
	margin-bottom:5px;
}

#other_words_label, #other_words {
    display: none;
}