/* -----------------------------------------------------------------------------------------
$Id: stylesheet.css,v 1.2 2004/01/25 12:01:17 fanta2k Exp $
XT-Commerce - community made shopping
http://www.xt-commerce.com
Copyright (c) 2003 XT-Commerce 
-----------------------------------------------------------------------------------------
based on:
(c) 2000-2001 The Exchange Project  (earlier name of osCommerce)
(c) 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com 
(c) 2003	 nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org
Released under the GNU General Public License 
---------------------------------------------------------------------------------------*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }

.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 {
background: #ffffff;
color: #000000;
margin: 0px;
}

a {
color: #000000;
text-decoration: none;
}

a:hover {
color: #EF6800;
text-decoration: underline;
}

form {
display: inline;
}

tr.header {
background: #ffffff;
}

tr.headerNavigation {
background: #F6F6F6;
}

td.headerNavigation {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
background: #F6F6F6;
color: #000000;
font-weight : bold;
border-bottom: 1px solid;
border-color: #b6b7cb;
}

a.headerNavigation { 
color: #000000; 
}

a.headerNavigation:hover {
color: #000000;
}

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, sans-serif;
font-size: 10px;
background: #F6F6F6;
color: #000000;
font-weight : bold;
border-bottom: 1px solid;
border-color: #b6b7cb;
}

.infoBox {
}

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

.infoBoxNotice {
background: #FF8E90;
}

.infoBoxNoticeContents {
background: #FFE6E6;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
}

td.infoBoxHeading {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-weight: bold;
background: #666666;
height:17;
color: #ffffff;
margin: auto;
padding-left: 3px;
}

td.infoBoxHeading_right {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-weight: bold;
background: #C4C4C4;
height:17;
color: #000000;
}

td.infoBox, span.infoBox {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
border-right: 4px solid;
background: #E6E6E6; 
border-color: #C4C4C4;
}

td.infoBox_right, span.infoBox_right {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
background: #E6E6E6; 
}

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: #f8f8f9;
}

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: #f8f8f9;
}

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

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

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

A.pageResults {
color: #0000FF;
}

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

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

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;
}

CHECKBOX, INPUT, RADIO, SELECT {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
}

TEXTAREA {
width: 100%;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
}

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

TABLE.formArea {
border: 1px dashed #ccc;
}

TD.formAreaTitle {
font-size: 11px;
font-weight: bold;
color: #666666;
}

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;
}

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

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

.moduleRowOver { 
background-color: #F1F1F1; 
border: 1px solid;
border-color: #ffffff;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
line-height: 1.5; 
}

.moduleRowSelected {
background-color: #F1F1F1;
}

.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;
}

.tableShop {
background-color: #ffffff;
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}

.navLeft {
border-right: 1px solid;
border-color: #b6b7cb;
}

.navRight {
border-left: 1px solid;
border-color: #b6b7cb;
}

.tableBody {
padding: 5px;
}

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

/* halem-verlag */
a:link {
color: #006600;
text-decoration: underline;
}

.seitenueber {
font-size: 12px;
font-weight: bold;
color: #006600;
text-decoration: none;
text-transform: uppercase;
}

.fliesstext,.main {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height: 14px;
font-weight: normal;
color: #000000;
}

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

.nebentext, input {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
line-height: 15px;
}

a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #CC0000;
text-decoration: none;
}

a:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #006600;
text-decoration: none;
}

.impresskaster {
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: auto;
width: 100%;
font-size: 9px;
text-align: center;
padding: 4px;
}

.impressschrift {
font-size: 9px;
}

a:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000;
text-decoration: none;
}

a:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #006600;
text-decoration: none;
}

.titeltext {
font-size: 11px;
font-weight: bold;
color: #006600;
text-decoration: none;
margin: 0px;
}

.listeneintrag { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: #333333;
}

.fliesstextweiss {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height: 14px; 
font-weight: normal;
color: #FFFFFF;
}

.titeltextweiss {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
}

.nebentextweiss {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #006600;
line-height: 15px;
}

.nebentextweissfett {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

.nebentextweissrot {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #CC0000;
}

.ueberschrift {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #006600;
text-decoration: none;
}

.nebentextblock,PRE {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
line-height: 15px;
text-align: justify;
}

.rubrik {
font-style: oblique;
font-weight: bold;
color: #999999;
background-position: bottom;
margin: 0px;
padding: 0px;
font-size: 9px;
}

.rubrik2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: oblique;
font-weight: bold;
color: #999966;
text-decoration: none;
}

.kommentar {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #008800;
line-height: 15px;
}

.seitenueberdruck {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #000000;
text-decoration: none;
text-transform: none;
line-height: 12px;
}

.ueberschriftDruck {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-style: italic;
font-weight: bold;
color: #000000;
text-decoration: none;
}

.formular_feld {
font-size: 11px;
color: #FFFFFF;
margin: auto;
height: 18px;
border-right: 1px solid #FF6633;
border-bottom: 1px solid #FF6633;
}

.formular_button {
border: 1px solid #FFFFFF;
height: 17px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
background-color: #339933;
}

.fliesskasten {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 16px;
text-align: justify;
margin: auto;
width: 100%;
}

