/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

@import url(/shop/images/kopfbilder/kopfbilder.css);

.boxText { font-family: Verdana, Arial, SunSans-Regular, Sans-Serif; font-size: 11px; /* fs */ }
.errorBox { font-family : Verdana, Arial, SunSans-Regular, Sans-Serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, SunSans-Regular, Sans-Serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, SunSans-Regular, Sans-Serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  padding: 0px;
}

A {
  color: #747474;
  text-decoration: none;
}

A:hover {
  color: #888888;
  text-decoration: underline;
}

FORM {
 display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  font-size: 11px; /* fs */
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: underline;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  font-size: 11px; /* fs */
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #D3D1D1;
}

#login .infoBox {
  background: #fff;
  border:1px solid #008774;
}

.infoBoxContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  font-size: 11px; /* fs */
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  font-size: 11px; /* fs */
}

TD.infoBoxHeading {
  background-image: url('images/infobox/corner_center.gif');
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  display: none;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  font-size: 11px; /* fs */
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #F8F8F8;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #F8F8F8;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #BADFD9;
  border-spacing: 1px;
  
}

.productListing-heading {
border-right:2px solid #ffffff; 
border-bottom:2px solid #ffffff;  
text-align:left; 

  color: #414956;
  font-weight: bold;
  padding: 10px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background-color: #BADFD9;
}

TD.productListing-data {

border-right:2px solid #ffffff; 
border-bottom:2px solid #ffffff;  
text-align:center;
vertical-align:top; 
padding:11 9 8 9;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #414956 ;
}

 
A.pageResults {
  color: #747474;
}

A.pageResults:hover {
  color: #747474;
}

A.pageResults:visited {
  color: #747474;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 13px;
  color: #ffffff;
  font-weight: bold;
  height: 27px;
  width: 693px;
  background: url('images/m99.gif');
  background-repeat: no-repeat;
  padding-top: 0px;
  padding-left: 20px;
  text-transform: uppercase;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  font-size: 11px; /* fs */
  color: #000000;
}

#login .main{
	background-color:#008774;
	color:#FFF;
	font-weight:bold;
	border-left:2px solid #FFF;
	border-right:2px solid #FFF;
}

#login .infoBox .mainlogin {
	background-color:#008774;
	color:#FFF;
	font-weight:bold;
	font-family:Verdana,Arial,SunSans-Regular,Sans-Serif;
	font-size:11px;
	line-height:1.5;
}


#login .infoBoxContents .main{
	background-color:#fff;
	color:#818181;
	font-weight:normal;	
}

TD.main, P.main {
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  font-size: 11px; /* fs */
}

TD.accountCategory {
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  font-size: 11px; /* fs */
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  color: #ff0000;
}

 .image_border{
  border:1px solid #888888; 
 }



.moduleRow { background-color: #D1E7DC; }
.moduleRowOver { background-color: #B4D8C6; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, SunSans-Regular, Sans-Serif; font-size: 11px; /* fs */ color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, SunSans-Regular, Sans-Serif; font-size: 11px; /* fs */ color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, SunSans-Regular, Sans-Serif; font-size: 11px; /* fs */ }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, SunSans-Regular, Sans-Serif; font-size: 11px; /* fs */ background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, SunSans-Regular, Sans-Serif; font-size: 11px; /* fs */ background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, SunSans-Regular, Sans-Serif; font-size: 11px; /* fs */ color: #ff0000; }














body {
	background-color: #B2DFF4;
	
	background-image:url(/images/bg.jpg);
	background-repeat:no-repeat;
	background-position: center bottom;
	background-attachment:fixed;
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#030303;
	padding:0;
	margin:0;
}

td{
 font-family: tahoma,verdana,arial;
 font-size: 11px;
 color: #818181;
}

 .bg{
  background-image: url(images/m12.gif);
  background-repeat: repeat-y;
 }

 .bg1{
  background-image: url(images/m17.gif);
  background-repeat: repeat-y;
 }

 .go{
  border-style: solid;
  border-width: 1px;
  border-color: #A3A3A3;
  width: 119px;
  height: 18px;
  color: #605F5E;
  font-size: 9px;
 }

 .br{
  border-style: solid;
  border-width: 1px;
  border-color: #929292;
 }
 
.br h1{
	font-size:15px !important;
}
 
 .ch{
  color: #008774;
  font-size: 11px;
  font-weight: bold;
 }

 .ch1{
  color: #008774;
  font-size: 14px;
  font-weight: bold;
 }

 .ch2{
  color: #008774;
  font-size: 12px;
  font-weight: bold;
 }

 .ch3{
  color: #6A8ABE;
  font-size: 11px;
  font-weight: bold;
 }

 .ml{
  color: #8E8E8E;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none
 }

 .ml1{
  color: #A75E08;
  font-size: 11px;  
  text-decoration: underline
 }

 .ml2{
  color: #214A78;
  font-size: 11px;
  text-decoration: none
 }

 .ml3{
  color: #6A8ABE;
  font-size: 11px;
  text-decoration: underline;
 }

 .ml4{
  color: #E0943A;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none
 }

 .tx{
  color: #818181;
  font-size: 11px; 
 }

 .tx1{
  color: #BF9B69;
  font-size: 11px; 
 }

 .se{
  width: 112px;
  font-size: 9px;
  color: #9D9D9D; 
 }

.hgschmetterling {
	background-position:bottom;
	background-repeat:no-repeat;
	background-image: url(images/m21.gif);
}


/* news */
.newsbalken {
	margin-bottom: 0px;
}

.newsblock {
	margin-bottom: 0px;
	border: 1px solid #999999;
}

.newsbild {
	float: left;
	width: 120px;
	text-align:center;
	margin-top: 10px;
}

.newsbild img {
	width: 200px;
	margin:5px;
}

.newstext {
	float: right;
	width: 471px;
	margin-bottom: 5px;
}

.newsclear {
  clear: both;
}

.newsdatum {
	color:#6a8abe;
}

.newsheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #333333;
}

.newsteaser {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #333333;
}
	
.newslauftext {
	margin-right: 5px;
	margin-left: 5px;
}
	

/* ----------banner for logo-------------- */
#banner {
	height:100px;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}
