/*
  $Id: stylesheet.css,v 1.8 2008/02/26 09:12:13 made Exp $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

body {
	font-family: Tahoma, Arial, sans-serif; 
	width: 100%;
	margin: 0;
	padding: 0; 
	background-color: #FFFFFF;
	color: #707070;
	font-size: 0.75em;
	line-height: 1.4em;
	background: #f4f4f4 url(images/re-lounge/bg_content.gif) repeat-y center top;
}

.boxText { }
.errorBox { background: #ffb3b5; font-weight: bold; }
.stockWarning { color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { color: #70d250; text-decoration: underline; }
 
A {
  color: #000000;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
}

TD.infoBoxHeading {
  font-weight: bold;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
}

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 {
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  color: #000000;
}

TD.main, P.main {
}

TD.smallText, SPAN.smallText, P.smallText {
}

TD.accountCategory {
  color: #aabbdd;
}

TD.fieldKey {
  font-weight: bold;
}

TD.fieldValue {
}

TD.tableHeading {
  font-weight: bold;
}

SPAN.newItemInCart {
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
}

TEXTAREA {
  width: 100%;
}

SPAN.greetUser {
  color: #f0a480;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}

SPAN.errorText {
  color: #ff0000;
}

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

.checkoutBarFrom, .checkoutBarTo { color: #8c8c8c; }
.checkoutBarCurrent { color: #000000; }

/* message box */

.messageBox { }
.messageStackError, .messageStackWarning { background-color: #ffb3b5; }
.messageStackSuccess { background-color: #99ff00; }

/* input requirement */

.inputRequirement { color: #ff0000; }

/* * * * * * * * * * * * * * * * * * * * *  * 
* 	re-lounge styles 			            *
* * * * * * * * * * * * * * * * * * * * * * */

/* standards
* * * * * * * * * * * * * * * * * * * * * * */
table, tr, th, td, tbody, thead {
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-family: Tahoma, Arial, sans-serif; 
}

.antifloat {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	margin: 0;
	padding: 0;
	visibility: hidden;
}

a {
	background: url(images/re-lounge/icon_link.gif) no-repeat 0 0.2em;
	padding: 0 0 0 0.75em;
	color: #6c1513;
	text-decoration: none;
}

a.img {
	background: none;
	padding: 0;
	text-decoration: none;
	color: #707070;
	font-size: 0.9em;
}

#logo a.img img,
#footer a.img img {
	border: 0;
}


a.orange {
	color: #ff8700;
	font-weight: bold;
}

a.left {
	background: url(images/re-lounge/icon_link_left.gif) no-repeat left center;
}

a.weiter {
	background: url(images/re-lounge/icon_link.gif) no-repeat right center;
	padding-right: 0.8em;
	padding-left: 0;
}

a:hover {
	color: #6c1513;
	text-decoration: none;
	border-bottom: 1px solid #6c1513;
}

a.img:hover {
	background: none;
	border: 0;
}

a.orange:hover {
	color: #ff8700;
}

div.error {
	color: red;
	border: 2px solid red;
	font-size: 0.9em;
	font-weight: bold;
	margin: 0 0 0.5em 0;
	padding: 5px;
}

div.success {
	color: green;
	border: 2px solid green;
	font-size: 0.9em;
	font-weight: bold;
	margin: 0;
	padding: 5px;
}

div.error p.standard,
div.success p.standard {
	color: #707070;
	font-weight: normal;
}

div.error p,
div.success p,
div.error h3,
div.success h3 {
	margin: 0;
	padding: 0;
}

div.error h3,
div.success h3 {
	margin-bottom: 0.5em;
	padding: 0;
}

.notBold {
	font-weight: normal;
}

.orange {
	color: #ff8700;
}

.gray {  
	color: #707070;
	font-weight: bold;
}

h5 {
	margin: 0 0 0.5em 0;
	padding: 0;
	color: #6c1513;
	font-size: 0.9em;
	font-weight: bold;
}

.inputRequirement { 
	color: #ff8700; 
}

/* linked images on own created pages with Pages Editor
* * * * * * * * * * * * * * * * * * * * * * */
pre a {
	margin: 0;
	padding: 0;
	background: none;
	text-decoration: none;
	border: 0;
}
pre a:hover {
	background: none;
	text-decoration: none;
	border: 0;
}
pre a img {
	border: 0;	
}

/* layout container
* * * * * * * * * * * * * * * * * * * * * * */
#contentContainer {
	width: 770px;
	margin-left: -385px;
	position: absolute;
	top: 0;
	left: 50%;
}

#leftColumn {
	margin: 0 15px 0 10px;
}

