/*
  ---------------------------------
  Alles!
  ---------------------------------
*/

body {
	height: 100%;  /* für IE 6, sonst ist dark_layer nicht 100% hoch */
	background-color: #FCFCFC;
}

body, html, input, select, table, td {
	font-family: Arial;
	font-size: 12px;
}

input, select {
	border: 1px solid #888899;
}

.hg_login {
	background: url("/img/hintergrund_holz.jpg") top left no-repeat;
}

.hg {
}

div#wrapper {
	width: 902px;	
	height: 502px;
	position: absolute;
	left: 50%;
	margin-left: -450px;
	top: 10%;
	border: 2px solid #999999;
	z-index: 0;
}

div#titel, div#login_titel {
	position: absolute;
	left: 28px;
	top: 30px;
	font-size: 35px;
	color: #888888;
}

div#links {
	width: 700px;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
}

div#rechts {
	width: 200px;
	height: 100%;
	position: absolute;
	right: 0px;
	top: 0px;
	visibility: hidden;
}

div#logo { 
	height: 100px;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 200px;
	background: url("/img/logo_trans.png") top left no-repeat;
}

div#image_preload {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

.button {
	width: 104px;
	height: 25px;
	background: url("/img/button_trans.png") top left no-repeat;
	text-align: center;
	padding-top: 5px;
	overflow: hidden;
	cursor: pointer;
}

.button:hover {
	background: url("/img/button_trans_aktiv.png") top left no-repeat;
}

.loading {
	width: 104px;
	height: 25px;
	padding-top: 1px;
	background: url("/img/loading.gif") no-repeat center top;
	visibility: hidden; 
} 

/*
  ---------------------------------
  Login
  ---------------------------------
*/

div#login {
	background: url("/img/bg_login.gif") top left no-repeat;
	position: absolute;
	width: 904px;	
	height: 504px;
	top: -2px;
	left: -2px;
}

div#login_logo {
	height: 100px;
	position: absolute;
	top: 0px;
	right: -16px;
	width: 200px;
}

div#login_window {
	position: absolute;
	width: 200px;
	height: 100px;
	top: 50px;
	left: 15px;
}

div#login_window input#user, div#login_window input#passwd {
	padding-left: 3px;
	width: 100px;
	position: absolute;
	left: 70px;
}

div#login_username, div#login_passwd {
	margin-bottom: 10px;
}

div#login_window span.label {
	display: inline;
	width: 65px;
}

div#login_window span.data {
	display: inline;
	width: 120px;
}

div#login_button {
	position: relative;
	top: 5px;
}

div#login_content {
	position: absolute;
	top: 150px;
	left: 170px;
	width: 560px;
	height: 200px;
}

div#login_oben {
	position: absolute;
	height: 108px;
	width: 700px;
	left: 0px; 
	top: 0px;
}

div#login_unten {
	position: absolute;
	height: 114px;
	width: 535px;
	left: 185px;
	bottom: 0px;
	font-size: 11px;
}

div#login_adresse {
	position: absolute;
	height: 108px;
	width: 155px;
	bottom: 0px; 
	right: 0px;
	padding-left: 10px;
	padding-top: 10px;
	color: #333333;
	font-size: 11px;
}

div#login_sprache {
	position: absolute;
	right: 0px;
	bottom: 175px;
	width: 155px;
	height: 22px;
	color: #333333;
	font-size: 11px;
	line-height: 17px;
}

div#login_wetzelnet {
	position: absolute;
	left: 15px;
	bottom: 0px;
	width: 163px;
	height: 132px;
	font-size: 11px;
	color: #333333;
}

div#login_wetzelnet p {
	padding-left: 5px;
	padding-top: 18px;
	padding-bottom: 10px;
	margin: 0px;
}


div#login_fehler {
	position: absolute;
	width: 100%;
	height: 40px;
	color: red;
	font-weight: bold;
	margin-top: 15px;
}

div#browserwarnung {
	border: 1px solid #DDDDDD;
	background-color: #EEEEEE;
	color: #555555;
	display: none;
	position: absolute;
	left: 50%;
	top: 50px;
	width: 200px;
	padding: 5px;
}

div#browserwarnung a, div#browserwarnung a:visited {
	text-decoration: underline;
	color: #444444;
	cursor: pointer;
}

div#sprache {
	margin-bottom: 20px;
}

span.sprache {
	text-decoration: underline;
	color: #444444;
    cursor: pointer;
}





