/* @override 
	http://10.0.1.2/page.css */

body
{
	background-color:#FFEEAC;
	margin:0px;
	padding:0px;
	font: 14px Arial;
	height:100%;
}

iframe
{
	margin:0px;
	padding:0px;
}

object
{
	margin:0px;
	padding:0px;
	display:block;
}

html
{
	margin:0px;
	padding:0px;
	height:100%;
}

h1, h2, h3, h4, h5
{
	margin-top:15px;
	margin-bottom:10px;
	padding:0px;
	font-weight:bold;
	color:#A91C38;
}

h1	{font-size:25px;}
h2	{font-size:21px;}
h3	{font-size:17px;}
h4  {font-size:14px;}
h5	{font-size:12px;}

table, tr, td
{
	margin:0px;
	padding:0px;
}

table
{
	width:100%;
}

* html table
{
	width:auto;
}

table.standard tr td
{
	vertical-align:middle;
	/* height:18px;*/
}

td
{
	vertical-align:top;
}

hr
{
	width:100%;
	height:0px;
	border:1px solid #A91C38;
}

a
{
	color:#A91C38;
}

form, input
{
	margin:0px;
	padding:0px;
}

ul
{
	margin:0px;					/* Ganz vorne beginnen */
	text-indent:0px;			/* Aufzählungszeichen ganz vorne*/
	padding-left:17px;			/* Beginn des Textes */
	list-style-type:square;
}

ol li
{
	margin-bottom:8px;
}

img
{
	behavior: url("pngbehavior.htc");
	border: 0px;
}

table#warenkorb, table#uebersicht, table#produktliste
{
	border: 0px none white;
	border-collapse:collapse;
}

table#warenkorb td, table#uebersicht td
{
	padding-top:2px;
	padding-bottom:2px;
	padding-right:5px;
	padding-left:5px;
	border-bottom: 1px solid #A91C38;
	border-right: 1px solid #A91C38;
}

table#uebersicht td
{
	border-bottom: 1px solid #FFBE46;
	border-right: 1px solid #FFBE46;
}

table#produktliste td
{
	border-bottom: 1px solid #FFEEAC;
	padding-top:5px;
	padding-bottom:5px;
	/* padding-left:2px; */
	/* padding-right:2px; */
}

table#bar
{
	padding:0px;
	text-align:center;
	border-collapse:collapse;
}

table#bar td#bar
{
	background-image:url(pics/bar.png);
	background-repeat:repeat-x;
	background-position:center;
	font: 6px Arial;
}

div.clearer
{
	clear: both;
	line-height: 0;
	height: 0;
}

img#produktbild
{
	padding:5px;
	float:right;
}

img#werbung
{
	float:left;
	margin-top:2px;
	margin-right:5px;
}

img#produktbildLeft
{
	margin-right:15px;
	margin-left:5px;
	float:left;
}

img#rechts
{
	padding-left:5px;
	padding-bottom:5px;
	float:right;
}

img#links
{
	padding-right:5px;
	padding-bottom:5px;
	float:left;
}

ul#tabnav
{
	list-style-type: none;
	margin: 0px;
	padding-left: 24px;
	padding-bottom: 24px;
	border-bottom: 1px solid #FDA503;
}

ul#tabnav li
{
	float: left;
	height: 17px;
	background-color: #FFEEAC;
	color: #FFFFFF;
	margin: 2px 4px 0px 2px;
	padding: 3px 8px 1px 8px;
	border: 1px solid #FDA503;
	font-weight:bold;
}

ul#tabnav a:link, ul#tabnav a:visited
{
	display:block;
	color: #A91C38;
	background-color: transparent;
	text-decoration:underline;
}

div#tabnav li.highlight
{
	border-bottom: 1px solid #FFFFFF;
	color: #000000;
	background-color: #FFFFFF;
}

div#tabnav li.highlight a:link
{
	color: #0000FF;
	background-color: #FFFFFF;
}





#header
{
	position:absolute;/* position:fixed; */
	background-color:#A91C38;
	
	top:0px;
	height:70px;
	width:100%;
	-webkit-box-shadow: 0px 0px 5px 3px rgba(100,100,100,0.5);
	   -moz-box-shadow: 0px 0px 5px 3px rgba(100,100,100,0.5);
	        box-shadow: 0px 0px 5px 3px rgba(100,100,100,0.5);
}



#spalte1
{	
	width:195px;
	position:absolute;
	top:73px;
	left:0px;
	padding:5px;
}

/*
#spalte2
{
	background-color:#FFFFFF;
	position:absolute;
	top:73px;
	left:205px;
	right:210px;
	bottom:5px;
	padding:5px;
	height:auto;
}
*/


#spalte2
{
	background-color:#FFFFFF;
	position:absolute;
	top:70px;
	left:205px;
	right:210px;
	padding:7px;
	height:auto;
	-webkit-box-shadow: inset 0px 0px 5px 1px rgba(100,100,100,0.5);
	   -moz-box-shadow: inset 0px 0px 5px 1px rgba(100,100,100,0.5);
	        box-shadow: inset 0px 0px 5px 1px rgba(100,100,100,0.5);	
}

#spalte222222222222
{
	background-color:#FFFFFF;
	/* position:absolute;*/
	margin-top:73px;
	margin-left:205px;
	margin-right:210px; 
	/* left:205px;*/
	/* right:210px;*/
	bottom:0px;
	padding:5px;
}

#spalte3
{
	width:200px;
	position:absolute;/*position:fixed;*/
	top:73px;
	right:0px;
	padding:1px;
	padding-top:5px;
	padding-right:5px;
}