#rightColumn {
	margin: 0 10px 0 15px;
}

#head {
	width: 770px;
	height: 123px;
	margin: 0;
}

#logo {
	display: block;
	float: right;
	margin: 20px 10px 0 0;
}

#division {
	display: block;
	float: left;
	margin: 67px 33px 0 20px;
}

#metanavigation {
	float: left;
	padding: 0;
	width: 287px;
	margin: 77px 0 0 18px;
	list-style-type: none;
}

* html #metanavigation {
	width: 280px;
}

#metanavigation li {
	padding: 0px 5px 2px 5px;
	margin: 0;
	display: block;
	float: left;
	font-size: 0.9em;
	background-image: url(images/re-lounge/bg_metanavigation.gif);
	background-position: center right;
	background-repeat: no-repeat;
}

#metanavigation li.last {
	background-image: none;
}

#metanavigation li a {
	margin: 0;
	padding: 0 0 0 9px;
	color: #707070;
	background-image: url(images/re-lounge/icon_link_gray.gif);
}

#metanavigation li a:hover {
	border-bottom: 1px solid #707070;
}


/* boxes 
* * * * * * * * * * * * * * * * * * * * * * */
td.infoBoxHeading {
  	background: #6c1513 url(images/re-lounge/bg_boxHeader.gif) repeat-x top left;
	padding: 0.2em 0.9em 0.2em 0.9em;
	font-size: 0.95em;
}

.infoBox {
	background: #f0e7e7;
	padding: 0;
	margin: 0 0 1em 0;
}

.infoBoxContents {
	background: #f0e7e7;
}

.boxText {
	 padding: 0.8em;
	 font-size: 0.9em;
	 line-height: 1.5em;
}

div.box {
	margin: 0;
	padding: 0;
}

img.shoppingCart {
	margin: 0 0 0 0.5em;
	padding: 0;
}

td.highlight .infoBoxContents{
	background: #ffd7b5;
}

.infoBoxContents img.separator {
	display: block;
	margin-top: 0.7em;
	margin-bottom: 0.7em;
}

.infoBoxContents select {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1em;
	padding: 0.2em;
	width: 100%;
}

.infoBoxContents input.submit {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1em;
	padding: 0.2em;
	border: 1px solid #ff8700;
	background: transparent;
	margin-top: 0.5em;
	color: #ff8700;
}

/* search
* * * * * * * * * * * * * * * * * * * * * * */
td#search {
	margin-left: 10px;
	margin-right: 15px;
}

td#search td.infoBoxHeading {
	background: #6c1513 url(images/re-lounge/bg_boxSearch.gif) repeat-x top left;
}

td#search .infoBox {
	padding: 0;
	background: #ffffff;
}

td#search .formStandard input.searchField {
	width: 123px;
	height: 1.85em;
	float: left;
	color: #c2c2c2;
	border: 1px solid #c2c2c2;
	font-size: 0.9em;
	font-family: Tahoma, Arial, sans-serif;
	margin: 0;
	padding: 0.2em 1em 0.2em 0.8em;
}

td#search .infoBoxContents .boxText input.submit {
	width: 19px;
	float: right;
	margin: 0 0 0 0;
	padding: 0;	
}

/* navigation 
* * * * * * * * * * * * * * * * * * * * * * */
.navigationBox .boxText {
	padding: 0;
}