/*
  ---------------------------------
  Suchbereich
  ---------------------------------
*/
div#suchinfo {
	position: absolute;
	top: 100px;
	left: 0px;
	width: 669px;
	height: 17px;
	overflow: hidden;
	border-top: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-right: 2px solid #999999;
	background-color: #EEEEEE;
	padding-left: 31px;
	padding-top: 1px;
	cursor: pointer;
}

div#suchinfo span.filter {
	font-weight: bold;
}


div#suche {
	position: absolute;
	bottom: 400px;
	left: 0px;
	width: 700px;
	height: 0px;
	overflow: hidden;
}

div#suche input:disabled {
	background-color: white;
}


div#titelsuche {
	position: absolute;
	left: 30px;
	top: 15px;
	width: 150px;
	font-size: 10px;
}

div#titelsuche input {
	position: absolute;
	padding-left: 5px;
	left: 80px;
	width: 94px;
}

div#zuruecksetzen {
	position: absolute;
	left: 215px;
	top: 15px;
	width: 16px;
	height: 13px;
	background: url("/img/reload.gif") top left no-repeat;
	cursor: pointer;
}

div#suchen {
	position: absolute;
	left: 20px;
	bottom: 5px;
	width: 100px;
	height: 14px;
	background-color: #DDDDDD;
	text-align: center;
	border: 1px solid black;
	visibility: hidden;
}

div#suche input, select {
	font-size: 10px;
}

div#kategoriensuche {
	position: absolute;
	width: 400px;
	height: 40px;
	top: 40px;
	left: 10px;
}

table#kategorien {
	font-size: 8px;
}

table#kategorien td.tag {
	padding-left: 19px;
	padding-right: 5px;
	font-size: 10px;
	width: 71px;
}

table#kategorien td.data {
  width: 100px;
}

table#kategorien select {
	width: 100%;
	height: 16px;
}

span#suche_keine_objekte {
	position: relative;
	top: 50%;
}

/*
  ---------------------------------
  Thumbnail-Bereich
  ---------------------------------
*/

div#objekte {
	top: 119px;
	left: 0px;
	width: 100%;
	height: 383px;
	overflow: hidden;
	position: absolute;
	text-align: center;
	border-right: 2px solid #999999;
}

span#objekte_zurueck, span#objekte_zurueck2 {
	width: 20px;
	height: 20px;
	position: absolute;
	left: 65px;
	bottom: 24px;
}

span#objekte_vor, span#objekte_vor2 {
	width: 20px;
	height: 20px;
	position: absolute;
	right: 60px;
	bottom: 24px;
}

span#objekte_zurueck2 {
	left: 33px;
}

span#objekte_vor2 {
	right: 27px;
}

.objekte_vor_img {
	background: url("/img/pfeil_rechts_trans.png") top left no-repeat;
}

.objekte_vor_img_aktiv {
	background: url("/img/pfeil_rechts_aktiv_trans.png") top left no-repeat;
}

.objekte_zurueck_img {
	background: url("/img/pfeil_links_trans.png") top left no-repeat;
}

.objekte_zurueck_img_aktiv {
	background: url("/img/pfeil_links_aktiv_trans.png") top left no-repeat;
}

.objekte_vor2_img {
	background: url("/img/pfeil2_rechts_trans.png") top left no-repeat;
}

.objekte_vor2_img_aktiv {
	background: url("/img/pfeil2_rechts_aktiv_trans.png") top left no-repeat;
}

.objekte_zurueck2_img {
	background: url("/img/pfeil2_links_trans.png") top left no-repeat;
}

.objekte_zurueck2_img_aktiv {
	background: url("/img/pfeil2_links_aktiv_trans.png") top left no-repeat;
}

.objekte_load {
	background: url("/img/loading.gif") center center no-repeat;
}

span#objekte_daten, span#objekte_daten_clone {
	width: 670px;
	height: 300px;
	overflow: hidden;
	position: absolute;
	left: 16px;
	top: 19px;
}

span#objekte_seiteninfo {
	position: absolute;
	text-align: center;
	width: 180px;
	height: 15px;
	font-size: 12px;
	left: 50%;
	margin-left: -90px;
	bottom: 24px;
}

span.preview_wrapper {
	position: relative;
	width: 114px;
	height: 134px;
	float: left;
	margin: 10px;
	background: url("/img/preview_wrapper_trans.png") top left no-repeat;
	overflow: hidden;
	cursor: pointer;
}

span.preview_innen {
	position: absolute;
	left: 5px;
	top: 5px;
	width: 100px;
	height: 120px;
	border: 1px solid #AAAAAA;
	overflow: hidden;
	background-color: white;
}

div.preview_mark_neu {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	width: 20px;
	height: 10px;
	background-color: yellow;
	border: 1px solid #EEEE00;
	font-size: 10px;
	padding: 1px;
	padding-top: 0px;
	padding-left: 0px;
	text-align: center;
	vertical-align: middle;
}

