@import url("/css/cashbox.css");
@import url("/css/kundenbereich.css");

html, body {
	margin: 0;
	padding: 0;
}

body, td, th, div, input, select, span {
     font-size: 12px;
     line-height: 14px;
     font-family: Verdana,arial,univers,helvetica,sans-serif;
}

a {
	color: #E60003;
	text-decoration: none;
}

a img {
	border: 0px;
}

h1, #leftcontent h2 {
	margin-top: 12px;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	margin-bottom: 0px;
 	line-height: 28px;
 }

h2, h3 {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

p, td, li {
	font-size: 12px;
	line-height: 16px;
}

div#body div#maincontent div#ebayDescription p,
div#body div#maincontent div#ebayDescription td,
div#body div#maincontent div#ebayDescription li
{
    font-size: 14px;
    line-heigh: 18px;
}

/* Druckbereiche ausblenden */

#logoPrint,
#footerPrint {
display: none;
}

#print {
position: absolute;
left: 884px;
}

/****************************************/
/*             Basislayout              */
/****************************************/

#header,
#body,
#footer {
  width: 900px;
}


#startseite {
position: absolute;
display: block;
z-index: 100;
height: 85px;
width: 180px;
}

#jawoll {
	position: absolute;
	margin-left: 190px;
	margin-top: 3px;
	font-size: 11px;
}

#jawoll a {
	color: white;
}

#header {
	background-image: URL(/images/header_red2.jpg);
	background-repeat: no-repeat;
	height: 100px;
}

#meta,
#meta a {
	color: white;
	font-size: 11px;
	text-decoration: none;
}

#metanav {
	margin-top: 3px;
	margin-right: 8px;
	float: right;
}

#suche {
	position: absolute;
	top: 30px;
	width: 900px;
	text-align: right;
}

#suchwort  {
	border: 1px solid #c7c7c7;
	width: 220px;
	margin-right: 4px;
	font-size: 11px;
	height: 14px;
}

#suchbutton  {
	border: 1px solid #c7c7c7;
	color: red;
	background-color: #f1f2f3;
	font-size: 11px;
	height: 18px;
	margin-right: 6px;
}

#start {
	margin-top: 15px;
}


#footer {
  border-top: 1px solid black;
  height: 50px;
  padding-left: 8px;
  font-size: 11px;
  line-height: 16px;
  margin-top: 50px;
text-align: center;
}

#leftcontent {
	float: left;
	width: 178px;
	padding-left: 8px;
	padding-right: 8px;
	margin-top: 15px;
}


#maincontent {
	float: right;
	width: 680px;
	margin-left: 24px;
}

div.LeftSlot {
	float: left;
	width: 310px;
	margin-right: 10px; 
	margin-bottom: 20px;
}

div.RightSlot {
	float: left;
	width: 340px;
	margin-left: 10px; 
	margin-bottom: 20px;
}

/* Suche */

.suchword {
	border: 1px solid #ccc; 
	width: 300px; 
	margin-right: 8px; 
	font-size: 11px;
}


.submit {
	border: 1px solid #c7c7c7;
	background-color: #f1f2f3; 
	color: red;
}

/* SubmitForms */

div.formSubmit {
	margin: 14px;
}


p.Topseller {
  background-image: URL(/images/icons/icon_topseller.gif);
background-repeat: no-repeat;
padding-left: 48px;
}


p.Neuheiten {
  background-image: URL(/images/icons/icon_neuheiten.gif);
background-repeat: no-repeat;
padding-left: 48px;
}

p.Schnaeppchen {
  background-image: URL(/images/icons/icon_angebote.gif);
background-repeat: no-repeat;
padding-left: 48px;
}

ul.kategorien,
ul.filialsuche {
margin: 0px;
padding-left: 0px;
list-style: none;
}

ul.kategorien li,
ul.filialsuche li{
  margin: 5px;
}

/****************************************/
/*             Left Side               */
/****************************************/

#warenkorb,
#quicknav,
#sndNav,
#loginSmall,
#Gewinnspielbanner {
    margin-left: 8px;
}

a.QuickNavLogout {
margin-left:4px;
}

#sndNav {
  border: 1px solid #ccc;
padding: 4px;
}

#warenkorb table {
width: 158px;
}

#warenkorb table thead{
display: none;
}
#warenkorb table tfoot {

}