ul#navigation,
ul.navigationPages {
	width: 145px;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1.4em;
}

ul.navigationPages {
	mmargin-top: -10px;	
}

ul#navigation li {
	padding: 0;
	margin: 0;
	background: #b58a89 url(images/re-lounge/bg_boxHeaderHell.gif) repeat-x top left;
}

ul#navigation li.active {
	background: #6c1513 url(images/re-lounge/bg_boxHeader.gif) repeat-x top left;
}

ul#navigation li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#navigation li ul li {
	margin: 0;
	background: #f0e7e7;
}

ul#navigation li.active ul li {
	background: #f0e7e7;
}

ul#navigation a {
	border-bottom: 1px solid #ffffff;
	display: block;
	margin: 0;
	padding: 0.2em 0.9em 0.2em 0.9em;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;
	font-family: Tahoma, Arial, sans-serif;
	background: none;
}

ul#navigation a span {
	font-weight: normal;
}

ul#navigation li ul li a {
	color: #6c1513;
	font-weight: normal;
	padding: 0.2em 1em 0.2em 1.85em;
	background: url(images/re-lounge/icon_link.gif) no-repeat 1em 0.35em;
	margin: 0;
}

ul#navigation a.active {
	color: #ffffff;
}

ul#navigation li ul li a.active {
	color: #6c1513;
	font-weight: bold;
	background: #ffd7b5 url(images/re-lounge/icon_link.gif) no-repeat 1em 0.35em;
}

#navigation a:hover {
	text-decoration: none;
	font-weight: bold;
}

ul#navigation li ul li a:hover{
	background: #ffd7b5 url(images/re-lounge/icon_link.gif) no-repeat 1em 0.35em;
}

ul.navigationPages li {
	padding: 0;
	margin: 0;
	background: #f0e7e7;
	border-bottom: 1px solid #ffffff;
}

ul.navigationPages li a {
	color: #6c1513;
	font-weight: normal;
	padding: 0.2em 0.4em 0.2em 1.85em;
	display: block;
	margin: 0;
	background: url(images/re-lounge/icon_link.gif) no-repeat 1em 0.15em;
}

ul.navigationPages li a:hover{
	background: #ffd7b5 url(images/re-lounge/icon_link.gif) no-repeat 1em 0.15em;
	border: 0;
	font-weight: bold;
}

/* breadcrumb navigation
* * * * * * * * * * * * * * * * * * * * * * */
td.breadcrumbNavigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 0.9em;
}

td.breadcrumbNavigation ul li {
	display: inline;
	margin: 0;
	padding: 0;
}

td.breadcrumbNavigation ul li a {
	color: #3F4B56;
	background: url(images/re-lounge/icon_link_gray.gif) no-repeat left center;
}

td.breadcrumbNavigation ul li span {
	color: #6c1513;
}

td.breadcrumbNavigation ul li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #3F4B56;
	color: #3F4B56;
}

/* page headings
* * * * * * * * * * * * * * * * * * * * * * */
td.pageHeading h2 {
	border-left: 2px solid #6c1513;
	color: #6c1513;
	font-size: 2em;
	line-height: 1em;
	margin: 0.5em 0 0.35em 0;
	padding: 0 0 0 0.5em;
	font-weight: normal;
	font-family: Arial, sans-serif;
}

td.pageHeading h3 {
	color: #6c1513;
	font-weight: normal;
	font-size: 1.4em;
	font-weight: normal;
	margin: 0 0 0.3em 0;
	padding: 0;
	font-family: Tahoma, Arial, sans-serif;
}

/* overview subcategories
* * * * * * * * * * * * * * * * * * * * * * */
td.subCategorie {
}

td.subCategorie div.subCategorie { 
	width: 133px;
}

td.subCategorie .categorieName {
	background: #f0e7e7 url(images/re-lounge/bg_subCatHeader.gif) repeat-x top left;
	margin: 0;
	padding: 0.35em 0 0.3em 0.8em;
	font-size: 0.9em;
}

