@import "lightbox/style.css";


body,html {
	background-color: #F9F9F9;
	font-family: Verdana, Arial;
	font-size: 11px;
	margin: 0px;
	padding:0px;
	color: #404042;
	text-align: center;
	margin-bottom: 12px;
}

td {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #404042;
}
tr {
	vertical-align: top;	
}

tr.even {
	background-color:#E8E8E8;	
	height:60px;
}
tr.odd {
	background-color:#F3F3F3;	height:60px;
}



.productOldPrice {
	text-decoration: line-through;
	font-size:10px;
}

div#container {
	margin-top: 12px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 982px;
	overflow: hidden;
	text-align: left;
	background-image: url("images/main_bg.gif");
}

div#shoplogo {
	background-image: url("images/shop.png");
	height: 39px;
	width: 41px;
	position: absolute;
	right: 30px;
	top: 183px;
}

div#shoplogo a {
	display: block;
	height: 39px;
	width: 41px;
}

div#container2 {
	background-image: url("images/main_bg.jpg");
	background-position: 482px 176px;
	background-repeat: no-repeat;
}

/*~~~~~~~~~~~~~~START Top ~~~~~~~~*/
div#top {
	width: 100%;
	height: 177px;
	background-image: url("images/top_bg.jpg");
	background-repeat: no-repeat;
}

div#topbarnav {
	
	height: 26px;
	text-align: right;
	padding-right:45px;
	background-image: url("images/topnav_right.gif");
	background-repeat:no-repeat;
	background-position: right;
}


div#topbarnav div.layer{
	height:26px;
	font-size:10px;	
	overflow:hidden;
	
	float:right;	
	background-image: url("images/topnav_bg.gif");
}

div#topbarnav div.layer a {
	
	background-image: url("images/topbar_sep_bg.gif");
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:30px;
	
	padding-top:12px;
	display:block;
	float:left;
	height:26px;
	text-decoration: none;

}
div#topbarnav div.first a {
	background-image: url("images/topnav_left.gif");	
}


div#topbar {
	margin-top: 0px;
	line-height: 30px;
	height: 30px;
	background-image: url("images/topbar_bg.gif");
	
	margin-left: 13px;
	margin-right: 13px;
	color: #FFF;
	padding-left: 12px;
}

div#topbar a {
	color: #FFF;
	text-decoration: none;
}

div.center2 {
	width: 460px;
	height: 147px;
	margin: 3px;
	background-image: url(images/toppic.jpg);
}

div#top div.right {
	margin: 4px;
	background-color: #FFFFFF;
	float: left;
	margin-left: 0px;
}

div.right2 {
	width: 340px;
	height: 147px;
	margin: 3px;
	text-align: right;
}

div.right2 div {
	height: 80px;
	color: #FFF;
	margin-right: 12px;
}

div.right2 a {
	color: #FFF;
}

/*~~~~~~~~~~~~~~END Top ~~~~~~~~*/
div#navigation {
	display: none;
	background-image: url("images/navigation_bg.gif");
	background-repeat: repeat-x;
}

div#searchbar {
	background-image: url("images/searchbar_bg.gif");
	background-color: #673B15;
	color: #2B1112;
	padding: 0px;
	height: 24px;
	line-height: 18px;
}

div#searchbar a {
	color: #2B1112;
}

form {
	margin: 0px;
}

input.formfield {
	font-size: 11px;
	width: 150px;
}

div#footer {
	line-height: 25px;
	background-color: #2B1112;
	color: #FFFFFF;
	background-image: url("images/bottom_bg.gif");
	text-align: right;
	padding-right: 26px;
	padding-left: 26px;
	color: #565656;
	height: 74px;
	
}

div#footer div{
	margin-top:6px;
}

div#footer a {
	
	margin-top: 4px;
	color: #7D0500;
}

td#leftcol {
	width: 231px;
	vertical-align: top;
}

td#rightcol {
	width: 231px;
	vertical-align: top;
}

td#main {
	text-align: left;
	vertical-align: top;
	width: 520px;
}

td#main div.main2 {
	margin-top: 12px;
	margin-bottom: 48px;
}

table#maintable {
	padding: 0px;
	width: 100%;
}

div.box {
	margin-left: 20px;
	width: 190px;
	margin-top: 12px;
}

td#rightcol div.box {
	margin-left: 26px;
}

div.navbutton {
	height: 24px;
	margin-left: 4px;
	margin-right: 6px;
	border-top: 1px solid #FBFAF9;
	line-height: 24px;
}

div.first {
	border-top: none;
}

div.subnavbutton {
	padding-left: 12px;
	height: 20px;
	line-height: 20px;
}

div.subnavbutton_active {
	font-weight: bold;
}

div#navigationleft {
	color: #2B1112;
	margin-top: 2px;
	margin-bttom: 24px;
}

div#navigationleft a {
	text-decoration: none;
	color: #2B1112;
}

div.navbutton_active {
	color: #3C6049;
	font-weight: bold;
}

/* PANELS */
table.panel {
	width: 190px;
	margin-bottom: 8px;
}

.panelheader {
	vertical-align: top;
	line-height: 23px;
	text-align: left;
	color: #FFFFFF;
	text-indent: 8px;
	height: 23px;
	background-image: url("images/panelheader.gif");
	background-repeat: no-repeat;
	font-weight: bold;
}