#banner p{
	margin-left: 20em;
	padding: 25px;
}
#mainnavi {
	height:2px;
	margin: 0;
	padding: 0;
	border-bottom: 2px solid #028772;
}

#mainnavi p{
	margin-left: 20em;
	padding: 0 25px;
}

.nd_sn_listdesign1_li{
	display:inline;
}
.nd_sn_listdesign1{
	font-size: 12px;
	background-color:#ffffff;
	white-space:nowrap;
	list-style-type:none;
	clear:both;
	margin:0;
	padding:0;
	padding-top:2px;
	padding-right:8px;
	padding-bottom:13px;
}
a.ld_sn_design1{
	font-size: 12px;
	text-decoration:none;
	color:#008774;
	background-repeat:repeat-y;
	background-color:#ffffff;
	background-image:url(/shop/images/link_border.gif);
	margin:0;
	padding:0;
	padding-right:0px;
	padding-bottom:11px;
	padding-left:10px;
}

/* --------- Menü Linke Seite ------------------ */
ul.sidemenu {
	margin:0;
	padding:0;
	margin-left:8px;
	width:168px;
	list-style:none;
}

ul.sidemenu li {
	background-image:url(/shop/images/btn_bg.gif);
	background-repeat:no-repeat;
	background-position:left;	
	padding-top:0px;
	margin:1px;	
}

ul.sidemenu a {
	display:block;
	font-weight:bold;
	color: #FFFFFF;	
	padding-top:2px;
	padding-left:25px;
	text-decoration:none;	
	min-height:18px;
}

* html body ul.sidemenu a { height: 18px; }

ul.sidemenu a:hover {
	background-image: url(/shop/images/btn_bg_hover.gif);
	background-repeat:no-repeat;
	background-position:left;
}

ul.sidemenu li .active{
	background-image: url(/shop/images/btn_bg_hover.gif);
	background-repeat:no-repeat;
	background-position:left;	
}

/* --------- Menü Linke Seite ------------------ */
ul.sidemenu2 {
	margin:0;
	padding:0;
	margin-left:8px;
	width:168px;
	list-style:none;
}

ul.sidemenu2 li {

	background-image:url(/shop/images/btn_bg2.gif);
	background-repeat:no-repeat;
	background-position:left;
		
	padding-top:0px;
	margin:1px;	
}

ul.sidemenu2 a {
	display:block;

	color: #888888;	
	padding-top:2px;
	padding-left:25px;
	text-decoration:none;	
	min-height:18px;
}

* html body ul.sidemenu2 a { height: 18px; }

ul.sidemenu2 a:hover {

	background-image: url(/shop/images/btn_bg_hover2.gif);
	background-repeat:no-repeat;
	background-position:left;
	
}

ul.sidemenu2 li .active{

	background-image: url(/shop/images/btn_bg_hover2.gif);
	background-repeat:no-repeat;
	background-position:left;	
	
}

/* --------- Menü Linke Seite ------------------ */

#ccore_menu {
	border-color:#D8D5D1;
	border-style:solid solid none;
	border-width:0px;
	margin-left:8px;
	width:165px;
}

#ccore_menu {
	border-style:solid solid none;
}

#ccore_menu ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

#ccore_menu li {
	margin-bottom: 5px !important;
	text-align:justify;
}

#ccore_menu li a:link, #ccore_menu li a:visited {
	background:transparent url(/images/ccore_menu.gif) repeat scroll 0 0;
	color:#008774;
	display:block;
	padding:8px 0 0 40px;
}

#ccore_menu li a{
	text-decoration:none;
	voice-family:inherit;
	height:25px;
}

#ccore_menu li a:hover,
#ccore_menu li .active {
	background:transparent url(/images/ccore_menu.gif) repeat scroll 0 -32px !important;
	color:#E27D06 !important;
	padding:8px 0 0 42px !important;
}

/*-------------Inhaltsbereich Zusatz-------------*/

ul, ol {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
}
li {
	margin-bottom: 5px;
	text-align:justify;
}
h3 {
	margin-bottom: 10px;
}
table {
	margin-top: 0px;
	margin-bottom: 0px;
}
p, pre {
	padding: 0px 0px 20px 0px;
	margin:0;
	text-align: justify;
}
.links30px {
	margin-left: 30px;
}
.l30px_u20px {
	margin-left: 30px;
	margin-bottom: 20px;
}
.keinBlocksatz {
	text-align:left;
}

.img_container{
	height: 200px !important;
	z-index:2;
}

.img_normal{
	z-index:5;
}

.img_special{
	z-index:10;
	position:relative;
	margin-top:-180px;
	margin-left:130px;
}

.base_price {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #999999;
  font-weight : lighter;
}