td.subCategorie .categorieImage {
	border: 1px solid #cccccc;
	margin-top: 2px;
	margin-bottom: 10px;
	height: 98px;
}

td.subCategorie .categorieImage img {
	margin: 5px;
	padding: 0;
}

td.subCategorie .categorieImage a {
	background: none;
	padding: 0;
	text-decoration: none;
	border: 0;
}

td.subCategorie .categorieImage a:hover {
	text-decoration: none;
	border: 0;
}

/* overview products
* * * * * * * * * * * * * * * * * * * * * * */
.pager {
	font-size: 0.9em;
	color: #707070;
}

.pager a {
	background: none;
	padding: 0;
	margin-left: 0.5em;
	color: #707070;
}

.pager span.inactive {
	font-weight: normal;
	margin-left: 0.5em;
	color: #bababa;
}

.pager span.currentPage {
	font-weight: bold;
	margin-left: 0.5em;
}

.pager a:hover {
	background: none;
	text-decoration: none;
	border: 0;
	color: #707070;
}

table.productList {
	margin-bottom: 10px;
}

.productBox {
	border: 1px solid #cccccc;
	padding: 10px;
	margin-top: 10px;
	font-size: 0.9em;
}

.productBox p {
	margin: 0;
	padding: 0;
}

.productBox p.image {
	margin-right: 10px;
}