div.preview_mark_merk {
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px;
	height: 18px;
	background: url("/img/warenkorb_klein_merken.png") top left no-repeat;
}

div.preview_mark_verkauft {
	background-color: #FFEEEE;
	border: 1px solid #AAAAAA;
	bottom: 15px;
	color: red;
	font-size: 10px;
	font-weight: bold;
	height: 12px;
	left: 20px;
	position: absolute;
	width: 57px;
	z-index: 2;
}

div.preview_img {
	position: absolute;
	margin-top: 8px;
	height: 80px;
	width: 60px;
	left: 50%;
	top: 0px;
	margin-left: -30px;
	z-index: 1;
}

div.preview_img img {
	height: 100%;
}


div.preview_data {
	margin-top: 3px;
	font-size: 10px;
	font-family: Arial;
	position: absolute;
	bottom: 2px;
	left: 2px;
	width: 96px;
	overflow: hidden;
	text-align: center;
	z-index: 0;
}

div#objekte_laden {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 50%;
	top: 50%;
	background: url("/img/loading.gif") top left no-repeat;
}

/*
  ---------------------------------
  Infobereich (Merkliste etc.)
  ---------------------------------
*/

div#merkliste {
	height: 257px;
	width: 200px;
	border-left: 2px solid #999999;
	border-top: 2px solid #999999;
	border-bottom: 2px solid #999999;
	overflow: hidden;
	position: absolute;
	top: 100px;
	right: 0px;
	text-align: center;
}

div#userinfo {
	position: absolute;
	height: 118px;
	width: 180px;
	border-left: 2px solid #999999;;
	top: 364px; 
	right: 0px;
	padding-left: 20px;
	padding-top: 20px;
	color: #333333;
}

div#userinfo_data {
	margin-top: 15px;
	text-align: center;
}

div#merkliste_daten {
	position: absolute;
	top: 20px;
	left: 0px;
	height: 207px;
	width: 170px;
	padding-left: 30px;
	overflow: auto;
	border-bottom: 1px dotted black;
}

span.merkliste_wrapper {
	position: relative;
	width: 45px;
	height: 54px;
	float: left;
	border: 1px solid #AAAAAA;
	overflow: hidden;
	margin: 8px;
	margin-top: 0px;
	cursor: pointer;
	background-color: white;
}

span.merkliste_wrapper:hover {
	border: 2px solid #AAAAAA;
	width: 43px;
	height: 52px;
}
	
div.merkliste_img {
	text-align: center;
	margin-top: 4px;
}

div.merkliste_img img {
	width: 80%;
}

div.merkliste_data {
	font-size: 6px;
	text-align: center;
	font-family: Verdana;
	visibility: hidden;
}

div#merkliste_loeschen {
	position: absolute;
	top: 2px;
	right: 2px;
	width: 16px;
	height: 16px;
	background: url("/img/warenkorb_loeschen.gif") top left no-repeat; 
	cursor: pointer; 
}

div#merkliste_loeschen:hover {
	background: url("/img/warenkorb_loeschen_aktiv.gif") top left no-repeat;
}

span#merkliste_bestellen {
	position: absolute;
	bottom: 0px;
	height: 26px;
	left: 17px;
	width: 30px;
	background: url("/img/icon_mail.png") top left no-repeat;
}

span#merkliste_bestellen:hover {
	background: url("/img/icon_mail_aktiv.png") top left no-repeat;
}

span#userinfo_edit {
	position: absolute;
	bottom: 0px;
	height: 26px;
	width: 30px;
	left: 67px;
	background: url("/img/icon_profil.png") top left no-repeat;
}

span#userinfo_edit:hover {
	background: url("/img/icon_profil_aktiv.png") top left no-repeat;
}

span#userinfo_disclaimer{
	position: absolute;
	bottom: 0px;
	height: 25px;
	width: 30px;
	right: 58px;
    background: url("/img/icon_disclaimer.png") top left no-repeat;
}

span#userinfo_disclaimer:hover {
    background: url("/img/icon_disclaimer_aktiv.png") top left no-repeat;
}

span#userinfo_logout {
	position: absolute;
	bottom: 0px;
	height: 26px;
	width: 30px;
	right: 12px;
	background: url("/img/icon_logout.png") top left no-repeat;
}

span#userinfo_logout:hover {
	background: url("/img/icon_logout_aktiv.png") top left no-repeat;
}

span#merkliste_keine_objekte {
	position: relative;
	top: 40%;
	margin-left: -15px;
}