.fliessteaser {
line-height: 18px;
font-weight: bold;
color: #990000;
}

.fliessheader {
font-size: 12px;
color: #990000;
font-weight: bold;
text-transform: uppercase;
margin: auto;
padding: 0px;
line-height: 22px;
}

/* -----------------------------------------------------------------------------------------
NEW 
---------------------------------------------------------------------------------------*/
* {
padding: 0;
margin: 0;
font: normal 11px/18px Verdana, Arial, Helvetica, sans-serif;
}

body {
height: 100%;
width: 100%;
top: 0;
left: 0;
background-color: #ccc;
}

#container_aussen {
width: 860px;
/* width: 880px; */
left: 50%;
margin-left: -430px;
position: absolute;
margin-top: 20px;
background-color: #ccc;
}

#container_innen {
background-color: #fff;
margin-bottom: 10px;
/*	background-image: url('/halemverlag/shop/images/site/background.gif');
background-repeat: no-repeat;
background-position: 200px 134px; */
border: 10px solid #ffffff;
width: 860px;
/* width: 880px; */
}

#header_top {
border-bottom: 1px solid #ccc;
background-color: #000;
}

#menue_top {
height: 22px;
background-color: #666;
margin-bottom: 10px;
padding-top: 2px;
width: 860px;
}

#menue_bottom {
clear: both;
height: 22px;
background-color: #666666;
padding-top: 2px;
width: 860px;
}

#cell_right {
width: 181px;
/* width: 199px; */
float: left;
padding-left: 9px;
padding-right: 9px;
/* border-left: 1px solid #E0E0E0; */
}

#cell_left {
width: 181px;
/* width: 199px; */
float: left;
padding-left: 9px;
padding-right: 9px;
/* border-right: 1px solid #E0E0E0; */
}

#cell_middle {
width: 442px;
/* width: 460px; */
float: left;
padding-left: 9px;
padding-right: 9px;
border-right: 1px solid #E0E0E0;
border-left: 1px solid #E0E0E0;
}

#cell_middle p {
margin-bottom: 12px;
}

#infoteaser {
width: 426px;
border: 1px solid #ccc;
background-color: #666;
margin-bottom: 17px;
padding-left: 5px;
padding-right: 5px;
color: #fff;
}

#infoteaser a {
color: #fff;
text-decoration: underline;
}

#menue_top ul {
list-style: none;
}

#menue_top li {
float: left;
}

#menue_top li a {
text-decoration: none;
list-style-type: none;
text-align: left;
display: block;
border-right: 1px solid #fff;
padding-left: 13px;
padding-right: 13px;
color: #fff;
}

#menue_top li a:hover {
color: #EF6800;
text-decoration: underline;	
}

#menue_bottom ul {
list-style: none;
}

#menue_bottom li {
float: right;
}

#menue_bottom li a {
text-decoration: none;
list-style-type: none;
text-align: center;
display: block;
border-left: 1px solid #fff;
padding-left: 10px;
padding-right: 10px;
color: #fff;
}

#menue_bottom li a:hover {
color: #EF6800;
text-decoration: underline;	
}

h1 {
width: 171px;
border-bottom: 1px solid #ccc;
font-weight: bold;
color: #666;
}

.box_highlight {
width: 171px;
border: 1px solid #ccc;
margin-bottom: 17px;
text-align: center;
color: #000;
padding-bottom: 13px;
}

.forsale {
text-decoration:line-through;
}

.box_highlight a, .box_highlight li a {
color: #107110;
}

.box_list li a {
color: #060;
}

.box_list li a:hover, .box_highlight a:hover, .box_highlight li a:hover, a:hover, .box_list a:hover {
color: #EF6800;
text-decoration: underline;	
}

.box_new {
width: 171px;
margin-bottom: 17px;
text-align: center;
color: #000;
}

.box_highlight_title {
width: 171px;
background-color: #666;
margin-bottom: 10px;
color: #fff;
text-align: center;
}

.box_list {
width: 171px;
margin-bottom: 17px;
}

.box_list h1 {
width: 171px;
color: #666;
}

.box_list ul {
list-style: none;
}

.box_list ol {
list-style: decimal;
list-style-position: outside;
margin-left: 22px;
text-align: left;
vertical-align:top;
}

.box_list ol li {
margin-bottom: 5px;
width: 150px;
}

.box_list li {
margin-bottom: 5px;
width: 171px;
}

.box_list li .date {
margin-bottom: 5px;
color: #000000;
}

.img {
margin: 5px 5px 5px 0px;
padding: 0px;
height: 77px;
width: 48px;
border: 1px solid #CCCCCC;
}

.headerbereich {
font-size: 10px;
color: #666666;
margin: 0px;
padding: 0px 0px 0px 3px;
width: 200px;
border: 1px solid #FF9933;
position: absolute;
}

.suchfeld {
width: 80px;
height: 18px;
font: 11px/11px Verdana, Arial, Helvetica, sans-serif;
border: 2px solid #ccc;
color: #fff;
background-color: #666;
margin-left: 11px;
}

.suchbutton {
font: 11px/11px Verdana, Arial, Helvetica, sans-serif;
border: 1px solid #ccc;
color: #fff;
height: 18px;
background-color:#666;
}