#hauptspalte
{
	position:absolute;
	top:73px;
	padding:5px;
}

#menu, #warenkorb, #uebersicht
{
	margin:0px;
	padding:2px;
}

#menu, #warenkorb
{
	-webkit-box-shadow:0 1px 5px rgba(0, 0, 0, 0.4);
	   -moz-box-shadow:0 1px 5px rgba(0, 0, 0, 0.4);
	        box-shadow:0 1px 5px rgba(0, 0, 0, 0.4);
}

#warenkorb, #uebersicht
{
	right:2px;
	left:2px;
}

#uebersicht
{
	border-left: 1px solid #FFBE46;
	border-top: 1px solid #FFBE46;
	border-right: 1px solid #DE9102;
	border-bottom: 1px solid #DE9102;
}

#menutitel, #warenkorbtitel
{
	background-color:#A91C38;
	font-weight: bold;
	color:#FFFFFF;		//FFEEAC A91C38
	font-weight: bold;
	padding:4px;
	text-align: center;

	-webkit-text-shadow: 2px 2px 2px rgba(0,0,0,0.3);
	   -moz-text-shadow: 2px 2px 2px rgba(0,0,0,0.3);
	        text-shadow: 2px 2px 2px rgba(0,0,0,0.3);
	
	-webkit-box-shadow:  inset 1px 1px 1px rgba(0,0,0,0.3);
	   -moz-box-shadow:  inset 1px 1px 1px rgba(0,0,0,0.3);
	        box-shadow:  inset 1px 1px 1px rgba(0,0,0,0.3);
	
	background: -webkit-linear-gradient(top, #a82f45 0%,#a91c38 46%,#87001f 100%);
	background:    -moz-linear-gradient(top, #a82f45 0%,#a91c38 46%,#87001f 100%);
	background:         linear-gradient(top, #a82f45 0%,#a91c38 46%,#87001f 100%);	
}

#menutitel
{
	/* width:180px; */
}

#warenkorbtitel
{
	right:2px;
	left:2px;
}

#tiny
{
	font: 10px Arial;
}

.tiny
{
	font: 10px Arial;
	margin: 0px;
	padding: 0px;
	display:inline;
	line-height:normal;
}

#tinyColor
{
	font: 10px Arial;
	color:#A91C38;
	background-color:#FFEEAC;
}

#small
{
	font: 12px Arial;
}

#smallColor
{
	font: 12px Arial;
	color:#A91C38;
	background-color:#FFEEAC;
}

table.fotos
{
	text-align: center;
	
	// border: 1px solid silver;
	width: 100%;
}

table.fotos td
{
	text-align: center;
	//border: 1px solid orange;
	padding: 10px;
	padding-bottom: 0px;
	width: 33%;
}

table.fotos td p
{
	max-width: 250px;
	//border: 1px solid orange;
	display: inline-block;
	margin: 0px;
}

.polaroid
{
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
	   -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
	        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
	width: 150px;
	margin-bottom: 14px;
	text-align: center;
	padding: 8px;
	border: 1px solid silver;
	display: block;
	margin-right: auto;
	margin-left: auto;
	
}

.polaroid img
{
	display: inline-block;
	margin-bottom: 10px;
}

/* ////// */
/*  Tags  */
/* ////// */

#tag, #rottag, #orangetag, #lilatag, #gruentag, #grautag, #gelbtag
{
   background: transparent url(/pics/tags/blau/ende.jpg) no-repeat top right;
   font: normal 10px arial, sans-serif;
   display: inline-block;
   height: 15px;
   margin-right: 0px;
   padding-right: 9px; /*sliding doors padding */
   text-decoration: none;
   margin-top: 0px;
}

#tag span.inhalt, #rottag span.inhalt, #orangetag span.inhalt, #lilatag span.inhalt, #gruentag span.inhalt, #grautag span.inhalt, #gelbtag span.inhalt {
   background: transparent url(/pics/tags/blau/anfang.jpg) no-repeat;
   display: inline-block;
   line-height: 15px;
   padding: 0px 0 1px 9px;
}

#rottag
{
   background: transparent url(/pics/tags/rot/ende.jpg) no-repeat top right;
}

#rottag span.inhalt
{
   background: transparent url(/pics/tags/rot/anfang.jpg) no-repeat;
}

#orangetag
{
   background: transparent url(/pics/tags/orange/ende.jpg) no-repeat top right;
}

#orangetag span.inhalt
{
   background: transparent url(/pics/tags/orange/anfang.jpg) no-repeat;
}

#lilatags
{
   background: transparent url(/pics/tags/lila/ende.jpg) no-repeat top right;
}

#lilatag span.inhalt
{
   background: transparent url(/pics/tags/lila/anfang.jpg) no-repeat;
}

#gruentag
{
   background: transparent url(/pics/tags/gruen/ende.jpg) no-repeat top right;
}

#gruentag span.inhalt
{
   background: transparent url(/pics/tags/gruen/anfang.jpg) no-repeat;
}

#grautag
{
   background: transparent url(/pics/tags/grau/ende.jpg) no-repeat top right;
}

#grautag span.inhalt
{
   background: transparent url(/pics/tags/grau/anfang.jpg) no-repeat;
}

#gelbtag
{
   background: transparent url(/pics/tags/gelb/ende.jpg) no-repeat top right;
}

#gelbtag span.inhalt
{
   background: transparent url(/pics/tags/gelb/anfang.jpg) no-repeat;
}

.plus_button, .minus_button 
{
	float:right;
}

.button :hover
{
	cursor:pointer;
}




