/*
  $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
*/
html{
	height: 100%;
	padding-bottom: 1px;
}



* {
	padding: 0;
	margin: 0;
}

BODY {
  background: #FFFFFF;
  color: #4c697c;
  margin: 0px;
  margin-top: 8px;
  padding-bottom: 50px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: center;
}


h1{
	font-size: 17px;
}
h2{
	font-size: 16px;
}
#container{
	min-width: 780px;
	max-width: 980px;
	width: 980px;
	margin: 0 auto;
	position: relative;
}

.boxText { font-family: Verdana, Arial, sans-serif;
font-weight: bold;}


.boxText a:link, .boxText a:visited, .boxText a:hover,.boxText a:active{
	font-weight: bold;
} 

.boxText a:hover,.boxText a:active{
	font-weight: bold;
	color: #0087c2;
	background-color: #d3d3d3;
} 


.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #0087c1; text-decoration: underline; }

TABLE.shopwidth{
	width: 100%;
	padding: 0;
	margin: 0 auto;
  background: #f3f3f3;
  /*width:expression(((document.compatMode&&document.compatMode==
  'CSS1Compat')? document.documentElement.clientWidth:
  document.body.clientWidth) <604? "600px": "auto");*/
  min-width: 780px;
  max-width: 1000px;
}



table.headerstyle{
	border-bottom: 6px solid white;
	width: 100%;
	padding: 0;
	margin: 0 auto;
   min-width: 780px;
  max-width: 1000px;
  background-color: #0087c2;
}


table, td, tr, ul, li, span, p{
	font-size: 12px;
}

A:link, a:visited {
  color: #4c697c;
  text-decoration: underline;
}

A:hover, A:active {
  color: #0087c2;
  text-decoration: none;
  font-weight: normal;
  /*background: #F6A600;*/
}

A.bold:link, a.bold:visited {
  color: #4c697c;
  text-decoration: underline !important;
  font-weight: bold;
}

A.bold:hover, A.bold:active {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}

A.print:link, a.print:visited {
	color: #4c697c;
	text-decoration: underline;
	font-weight: bold;
	background: #f3f3f3 url(images/icon_print.gif) no-repeat top right;
	padding: 3px 22px 0 0;
}

A.print:hover, A.print:active {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
	background: #f3f3f3 url(images/icon_print.gif) no-repeat top right;
	padding: 3px 22px 0 0;
}



FORM {
	display: inline;
}

input{
	/*border: 1px solid #0087c2;*/
	/*width: 140px;*/
	margin: 3px 0 5px 0;
	padding: 2px;
}



select{
	/*border: 1px solid #0087c2;*/
	margin-left: 7px;
	margin-bottom: 5px;
}

textarea{
	width: 400px;
	margin-left: 10px;
}

.loginlink{
	border: 0;
	text-align: left;
	padding: 0px 0 5px 0;
	margin-left: -2px;
	color: #4c697c;
	font-weight: bold;
	text-decoration: underline;
}

.blueline{
	border-bottom: 1px dotted #0087c2;
}



TR.header {
	background-color: #0087c2;
}

TR.headerNavigation {
  background: #0087c2;
}

/*TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: transparent;
  color: #ffffff;
  font-weight : bold;
  height: 27px;
}*/

/*DIV.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight : normal;
}*/
td.headerNavigation {
	color: #ffffff;
	font-weight: normal;
	background: #0087c2 url(images/header-right-bg.jpg) no-repeat bottom right;
	padding: 0;
	margin: 0;
	/*height: 26px;*/
	vertical-align: bottom;
	padding-bottom: 7px;
	padding-top: 7px;
}

A.headerNavigation:link, A.headerNavigation:visited{ 
  color: #FFFFFF; 
  background-color: transparent;
  padding: 5px 5px 7px 10px;
  padding-left: 10px;
  font-weight: bold;
  text-decoration: none;
  /*height: 25px;*/
}