.productBox div.title,
.productBox div.titleshort {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

.productBox div.title a.productTitle,
.productBox div.titleshort  a.productTitle {
	width: 88px;
	background: none;
	padding: 0;
	font-weight: bold;
}

.productBox div.title a.productTitle:hover,
.productBox div.titleshort a.productTitle:hover {
	border: 0;
}

.productBox p.buyNow {
	border: 1px solid #ff8700;
	padding: 1px 2px 2px 2px;
	color: #ff8700;
	margin: 0;
	margin-top: 10px;
	font-size: 1.1em;
	width: 65px;
}

.productBox p.buyNow a, 
.productBox p.buyNow a:hover {
	color: #ff8700;
}

.productBox p.price {
	font-size: 1.55em;
	color: #6c1513;
}

span.newPrice {
	color: #ff8700;	
}

span.oldPrice {
	text-decoration: line-through;	
}

/* product details
* * * * * * * * * * * * * * * * * * * * * * */
.productInfo {
	border: 1px solid #cccccc;
	padding: 10px;
	margin-bottom: 10px;
	font-size: 0.9em;
}

.productInfo h1 {
	margin: 0 0 0.15em 0;
	padding: 0;
	color: #6c1513;
	font-size: 1.55em;
	font-weight: normal;
}

.productInfo h5 {
	margin: 0;
	padding: 0;
	color: #6c1513;
	font-size: 1em;
	font-weight: bold;
}

.productInfo a.bigImage {
	background: none;
	padding: 0;
}

.productInfo .right {
	width: 190px;
}

.productInfo div.options {
	margin-bottom: 0.5em;
}

.productInfo div.options p {
	width: 65px;
	font-size: 1em;
	float: left;
	font-family: Tahoma, Arial, sans-serif;
	display: inline;
	margin: 0;
	padding: 0.2em 0 0 0;
}

.productInfo div.options select {
	width: 120px;
	font-size: 1em;
	font-family: Tahoma, Arial, sans-serif;
	float: right;
	display: inline;
	margin: 0;
	padding: 0;
	color: #707070;
}

.productInfo p.price {
	color: #6c1513;
	font-size: 1.5em;
	margin: 1em 0 0.5em 0;
	padding: 0;
}

.productInfo p.buyNow {
	margin: 0 0 1.4em 0;
	padding: 1px 0 0 0;
}

.productInfo input.buyNow {
	color: #ff8700;
	border: 1px solid #ff8700;
	background-color: #ffffff;
	margin: 0;
	font-size: 1em;
}

.productInfo input.buyNow:focus {
	border: 0;
}

.productInfo p.deliveryTime {
	margin: 0;
	padding: 0;
}

.productInfo p.price span {
	color: #707070;
	font-size: 0.7em;
}

p.back {
	margin-bottom: 10px;
}

/* tell a friend: under product info
* * * * * * * * * * * * * * * * * * * * * * */
.productInfo p.tellAFriend {
	margin: 0;
	padding: 0;
}

.productInfo h5.tellAFriend {
	margin: 1em 0 0.3em 0;
	padding: 0;
}

.productInfo form input.submit {
	background: #ffffff;
	color: #ff8700;
	font-weight: bold;
	border: 1px solid #ffffff;
	margin: 0;
	padding: 0 !important;
	font-size: 1em;
	text-align: left;
}

/* tell a friend: big form
* * * * * * * * * * * * * * * * * * * * * * */
.weiterempfehlen {
	font-size: 0.9em;
	border: 1px solid #cccccc;
	padding-top: 0.9em;
	padding-bottom: 0.9em;
}

.weiterempfehlen table.container {
	margin-left: 0.9em;
	margin-right: 0.9em;	
	width: auto;
}

.weiterempfehlen span.inputRequirement {
	color: #ff8700;
	font-weight: bold;
}

.weiterempfehlen h3 {
	font-size: 1.45em !important;
}

.weiterempfehlen h3 {
	font-size: 1.45em !important;
}

.weiterempfehlen label.gray {
	color: #707070;
}

.weiterempfehlen input.text {
	width: 95% !important;
}

.weiterempfehlen textarea {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1em;
	color: #707070;
	width: 95%;
}	

.weiterempfehlen input.weiter {
	background: #ffffff url(images/re-lounge/icon_link.gif) no-repeat center left;
	border: 1px solid #ffffff;
	padding: 0 0 0 0.8em;
	margin: 0.2em 0 0 0;
	font-weight: bold;
	color: #ff8700;
	text-align: left;
	font-size: 1em;
}

/* also purchased
* * * * * * * * * * * * * * * * * * * * * * */
p.noMargin {  
	margin-top: 0;
	line-height: 1.4em;
}

/* shopping card
* * * * * * * * * * * * * * * * * * * * * * */
.orderStatusBar {
	margin: 0.6em 0 0.5em 0;
	padding: 0.5em 0 0.5em 0.5em;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;	
	font-size: 0.9em;
}

.orderStatusBar .orange {
	font-weight: bold;
}

.productListing-heading {
  background: #f0e7e7;
  color: #6c1513;
  font-weight: bold;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

h2.productListing-heading {
	padding-left: 10px;	
}

.productListing {
	border: 0;
	background: none;
}

.price {
	color: #707070;
}

.total {
	color: #6c1513;
}

.shoppingCardProductListing {
	font-size: 0.9em;
}

.shoppingCardProductListing a.delete {
	background: none;
	border: 1px solid #ff8700;
	color: #ff8700;
	margin: 0 10px 0 0;
	padding: 1px 2px 1px 2px;
}

* html .shoppingCardProductListing a.delete {
	padding: 1px 8px 2px 8px;	
}

.shoppingCardProductListing input {
	color: #707070;
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-family: Tahoma, Arial, sans-serif;
}

.shoppingCardProductListing input.update {
	background: #ffffff;
	color: #ff8700;
	border: 1px solid #ff8700;
	margin: 0;
	padding: 0;
}

.shoppingCardProductListing a.img img {
	margin-right: 10px;
}

div.line {
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	margin: 0;
	padding: 0;
	background: #cccccc;
}

div.subtitle {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-align: right;
	margin-top: 1px;
	padding: 1em 10px 1em 0;
	color: #6c1513;
	font-size: 0.9em;
}

div.finish {
	border-top: 1px solid #cccccc;
	margin-top: 1px;
	padding: 1em 0 1em 0;
}

/* shopping card, Step Versandinformationen
* * * * * * * * * * * * * * * * * * * * * * */
div.kasse {
	font-size: 0.9em;
}

div.kasse td,
div.kasse p,
table.formStandard,
tr.login,
div.productInfo,
div.productInfo td,
table.shoppingCardProductListing tr td,
span.text {
	line-height: 1.5em;
}

div.kasse h2 {
	color: #6c1513;
	font-size: 1em;
}

div.kasse textarea {
	color: #707070;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1em;
	padding: 0.5em;
}

div.kasse input.weiter {
	background: #ffffff url(images/re-lounge/icon_link.gif) no-repeat center right;
	border: 1px solid #ffffff;
	padding: 0 1em 0 0;
	margin: 1em 0 0 0;
	font-weight: bold;
	color: #ff8700;
	text-align: right;
	font-size: 1em;
	width: auto;
}

input.sendform {
	background: #ffffff url(images/re-lounge/icon_link.gif) no-repeat center left;
	border: 1px solid #ffffff;
	padding: 0 0 0 1em;
	margin: 1em 0 0 0;
	font-weight: bold;
	color: #ff8700 !important;
	text-align: left;
	width: auto;
	font-size: 1em;
}

span.colored {
	font-weight: bold;
	color: #6c1513;
}

.formStandard label {
	font-weight: bold;
	color: #6c1513;
}

.formStandard span.inputRequirement {
	color: #ff8700;
	font-weight: bold;
}

.formStandard input,
.formStandard select {
	color: #707070;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1em;
}

.formStandard input.text {
	width: 80%;
}

.formStandard select {
	width: 80%;
}

/* shopping card, Step Abschließend
* * * * * * * * * * * * * * * * * * * * * * */
.productListStep4 {
	font-weight: bold;
	color: #6c1513;
}

div.ot-total table tr td b {
	color: #6c1513;
}

/* login
* * * * * * * * * * * * * * * * * * * * * * */
.login {
	font-size: 0.9em;
}

td.borderLeft {
	border-left: 1px solid #cccccc;
}

.login input.weiter {
	background: #ffffff url(images/re-lounge/icon_link.gif) no-repeat center left;
	border: 1px solid #ffffff;
	padding: 0 1em 0 10px;
	margin: 1em 0 0 0;
	font-weight: bold;
	color: #ff8700;
	text-align: left;
	font-size: 1em;
}

/* services (box)
* * * * * * * * * * * * * * * * * * * * * * */
input.chooseService {
	text-align: left;
	border: 1px solid #f0e7e7; 
	width: 80px;
	background: #f0e7e7 url(images/re-lounge/icon_link.gif) no-repeat center left;
	padding: 0 1em 0 8px;
	font-weight: normal;
	color: #ff8700;
	margin: 0;	
	font-size: 1em;
}

/* create account
* * * * * * * * * * * * * * * * * * * * * * */
input.createAccountWeiter {
	text-align: left;
	border: 1px solid #ffffff; 
	width: 80px;
	background: #ffffff url(images/re-lounge/icon_link.gif) no-repeat center left;
	padding: 0 1em 0 10px;
	font-weight: bold;
	color: #ff8700;
	margin: 0;
}

/* news
* * * * * * * * * * * * * * * * * * * * * * */
div.newsImages {
	float: right; 
	margin: 0 0 10px 10px;
}

/* news
* * * * * * * * * * * * * * * * * * * * * * */
img.popupImage {
	margin: 0;
	padding: 0;
}

/* hidden form field against spammers
* * * * * * * * * * * * * * * * * * * * * * */
input.texttwo {
/*	position : absolute;
	left : -2400px;
	top : -1200px;*/
	display: none;
}

/* footer
* * * * * * * * * * * * * * * * * * * * * * */

#footer {
	border-top: 1px solid #cccccc;
	margin: 10px 0 0 0;
	padding-top: 0.6em;
	font-size: 0.9em;
	font-family: Tahoma, Arial, sans-serif; 
}

#footer img {
	margin-top: 20px;
	margin-left: 20px;
}