div#merkliste_icon {
	position: absolute;
	top: 1px;
	left: 2px;
	width: 20px;
	height: 18px;
	background: url("/img/warenkorb_klein_trans.png") top left no-repeat;
}


div#merkliste_loeschen_dialog {
	position: absolute;
	width: 220px;
	height: 80px;
	margin-left: -100px;
	left: 50%;
	top: 260px;
	background-color: white;
	border: 2px solid black;
	padding: 5px;
	z-index: 10;
	display: none;
}

div#merkliste_dialog_text {
	position: absolute;
	text-align: center;
	top: 10px;
	left: 0px;
	width: 100%;
}

div.merkliste_dialog_ok {
	display: inline;
	position: absolute;
	bottom: 5px;
	left: 5px;	
}

div.merkliste_dialog_abbruch {
	display: inline;
	position: absolute;
	bottom: 5px;
	right: 5px;
}

/*
  ---------------------------------
  Detail-Bereich
  ---------------------------------
*/

div#detail_wrapper_layer {
	display: none;
	width: 646px;
	height: 562px;
	background-color: black;
	text-align: left;
	z-index: 11;
	position: absolute;
	left: 50%;
	margin-left: -300px;
	top: 14px;
	opacity: 0;
}

div#detail_wrapper_bak {
	display: none;
	width: 654px;
	height: 574px;
	background-color: white;
	border: 2px solid black;
	text-align: left;
	z-index: 10;
	position: absolute;
	left: 50%;
	margin-left: -300px;
	top: 10px;
}

div#detail_wrapper {
	display: none;
	width: 654px;
	height: 574px;
	background-color: white;
	background: url("/img/detail_hintergrund.gif") top left no-repeat;
	text-align: left;
	z-index: 10;
	position: absolute;
	left: 50%;
	margin-left: -300px;
	top: 10px;
}

div#detail_bild, div#detail_bild_clone {
	width: 400px;
	height: 500px;
	max-height: 700px;
	position: absolute;
	left: 125px;
	top: 15px;
	text-align: center;
	overflow: hidden; 
	z-index: 20;
	padding-bottom: 2px;
}

div#detail_bild img, div#detail_bild_clone img {
	height: 100%;
	position: relative;
	border: 1px solid black;
	z-index: 30;
}

div#detail_bild_overlay {
	position: absolute;
	left: 50%;
	margin-left: -100px;
	bottom: 110px;
	width: 200px;
	height: 30px;
	border: 2px solid black;
	background-color: white;
	color: red;
	font-size: 30px;
	z-index: 2000;
	padding: 4px;
	text-align: center;
	display: none;
}

div#detail_daten {
	width: 100%;
	position: absolute;
	bottom: 15px;
	text-align: center;
}

div#detail_daten div.titel {
	font-weight: bold;
}

div#detail_daten div.oplus_data {
	margin-top: 3px;
}

div#detail_zoom_layer {
	position: absolute;
	top: 50px;
	right: 25px;
	width: 100px;
	height: 70px;
	z-index: 45;
	background: url("/img/lupe_neu.png") top left no-repeat;
	cursor: pointer;
	display: none;
}

div#detail_zurueck, div#detail_zurueck_clone {
	position: absolute;
	left: 35px;
	top: 250px;
	height: 100px;
	width: 70px;
	text-align: center;
	padding-bottom: 2px;
	cursor: pointer;
}

__nomore.detail_zurueck_hover {
	border: 3px solid #DDDDDD;
	left: 32px;
	top: 247px;
}

div#detail_vor, div#detail_vor_clone {
	position: absolute;
	left: 547px;
	top: 250px;
	height: 100px;
	width: 70px;
	text-align: center;
	padding-bottom: 2px;
	cursor: pointer;
}

__nomore.detail_vor_hover {
	border: 3px solid #DDDDDD;
	left: 544px;
	top: 247px;
}

div#detail_zurueck img, div#detail_vor img, div#detail_vor_clone img, div#detail_zurueck_clone img {
	height: 100%;
	border: 1px solid black;
}

div#detail_merken {
	position: absolute;
	right: 40px;
	top: 100px;
	width: 60px;
	height: 54px;
    overflow: hidden;
    cursor: pointer;
}

div#detail_merken_plus {
	background: url("/img/warenkorb_leer.jpg") top left no-repeat;
	width: 100%;
	height: 100%;
}

div#detail_merken_minus {
	background: url("/img/warenkorb_voll.jpg") top left no-repeat;
	width: 100%;
	height: 100%;
}

div#detail_merken_verkauft {
	width: 100%;
	height: 100%;
	font-weight: bold;
	font-size: 14px;
	background: url("/img/warenkorb_gesperrt.jpg") top left no-repeat;
}