#warenkorb tbody td ,
#warenkorb tfoot td.preis {
 background-color: #fff;
 margin: 0px;
 padding: 2px;
 border-bottom: 1px solid #ccc;
}

#warenkorb .preis {
	text-align: right;
}

#quicknav select {
	 border: 1px solid #C7C7C7;
         padding: 1px;
	 font-size: 11px;
	 width: 160px;
	 margin-bottom: 4px;
} 


#quicknav,
#warenkorb,
#loginSmall, 
#Gewinnspielbanner {
   margin-bottom: 20px;
   background-color: #f1f2f3;
}

#quicknav .content,
#warenkorb .content,
#Gewinnspielbanner .content,
#loginSmall form {
   margin-top: 2px;
   border: 1px solid #ccc;
}

#warenkorb h2,
#quicknav h2,
#loginSmall h2,
#Gewinnspielbanner h2 {
  background-color: #E60003;
  color: white;
  margin: 0px;
  font-size: 12px;
  padding-left: 4px;
  font-weight: bold;
}

#warenkorb table,
#quicknav select {
  margin: 4px;
}

/****************************************/
/*             Hauptmenue               */
/****************************************/

#header_menu {
	margin-top: 47px;
	float: right;
	width: 700px;
	margin-right: 8px; 

}

#header_menu UL {
	list-style-type: none;
	float: right;
	font-weight: bold;
}

#header_menu LI.mainli {
	padding-left:12px; 
	font-size: 10px; 
	float: left; 
}

#header_menu LI.mainli a {
	display: block;
	color: black;
padding: 1px;
}

#header_menu li.mainli ul li a:hover {
color: white;

}

#header_menu a {
	font-size: 12px;
	text-decoration: none;
}

#main_nav {
	MARGIN: 0px;
}

/* Pulldown Menue Eintraege */
ul.sub {
	PADDING-RIGHT: 3px; 
	display: none;
	PADDING-LEFT: 3px; 
	PADDING-BOTTOM: 3px; 
	MARGIN: 0px; 
	TEXT-TRANSFORM: none; 
	PADDING-TOP: 3px; 
	LIST-STYLE-TYPE: none; 
	POSITION: absolute; 
	BACKGROUND-COLOR: #fff;
	TEXT-ALIGN: left;
	border: 1px solid #000;
	z-index: 2;
}

ul.sub a {
	DISPLAY: block; 
	margin: 2px 2px; 
	TEXT-DECORATION: none;
	font-weight: normal;
}

ul.sub a:hover {
	color: #fff;
	background-color: #E60003;
}

#main_nav li:hover ul.sub,
li.over ul.sub {
	/* lists nested under hovered list items */
	display: block;
}


#main_nav li>ul
{
	top: auto;
	left: auto;
}


#path {
clear: both;
margin-left: 218px;
padding-top: 10px;
font-size: 11px;
color: #aaa;
}

#path a {
color: #aaa;
}

#path a:hover {
color: #f00;
}

/*********************************/
/*         Artikelansicht        */
/*********************************/

table.items {
	clear: both;
	font-size: 12px;
	margin-top: 20px;
}

table.items td {
	vertical-align: top;
}

table.items h2 {
	margin: 0;
}

#gallery {
	margin-top: 12px;
	float: left;
}

#galleryFunctions {
width: 250px;
}

#galleryFunctions a.Detail {
  float:right;
}
#abbildungen {
width: 250px;
margin-top: 6px;
}

#abbildungen img {
margin: 2px;
}


#ProduktItemList table td {
	padding: 6px;
	vertical-align: top;
}

#ProduktItemList table td.left {
  font-weight: bold;
  text-align: right;
}

#ProduktItemList span.Preis {
	color: #E60003;
	font-weight: bold;
}

#ProduktItemList a.versand {
	font-size: 10px;
}

a.AddItem {
	display: block;
	margin-top: 10px;
	border: 2px solid  #E60003;
	background-image: URL(/images/cart.jpg);
	background-repeat: no-repeat;
	background-position: 4px;
	color: #000;
	padding: 5px 5px 5px 30px;
	font-weight: bold;
width: 120px;
}

a.AddItem:hover {
	color: #E60003;
}

span.green {
	color: green;
	font-weight: bold;
}

span.red {
	color: #E60003;
	font-weight: bold;
}


/****************************************/
/*              LoginForm (Small)       */
/****************************************/