.green {
	background-image: url("images/panelheader_green.gif");
}

.panelheader img {
	display: none;
}

td.panelheader a {
	color: #FFFFFF;
	text-decoration: none;
}

td.panelbody input.formfield {
	background-color: #AAAAAA;
	width: 169px;
	border-top: 1px solid #848484;
	border-left: 1px solid #848484;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
}

td.panelbody td {
	font-size: 11px;
}

.panelbody {
	padding: 6px;
	padding-right: 10px;
	font-size: 11px;
	padding-bottom: 11px;
	background-image: url("images/panelbody.gif");
	background-repeat: repeat-y;
}

.panelbottom {
	background-repeat: no-repeat;
	background-image: url("images/panelbottom.gif");
	height: 12px;
}

a img {
	border: none;
}

a {
	color: #2B1112;
}


a.link, div#navigationleft a {
	background-image: url("images/link.gif");
	padding-left: 15px;
	background-position: top left;
	background-repeat: no-repeat;
}

h1 {
	font-size: 16px;
	line-height: 20px;
	color: #174A3A;
	margin-top: 17px;


}

h2 {
	font-size: 12px;
	xmargin-top:24px;
	margin-bottom:6px;
}

li,ul {
	margin:0px;	
	padding:0px
	
	
}
ul {
	list-style: none;	
}
li {
	margin-top:6px;
	background-image: url("images/link.gif");
	padding-left: 15px;
	background-position: 1px left;
	background-repeat: no-repeat;
}



div.productpanel {
	height: 140px;
	background-color: #F0F0F0;
	margin-bottom: 12px;
	background-image: url("images/productpanel_bg.gif");
	overflow:hidden;
}

div.productpanel  div.prodimage {
	height: 116px;
	width: 116px;
	overflow: hidden;
	text-align: center;
	background-color: #FFF;
	margin: 4px;
	float:left;
	margin-right:6px;
		
}

div.prodimage  {
	
	
}

div.producttitel {
	
	
	height: 32px;
	line-height:32px;
	xwidth:300px;
	
}
div.productdec{
	
	height: 72px;
	margin-top:6px;
	xwidth:450px;
	
}
div.producttitel a {
	font-size: 12px;
	text-decoration: none;
	color: #751701;
}

div.productprice {
	font-size: 14px;
	font-weight: bold;
	color:#174A3A;
	height: 34px;
	text-align: left;
	width: 270px;
	float:left;
}

div.buybutton {
	margin-left: 10px;
	float: left;
}

.onepxwidth {
	width: 11px;
}

textarea {
	width: 99%;
	height:150px;
}

option#red {
	background-color: red;
}

option#red :hover {
	background-color: red;
}

.Farbe_attr {
	display: none;
}




/*Teaser------------*/

div.teaser {
	height:190px;
	width:254px;
	background-image: url("images/teaser_bg.gif");
	margin-bottom:12px;
	
	float:left;
}


div.teaser img.teaserbild{
width:254px;
height:120px;
margin-left:0px;
margin-bottom:6px;
	
}

div.error {
	background-image:url(/shop/images/icons/error.gif);
	background-repeat: no-repeat;
	padding-left:14px;
	background-position: left 2px;
	
	
}

.block {
background-color: #F3F3F3;padding:12px;
}

.block_dark {
background-color: #E8E8E8;padding:12px;
}
div.smallbutton img {
	height:20px;
	width:96px;
}
div.startteaser {
	float:left;
	width:165px;	
	height:120px;
	background-color:#E9E9E9;
	margin-right:12px;
	margin-bottom:12px;
	text-align: center;
	line-height:20px;
	
}

div.mod3 {
	margin-right:0px;	
}
div.startteaser h2 {
	margin:0px;	
}

div.startteaser a {
	color:#8C1700;
	text-decoration: none;	
}

a.printLink {
	background-repeat:no-repeat;
	padding-left:20px;
	background-image:url(images/symbolPrint.gif);
}

/*---------------------------- Imageslider (c) 2008 by Hetfield - Begin --------------------------*/
#imageslider { 
	margin:0 auto; 
	padding:0; 
	list-style:none; 
	list-style-position:outside; 
	overflow:hidden; /* Falls die Inhalte zu gross sind, werden diese abgeschnitten */
	width: 520px; /* Breite des Slideshowcontainers */
}
#imageslider #slidercontent { 
	display: none; 	/* Textanzeige deaktiviert durch display:none; */
	z-index: 888;	/* Durch den z-index wird der Conatiner des Textes auf das Bild gelegt */
	position: relative; 
	top: -203px;	/* Damit der Text auf dem Bild angezeigt werden kann m¸ssen wir den Container nach oben ziehen */
	width: 520px; /* Breite des Slideshowcontainers */
	overflow: hidden; /* Falls die Inhalte zu gross sind, werden diese abgeschnitten */
	text-align: justify;
	font-size: 0.9em; 
	background: #ccc; 
	/* Regelt die Transparenz des Textes um das Bild darunter noch sehen zu k?nnen */
	-moz-opacity: 0.7;
	opacity: 0.70; 
	filter:alpha(opacity=70); 
}
#imageslider li,#imageslider ul {
	background:none;
	padding:0px;
	margin:0px;
}
#imageslider  {
	height:141px;
	overflow:hidden;
}
/*---------------------------- Imageslider (c) 2008 by Hetfield - End ----------------------------*/

