/*
  $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
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight : bold;}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

body{
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	vertical-align: top;
	overflow: auto;
	font: x-small Verdana,sans-serif;
	color: #333;
	background-color: Black;
	background-image: url(images/bg.jpg);
	background-position: center;
	background-position: middle;
	background-repeat: no-repeat;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	font-weight: normal;
	scrollbar-base-color:#BD0B2F;
	scrollbar-3d-light-color:#ECECEC;
	scrollbar-arrow-color:#BD0B2F;
	scrollbar-darkshadow-color:#ECECEC;
	scrollbar-face-color:#ECECEC;
	scrollbar-highlight-color:#ECECEC;
	scrollbar-shadow-color:#BD0B2F;
	scrollbar-track-color:#ECECEC;
}

.formular { 
font-family: Arial, Helvetica, sans-serif;
font-size: 11px; color: #333333;
line-height: 0px; 
border: 0px;
} 

.shoppingcartbox {
	BORDER-RIGHT: #5a838b 1px solid; BORDER-TOP: #5a838b 0px solid; BACKGROUND: #f8f8f9; BORDER-LEFT: #5a838b 1px solid; BORDER-BOTTOM: #5a838b 1px solid
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #AAAAAA;
}

.rahmen{
border-left-color: Black; border-left-style: solid; border-left-width: 3px;
border-top-color: Black; border-top-style: solid; border-top-width: 3px;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: Black;
font-weight: normal;
line-height: 16px;
}

.rahmen_bottom{
border-left-color: Black; border-left-style: solid; border-left-width: 3px;
border-top-color: Black; border-top-style: solid; border-top-width: 3px;
border-bottom-color: Black; border-bottom-style: solid; border-bottom-width: 3px;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: Black;
font-weight: normal;
line-height: 16px;
}

.border_left{
border-top-color: Black; border-top-style: solid; border-top-width: 3px;
}

.border_bottom_left{
border-top-color: Black; border-top-style: solid; border-top-width: 3px;
border-bottom-color: Black; border-bottom-style: solid; border-bottom-width: 3px;
}

.border_right{
border-left-color: Black; border-left-style: solid; border-left-width: 3px;
border-right-color: Black; border-right-style: solid; border-right-width: 3px;
border-top-color: Black; border-top-style: solid; border-top-width: 3px;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: Black;
font-weight: normal;
line-height: 16px;
}

.border_bottom_right{
border-left-color: Black; border-left-style: solid; border-left-width: 3px;
border-right-color: Black; border-right-style: solid; border-right-width: 3px;
border-top-color: Black; border-top-style: solid; border-top-width: 3px;
border-bottom-color: Black; border-bottom-style: solid; border-bottom-width: 3px;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: Black;
font-weight: normal;
line-height: 16px;
}

FORM {
display: inline;
}

   input.image {
    border: #000000 11px solid;
   }

SELECT {
  font-size: 11px;
  color: #000000;
  font-weight : bold;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

TR.header {
  background: #67666b;
}

TR.headerNavigation {
  background: #67666b;
}

.txt{
  font-size: 11px;
  color: #000000;
  font-weight : bold;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.main{
  font-size: 11px;
  color: #000000;
  font-weight : bold;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.txt_bg {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 15px;
color: Black;
font-weight: bold;
}

.smallred {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #BD0B2F;
font-weight: bold;
}

.big_txt{
  font-size: 20px;
  color: #777777;
  font-family: Arial Black;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight : bold;
}

.navi_left{
}

.navi_right{
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {

}

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

TR.headerInfo {
  background: #67666b;
}

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

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight: bold;
}

.agb{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}


TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {

}



.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border: 0px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #CC0033;
  padding-left: 5px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

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

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

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

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

.textarea_red{
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background-color: #F5A7B7;
  
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #494949;
  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;
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight : bold;
}


.infoBoxNoticeContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight : bold;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  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, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

TR.ccc { cursor: pointer; cursor: hand; }

h1 {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 30px;
color: #BD0B2F;
font-weight: bold;
text-align: center;
}

h2 {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 15px;
color: #BD0B2F;
font-weight: bold;
text-align: center;
}

#distance { 
		width:1px;
		height:50%;
		margin-bottom:-305px; /* half of container's height */
		float:left;
}


#container {
		margin:0 auto;
		position:relative; /* puts container in front of distance */
		text-align:left;
		height:610px;
		width:760px;
		clear:left;
} 

.text {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: Black;
font-weight: normal;
text-align: left;
line-height: 16px;
}

.text_news {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 9px;
color: Black;
font-weight: normal;
}

.txt {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: Black;
font-weight: bold;
}

.txt_white {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: White;
font-weight: bold;
}

.big_black {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 15px;
color: Black;
font-weight: bold;
}

.big_red {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 23px;
color: #BD0B2F;
font-weight: bold;
}

.red {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 15px;
color: #BD0B2F;
font-weight: bold;
}

.smallgrey {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 9px;
color: Black;
font-weight: normal;
}

input.text { 
font-family: Arial, Helvetica, sans-serif;
font-size: 11px; color: #333333;
line-height: 12px; 
border: 1px solid;
} 



.formular { 
font-family: Arial, Helvetica, sans-serif;
font-size: 11px; color: #333333;
line-height: 12px; 
border: 0px;
width: 80%;
} 

textarea { 
font-family: Arial, Helvetica, sans-serif;
font-size: 11px; 
color: #333333; 
line-height: 12px; 
border: 1px solid; 
width: 80%; 
border-color: #C3C6C8 #000000 #000000 #C3C6C8;
}

img{
	border: 0px;
}

.border{
	border: solid; border-color: #BD0B2F; border-width: 1px;
}

.border_grey{
	border: solid; border-color: #A4A4A6; border-width: 1px;
}

#start_x {
	background-image: url(../images/xline.jpg);
	background-repeat: no-repeat;
	width: 177px;
	height: 36px;
}

#start_x:hover, #start_x:active, #start_x:focus, #start_active {
	background-image: url(../images/xline_aktiv.jpg);
	background-repeat: no-repeat;
	width: 177px;
	height: 36px;
}

#start_xx {
	background-image: url(../images/xxline.jpg);
	background-repeat: no-repeat;
	width: 177px;
	height: 36px;
}

#start_xx:hover, #start_xx:active, #start_xx:focus, #start_active {
	background-image: url(../images/xxline_aktiv.jpg);
	background-repeat: no-repeat;
	width: 177px;
	height: 36px;
}

#start_sx {
	background-image: url(../images/sxline.jpg);
	background-repeat: no-repeat;
	width: 177px;
	height: 36px;
}

#start_sx:hover, #start_sx:active, #start_sx:focus, #start_active {
	background-image: url(../images/sxline_aktiv.jpg);
	background-repeat: no-repeat;
	width: 177px;
	height: 36px;
}

.invisible {
	visibility: hidden;
}

.background{
	background-repeat: no-repeat;
}

.a{
	background-color: #D0D0D0;
}

.b{
	background-color: #E3E3E3;
}
 
.headline {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
text-decoration: underline;
color: #666666;
}

.headline_schwarz {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
text-decoration: underline;
color: #000000;
}

.fliesstext {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
}

.fliesstext_schwarz {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}

li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}