A.headerNavigation:hover, A.headerNavigation:active {
  color: #000000;
  background-color: transparent;
  text-decoration: none;
  font-weight: bold;
  background: #F6A600;
  padding: 5px 5px 7px 10px;
	/*height: 25px;*/
  
}

A.navihere:link, A.navihere:visited, A.navihere:hover,A.navihere:active{
  color: #000000;
  background-color: transparent;
  text-decoration: none;
  font-weight: bold;
  background: #F6A600;
  padding: 5px 5px 7px 10px;
	/*height: 25px;*/
  
}



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: #59B2DC;
}

TD.footer {
  font-size: 10px;
  background: #d3d3d3;
  color: #4c697c;
  font-weight: normal;
  padding:5px 2px 5px 0;
}

td.footer a:link, td.footer a:visited{
	font-size: 10px;
  background: #d3d3d3;
  color: #4c697c;
  text-decoration: none;
  font-weight: normal;
  padding: 2px;
}

td.footer a:hover, td.footer a:active{
	font-size: 10px;
  background: #d3d3d3;
  color: #0087c2;
  text-decoration: none;
  font-weight: normal;
  padding: 2px;
}

.infoBox {
  background: #f3f3f3;
}

.infoBoxContents {
  /*background-image: url(images/blueshort.gif);
  background-repeat: repeat-y;*/
  background: #d3d3d3;

}
.infoBoxContentsMain {
  background: #f3f3f3;

}

.infoBoxContentsShort {
}

.infoBoxContentsLong {
  /*background-image: url(images/bluelong.gif);
  background-repeat: repeat-y;*/
  background-color: #f3f3f3;
  padding-top: 5px;
  padding-bottom: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
}

TD.infoBoxHeading {
  font-weight: bold;
  background: #0087c2;
  color: #fff;
  padding: 0px;
  height: 14px;
}

TABLE.infoBoxHeading {
  border-top: 0px solid #fff;
}

TD.borderBottom{
	border-bottom: 6px solid #fff;
	background-color: #d3d3d3;
}

TD.borderBottom input{
	border: 1px solid #0087c2;
	width: 140px;
}

TD.borderBottom input.buttonLogin{
	border: 0;
	width: 50px;
	text-align:left;
	text-decoration: underline;
	font-weight: bold;
	color: #4c697c;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	background-color: #d3d3d3;
}


TD.infoBox, SPAN.infoBox {
  font-size: 12px;
  background-color: #f3f3f3;
}

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: #f3f3f3;
}

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: #f3f3f3;
}

TABLE.productListing {
  /*border: 1px;
  border-style: solid;
  border-color: #8ED2E7;
  border-spacing: 1px;*/
  background: #d3d3d3;
  color: #4c697c;
  /*border-bottom: 10px solid #d3d3d3;*/
  padding: 3px 0px 5px 0px;
}

TABLE.normal {
  background: #f3f3f3;
}

TD.columsbg{
	background-color: #ebebeb;
}

.productListing-heading {
  /*background: #f3f3f3;*/
  color: #4c697c;
  font-weight: bold;
  padding: 5px;
}

TD.productListing-data {
  /*background: #f3f3f3;*/
  color: #4c697c;
  padding-right: 10px;
  padding-bottom: 3px;
  padding-left: 10px;
  border-bottom: 1px solid #d3d3d3;
  padding-top: 3px;
 
}