#loginSmall form {
	padding: 4px;
	font-size: 10px;
}

#loginSmall form input {
	border: 1px solid #ccc;
	font-size: 10px;
	width: 158px;
}

#loginSmall form input.submit {
	margin-top: 3px;
	margin-bottom: 3px;
}

/****************************************/
/*              Warenkorb               */
/****************************************/

.cart {
 width: 100%;
}

/*.error {
	border: 2px solid #E60003;
	padding: 5px;
}

.error li {
	padding: 4px;
}*/

.cart td {
	padding: 2px;
}

.cart td.menge {
	text-align: center;
}

.cart td.preis,
.cart td.gesamtpreis {
	text-align: right;
}

.cart tfoot td,
.cart thead td {
	border-top: 1px solid black;
	font-weight: bold;
	padding: 3px;
}

.cart thead td {
	border-bottom: 1px solid black;
}


.cart td.funktionen {
  width: 80px;
  vertical-align: middle;
text-align: center;
}

.cart td.funktionen a {
  vertical-align: middle;
}

.warenkorbLink {
	background-color: #E60003;
	border: 1px solid #c7c7c7;
	color: white;
	font-weight: bold;
}

#OrderCount {
	width: 20px;
	text-align: center;
	margin-left: 6px;
}

.ItemNumber {
	display: block;
	font-size: 10px;
}


/* Produktuebersicht*/

div.produkte {
	width: 160px;
	height: 160px;
	float: left;
	text-align: center;
	border: 1px solid #ccc;
	margin-right: 6px;
	margin-bottom: 6px;
	overflow: hidden;
}

div.produkte h2 {
	margin: 4px;
	font-weight: normal;
	display: block;
	height: 28px;
	overflow: hidden;
}

div.produkte span.ItemVersand {
	display: none;
	font-size: 9px;
}

div.produkte a {
    display: block;
    margin-top: 6px;
}

div.produkte span.ItemPreis {
	display: block;
	color: #E60003;
}

div.produkte a.versand {
	display: inline;
	color: #000;
}

div.produkte a.versand:hover {
	display: inline;
	color:  #E60003;
}


.ItemReminder {
	width: 100%;
	border-top: 1px solid #ccc;
	margin-top: 30px;
}
.ItemReminder td {
	padding: 4px;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
}

#Versand {
	margin-left: 8px;
	margin-top: 8px;
	padding: 4px;
}

#Versand table td {
	font-size: 9px;
}

/*************************/
/*   Weiterempfehlen     */
/*************************/

#recommend {
	position: absolute;
	width: 300px;
	border: 1px solid #ccc;
	margin-top: 5px;
}

#recommend form {
margin: 0px;
}

#recommend table {
	width: 100%;
}
		
#recommend input{
	width: 100%;
	border: 1px solid #ccc;
}

#recommend table tr td {
	background-color: #f1f2f3;
	font-size: 10px;
}

.CancelRecommend {
	border: 1px solid #ccc;
	width: 100%;
	display: block;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	height: 18px;
}

#recommend input.submit {
	 border: 1px solid #ccc;
	color: white;
	background-color: #E60003;
}


.discount_flag {
	position: absolute;
	margin-left: 77px;
	margin-top: -7px;
z-index: 1;
}

a.Zeitungsbeilage {
	margin-right: 20px;
	margin-bottom: 20px;
	display: block;	
	float: left;
	height: 330px;
	overflow: hidden;
}

/*************************/
/*   Bilder im Fliestext */
/*************************/

img.links {
	float: left;
	margin-top: 3px;
	margin-right: 6px;
	margin-bottom: 4px;
	border: 1px solid #c7c7c7;
}

img.rechts {
	float: right;
	margin-top: 3px;
	margin-left: 6px;
	margin-bottom: 4px;
	border: 1px solid #c7c7c7;

}

div.h3 {
	border-bottom: 1px solid #E60003;
	margin-top: 40px;
	font-size: 14px;
	font-weight: bold;
}

div.h4 {
font-weight: bold;
text-decoration: underline;
clear:both;
}

div.h5 {
font-weight: bold;
clear:both;
}


div.top {
text-align: right;
clear:both;
}

div.top a {
background-image: URL(/images/icons/top.gif);
background-repeat: no-repeat;
background-position: top right;
color: white;
padding-right: 35px;
}


.retour {
 margin: 10px 50px 10px 50px;
 padding: 10px;
 background-color: #f1f2f3;
 border: 1px solid #E60003;
 display: block;
 
}