div#detail_suchinfo 
{
	background-color: #FBFBFB;
	border: 1px solid #EEEEEE;
	left: 20px;
	padding: 5px;
	position: absolute;
	top: 40px;
	width: 80px;
}

div#detail_suchinfo div.filterhead {
	font-size: 14px;
	margin-bottom: 5px;
}

div#detail_suchinfo div.filtertext {
}

div#detail_suchinfo div.filteritem {
	margin-bottom: 5px;
}


div#dark_layer {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: black;
	opacity: 0;
	z-index: 5;
	visibility: hidden;
}

/*
  ---------------------------------
  Bestellungs-Bereich
  ---------------------------------
*/

/* Wie detail_wrapper, aber darunter liegend */
div#bestellung_wrapper, div#einstellungen_wrapper {
	width: 902px;	
	height: 502px;
	position: absolute;
	left: 50%;
	margin-left: -450px;
	top: 10%;
	z-index: 4;
	background-color: white;
	visibility: hidden;
	border: 2px solid #999999;
}

div#bestellung_titel {
	position: absolute;
	left: 28px;
	top: 30px;
	font-size: 35px;
	color: #888888;
}

div#bestellung_liste {
	position: absolute;
	width: 408px;
	padding-left: 12px;
	height: 300px;
	top: 100px;
	left: 0px;
	overflow: auto;
	text-align: center;
	border-top: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-right: 2px solid #999999;
}

span#bestellung_keine_objekte {
	position: absolute;
	top: 140px;
	left: 50%;
	width: 200px;
	margin-left: -100px;
}

div#bestellung_formular {
	position: absolute;
	width: 482px;
	height: 300px;
	right: 0px;
	top: 100px;
	border-top: 2px solid #999999;
	border-bottom: 2px solid #999999;
}

div#bestellung_formular_name {
	position: absolute;
	top: 20px;
	left: 10px;
}

div#bestellung_formular_name span.formular_data {
	border: 1px solid black;
	width: 376px;
	height: 16px;
	padding: 2px;
}

div#bestellung_formular_bemerkung {
	position: absolute;
	top: 10px;
	left: 10px;
}

div#bestellung_formular_bemerkung textarea {
	border: 2px solid #CCCCCC;
	width: 450px;
	height: 100px;
	padding: 2px;
	font-family: Arial;
	font-size: 12px;
}

div#bestellung_formular_hinweis {
}

span.formular_tag {
	position: absolute;
	left: 0px;
	width: 380px;
}

span.formular_data {
	position: absolute;
	left: 0px;
	top: 20px;
	width: 380px;
}

div#bestellung_button_bestellen, div#einstellungen_button_speichern {
	position: absolute;
	right: 48px;
	bottom: 50px;
}

div#bestellung_button_zurueck, div#einstellungen_button_zurueck {
	position: absolute;
	right: 48px;
	bottom: 10px;
}

div#bestellung_ok {
	position: absolute;
	width: 100%;
	height: 352px;
	padding-top: 150px;
	text-align: center;
	visibility: hidden;
	font-weight: bold;
}

/*
  ---------------------------------
  Einstellungs-Bereich
    div. gleich wie Bestellung s.o.
  ---------------------------------
*/

div#einstellungen_bereich {
	position: absolute;
	width: 100%;
	height: 300px;
	left: 0px;
	top: 100px;
	border-top: 2px solid #999999;
	border-bottom: 2px solid #999999;
}

div#einstellungen_formular {
	position: absolute;
	width: 270px;
	height: 200px;
	left: 50%;
	margin-left: -135px;
	top: 50%;
	margin-top: -100px;
}

div#einstellungen_formular table {
	width: 100%;
}

div#einstellungen_formular td.label {
	vertical-align: middle;
}

div#einstellungen_formular td.data {
	vertical-align: middle;
}

div#einstellungen_formular input#vorname,
div#einstellungen_formular input#nachname,
div#einstellungen_formular input#email, 
div#einstellungen_formular input#password_new,
div#einstellungen_formular input#password_new2 {
	height: 14px;
	width: 150px;
	padding-left: 2px;
}

div#einstellungen_fehler {
	color: red;
	font-weight: bold;
	margin-top: 10px;
}

div#impressum_links {
	position: absolute;
	width: 280px;
	height: 400px;
	left: 31px;
	top: 60px;
}

div#impressum_rechts {
	position: absolute;
	width: 280px;
	height: 400px;
	left: 400px;
	top: 60px;
}

div#impressum_rechts p {
	margin-top: 0px;
}