TD.productListing-datazwei {
  /*background: #f4f4f4;*/
  color: #4c697c;
  padding-right: 10px;
  border-bottom: 1px solid #d3d3d3;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

/*definiert im Mainbereich die ueberschrift */
/*TD.pageHeading, DIV.pageHeading {
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}*/

TD.pageHeading, DIV.pageHeading {
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  background-color: #0087c2;
  padding-left: 10px;
  padding-top: 3px;
  padding-bottom: 4px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  color: #000000;
}

TD.main, P.main {
  line-height: 16px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}

TD.firstlineMaintext{
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

TD.smallText, SPAN.smallText, P.smallText {
padding: 10px;
font-size: 11px;
/*background-color: #f3f3f3;*/
}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
  background-color: #f3f3f3;
  padding-left: 10px;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-size: 12px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 12px;
}

/*TEXTAREA {
  width: 100%;
  font-size: 11px;
}*/

SPAN.greetUser {
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 12px;
  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 { font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-size: 12px; color: #000000; }

/* message box */

.messageBox { font-size: 12px; }
.messageStackError, .messageStackWarning { font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess { font-size: 12px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { color: #0087c2;
padding-right: 20px; }

td.small{
	background-color: #f3f3f3;
	font-size: 10px;
	padding: 3px 10px 3px 10px;
}

TD.mydataheadline{
	background-color: #a6a6a6;
	color: #fff;
	font-weight: bold;
}

TD.categories{
	border-bottom: 1px dotted #0087c2;
	font-weight: bold;
}

td.categories a:link, td.categories a:visited{
	font-weight: bold;
	text-decoration: none;
	background: #d3d3d3 url(images/bullet_navi_cat.gif) no-repeat top left;
	padding-left: 20px;
	color: #4c697c;
}

td.categories a:hover, td.categories a:active{
	font-weight: bold;
	text-decoration: none;
	background: #d3d3d3 url(images/bullet_navi_cat.gif) no-repeat top left;
	padding-left: 20px;
	color: #0087c2;
}

A.normal:link, a.normal:visited {
  color: #4c697c!important;
  text-decoration: underline!important;
  background-image: none!important;
  padding-left: 2px!important;
}

A.normal:hover, A.normal:active {
  color: #0087c2!important;
  text-decoration: none !important;
  background-image: none!important;
  padding-left: 2px!important;
  /*background: #F6A600;*/
}

.warenkorbfeld{
	background-color: #d3d3d3;
	color: #000;
	padding: 5px;
	border-top: 1px dotted #0087c2;
	border-bottom: 0px dotted #0087c2;
}

.maintextform{
width: 200px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  vertical-align: top;
}

.maininput input{
	width: 20px;
	border: 0;
}

.maininputlong input{
	width: 200px;
	padding: 2px;
	margin-top: 5px;
	border: 1px solid #0087c2;
}

.maininputlong textarea{
	width: 30em;
	padding: 2px;
	margin-top: 5px;
	border: 1px solid #0087c2;
}

.maininputshort input{
	width: 140px;
	padding: 2px;
	margin-top: 5px;
	border: 1px solid #0087c2;
}

TD.button{
	text-align: right;
}

TD.button input{
	width: auto;
	border: 0;
}

TD.button submit{
	width: auto;
	border: 0;
}

TD.productListing-datazwei input {
 	border: 1px solid #0087c2;
	width: 30px;
	text-align: center;
	margin-left: 3px;
}

.passwordField{
	background-color: #d3d3d3;
	color: #4c697c;
	border-top: 1px dotted #0087c2;
	margin-top: 5px;
	padding-top: 5px;
}

.passwordField a:link, .passwordField a:visited, .passwordField a:hover,.passwordField a:active{
	font-weight: bold;
} 

.passwordField a:hover,.passwordField a:active{
	font-weight: bold;
	color: #0087c2;
	background-color: #d3d3d3;
} 

td.small a:link, td.small a:visited{
	color: #4c697c;
	background-color: #f3f3f3;
	text-decoration: none;
}

td.small a:hover, td.small a:active{
	color: #0087c2;
	background-color: #f3f3f3;
	text-decoration: none;
}

td.smalltext a:link, td.smalltext a:visited{
	color: #4c697c;
	background-color: #f3f3f3;
	text-decoration: underline;
}

td.smalltext a:hover, td.smalltext a:active{
	color: #0087c2;
	background-color: #f3f3f3;
	text-decoration: none;
}


td.subtitle{
	padding: 10px;
	padding-top: 0;
	font-weight: bold;
}

TD.grayspace{
	background-color: #d4d4d4;
	color: #fff;
	height: 7px;
}

TD.productDetailprice{
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 20px;
}

TABLE.productDetailtop{
  border-bottom: 10px solid #d3d3d3;
}

TD.productDetailinfo{
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-right: 20px;
}

TD.productDetailinfo h1{
	font-weight: bold;
	font-size: 14px;
	padding-top: 8px;
}


TABLE.bottomgray{
	border-bottom: 10px solid #d3d3d3;
}

TD.maincontent .infoboxContents{
	background-color: #f3f3f3;
	padding-left: 5px;
}

TABLE.columnright{
	background-color: #d3d3d3;
}

TD.borderBottomright{
	border-bottom: 6px solid #fff;
	background-color: #d3d3d3;
}

TD.borderBottomright TD.infoBoxHeading{
	background-color: #a6a6a6;
}

TD.mainTop{
	background-color: #f3f3f3;
	height: 218px; 
	border-bottom: 5px solid #fff;
}

TABLE.boxMain{
	border-bottom: 8px solid #d3d3d3;
	margin-left: 10px;
}


/*.boxMain img{
	float: left;
	margin-right: 10px;
}*/

a.boxMainTitel:link, a.boxMainTitel:visited {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	border: 0;
	margin-top: 5px;
	padding-bottom: 10px;
	font-variant: small-caps;
}

a.boxMainTitel:hover, a.boxMainTitel:active {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	border: 0;
	margin-top: 5px;
	padding-bottom: 10px;
	font-variant: small-caps;
	color: #0087c2;
}



TD.boxList{
	border-bottom: 6px solid #d3d3d3;
	padding-left: 10px;
	vertical-align: top;
	width: 50%;
}

 a.boxListTitle:link, a.boxListTitle:visited,  a.boxListTitle:hover,  a.boxListTitle:active{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	border: 0;
	margin-top: 5px;
	padding-bottom: 10px;
}
.boxList img{
	float: left;
	margin-right: 10px;
}

.boxListText{
font-size: 10px;
	border: 0;
}

.boxList p.stopleft{
	clear: left;
	height: 1px;
	background-color: #f3f3f3; 
}


p.stopleft{
	clear: left;
	height: 1px;
	background-color: #d3d3d3; 
}

TD.movies{
	padding: 0;
	margin: 0;
	vertical-align: top;
	padding-bottom: 0px;
}
 TABLE.angebotNeu a:link, TABLE.angebotNeu a:visited,TABLE.angebotNeu a:hover, TABLE.angebotNeu a:active{
font-weight: bold;
	
}

/* definition categories in colums left**************/

input.keyword{
	margin-left: 7px; margin-bottom: 0px; width: 140px; border: 1px solid #0087c2;
}

.navilefthere{
	color: #0087c2;
}
input.warenkorb{
	width: 25px; border: 1px solid #0087c2;
}
ul.format{
	margin-left: 30px;
	margin-top: 15px;
}

li{
	padding: 0 10px 15px 0px;
}

ul.format li a{
	text-decoration: underline !important;
	font-weight: bold !important;
}


td.nutzung{
	padding: 10px;
}

td.nutzung p{
	margin-bottom: 12px;
}

td.nutzung ol{
	margin-bottom: 8px;
	margin-left: 30px;
}

td.nutzung ol li{
	padding: 5px;
}

td.nutzung ol ol{
	margin-top: 5px;
	margin-bottom: 0;
}

td.nutzung ul{
	margin-left: 30px;
}
.summe{
	background-color: #d3d3d3;
	color: #596b77;
	font-weight: bold;
	padding: 3px 20px 3px 0;
}