/* Datail Ansicht */
div.DetailImage {
	position: absolute;
	margin: 10px;
	border: 1px solid black;
	background-color: white;
	width: 500px;
	overflow: hidden;
}

.close {
	position: absolute;
	z-index: 100;
	margin-top: 5px;
	margin-left: 480px;
}

ul.linklist li {
	width: 200px;
	font-size: 12px;
}

ul.linklist {
	float: left;
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}


div.index ul {
	margin-top: 0px;
}

div.index p {
	margin-top: 0px;
	margin-bottom: 0px;
}

/*************************/
/*   Adventskalender     */
/*************************/


#Adventskalender {
	background-image: url(http://www.jawoll.de/images/adventskalender.jpg);
	height: 1050px;
	text-align: center;
}

#Adventskalender .produkte {
	border: 1px solid white;
	margin: 3px;
}


#Adventskalender .aktiv {
	background-color: white;
	border: 1px solid red;
}

#Adventskalender .aktiv h1 {
	position: absolute;
	margin-left: 7px;
	margin-top: 0px;
	z-index: 1;
	color: red;
	font-size: 20px;
	float: left;
}

#Adventskalender .inaktiv h1 {
	position: absolute;
	margin-left: 7px;
	margin-top: 0px;
	z-index: 1;
	color: #ccc;
	font-size: 20px;
	float: left;
}

#Adventskalender .inaktiv {
	background-color: white;
	border: 1px solid #ccc;
}

#Adventskalender h1.number {
	color: red;
	font-size: 50px;
	margin-top: 50px;
	line-height: 50px;
}	

img.adventsbanner {
	position: relative;
	margin-left: 8px;
	margin-bottom: 14px;
	z-index: 1;
}


div.Teilnahmebedingungen {
	border: 1px solid #ccc;
	margin-top: 10px;
	padding-left: 10px;
}

/*************************/
/*   Adventskalender     */
/*************************/


#gewinnspiel {
	background-image: url(http://www.jawoll.de/media/gewinnspiel.jpg);
	background-repeat: no-repeat;
	margin-left: 8px;
	height: 719px;
}

#gewinnspiel_formular {
	position: absolute;
	left: 30px;
	top: 220px;
	width: 330px;
	height: 550px;
}

#gewinnspiel_preise {
	position: absolute;
	left: 410px;
	top: 570px; 
	width: 380px;
	height: 250px;
	overflow: hidden;
	color: white;
}

#gewinnspiel_preise a {
	color: white;
}

#gewinnspiel_preise a {
	color: white;
}


div.gewinnspiel_preise h1 {
	margin-top: 50px;
	background-color: red;
	color: white;
	padding-left: 10px;
	clear: both;
}

#Firstname, #Lastname {width: 120px;}
#Street, #City {width: 220px;}
#Number, #Zip {width: 98px;}
#CountryId {width: 220px;}
#Email, #Phone {width: 326px;}

.small {font-size: 9px;}

select.Error,
input.Error {
	background-color: yellow;
}

td.Error {
	color: yellow;
}

div.StartDiv {
	float: left;
	width: 282px;
	height: 180px;
	padding-left: 0px;
	margin-left: 12px;
}

div.StartDiv h1,
#News_Start h1 {
	background-color: #E60003;
	margin-top: 0px;
	padding-top: 0px;
	color: white;
	padding-left: 10px;
	font-size: 13px;
}

#News_Start h1 {
	width: 860px;
	margin-bottom: 4px;
	text-align: center;
}

#News_Start div.produkte {
	margin-right: 15px;
}

#Shop_Start {
	background-image: url(/images/Start_Online-Shop.jpg)
}

#Filialen_Start {
	background-image: url(/images/Start_Filialen.jpg)
}

#Unternehmen_Start {
	background-image: url(/images/Start_Unternehmen.jpg)
}

#News_Start {
 	margin-left: 12px;
 	float: left;
}


div.StartDiv ul {
	float: right;
	padding-right: 20px;
	font-weight: bold;
	padding-top: 15px;
}

#Shop_Start ul {
	padding-right: 25px;
}

div.StartDiv ul li {
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	background-position: 2px;
}

div.StartDiv ul li a {
	color: black;
}

div.StartDiv ul li a:hover {
	color: black;
	text-decoration: underline;
}