/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

html, body {
	margin: 0;
	padding: 0;
	border: 0;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
body {
  /*background: #ffffff;*/
  background-image: url(images/pattern.gif);
  color: #000000;
  font-family: Arial, sans-serif;
  font-size: 12px;
  text-align:center;
}
div { margin: 0; /*border: 1px solid #f00;*/ }
/*Layout fuer Miniweb*/
#miniweb {
   position: relative;
   margin: 20px 0 0 0;
	padding: 0;
	background-image: url(images/hintergrundbild.gif);
	background-repeat: no-repeat;
	width: 950px;
	height: 654px;
}
#miniweb-grafiken {
	position: absolute;
	background-image: url(images/miniweb-grafiken.png);
	background-repeat: no-repeat;
	width: 891px;
	height: 145px;
	left: 36px;
	top: 41px;
	z-index: 1;
}
#miniweb-welcome {
	color: #fff;
	position: absolute;
	left: 680px;
	top: 65px;
	font-size: 14px;
}
#miniweb-formular {
	position: absolute;
	left: 680px;
	top: 190px;
	width: 225px;
	z-index: 1;
}
#miniweb-left {
	position: relative;
	padding: 220px 0 0 36px;
   float: left;
	width: 190px;
	margin: 0;
}
#miniweb-right {
	width: 340px;
	margin-left: 250px;
	padding: 220px 0 0 0px;
}

/*Farben: */
.pink {
	color: #cf2587;
}
.hellgrau {
	color: #757575
}
/*Schriftgrau*/
.grey {
	color: #58585a;
}
.dblue {
	color: #4789B7;
}

#wrap {
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  width:950px;
  position: relative;
  } 
* html #wrap {
height: 100%;
}

/*Header Graphik*/
#top {
   margin:0; padding:0;
	background-image: url(images/WolkenWerke_top.gif);
	/*background-image: url(images/WolkenWerke_top_ferien.gif);*/
	background-repeat: no-repeat;
	width: 950px; height: 190px;
}
#logo {
   position: absolute;
	margin-top: 46px;
	margin-left: 23px;
	height: 94px; width: 188px;
}
/*Inhalt mit Rahmen*/
#rand {
   background-color: #c3def2;
	border-left: 8px solid #64b9e3;
	border-right: 8px solid #64b9e3;
}
#bottom {
	background-image: url(images/WolkenWerke_bottom.gif);
	background-repeat: no-repeat;
	width: 950px; height: 31px;
}
#copyright {
	width: 950px;
	padding: 10px 0 0 0px;
	text-align:center;
}
#copyright, #copyright a {
	color: #fff;
	font-size: 10px;	
}
#copyright table {width: 900px; }

#headline-space {
	height: 8px; margin: 0; padding: 0; font-size: 1px;
}
#headline {
	height: 21px;
/*	border: solid 1px #f00;*/
}
#headline td {
	font-size: 10px;
	vertical-align: middle;
}

#searchbox {
   float: left;
	position: relative;
	padding: 0 6px;
	width: 142px; /*(154 - 2x6)*/
	height: 21px;
}
#searchbox table {
	background-image: url(images/bg-blau-verlauf-top.gif);
	background-repeat: repeat-x;
	width: 142px;
	margin: 0px; padding: 0 0 0 0px;
	border: solid 1px #bbb;
	height: 19px; text-align: center;
}
#searchbox form {
	padding: 0; margin: 0;
}
#searchbox input {
	font-family: sans-serif; font-size: 10px; padding: 0; margin: 0;
	
}
.searchinput {
	font-family: sans-serif; font-size: 10px; padding: 0px; margin: 0;
	width: 76px;
}

/*Leiste ueber dem Inhaltsteil mit hellblauem Verlauf*/
#topline {
   margin-left: 154px;
	width: 772px; /* Gesamt: 950 - 2 x 8 (Rand) - 154 (links) - 6 (rechts) - 2x1 (border) */
	height: 21px; 
}
	#topline table {
		background-image: url(images/bg-blau-verlauf-top.gif);
		background-repeat: repeat-x;
		border: solid 1px #bbb;
		height: 100%;
	}
	/*die einzelnen Zellen in dieser Leiste*/
	td.tl-warenkorbimg {
		padding: 0 2px 0 0;
		width: 26px;
	}
	td.tl-warenkorb {
		padding: 0 5px 0 0;
		width: 190px;
		text-align: right;
	}
	td.tl-kundenkonto {
		padding: 0 0px 0 0;
		width: 115px;
		border-left: solid 1px #bbb;
		background-image: url(images/bg-dblau-verlauf-top.gif);
		background-repeat: repeat-x;
		text-align: center;
	}
	/*772 - 28 - 195 - 116 - 5 = 278 -> bei breadcrumbs eintragen! */
	td.tl-breadcrumbs {
		padding: 0 0 0 15px;
		width: 418px;
	}

#colleft {
	position: relative;
   float: left;
	width: 154px;
	margin: 0; padding: 0;
}
/*Navigation*/
.navi {
	margin: 6px 6px 0 6px;
	border-left: solid 1px #bbb;
	border-right: solid 1px #bbb;
	border-bottom: solid 1px #bbb;
	width: 140px;
}
	.navi ul {
	   padding: 0px;
	   text-indent: 5px;
		margin: 0;
		list-style-type: none;
	}
	.navi ul li {
		margin: 0;
		padding: 0;
		background-image: url(images/bg-verlauf-navi-blau.gif);
		background-repeat: repeat-x;
	}
	.navi ul li a {
	   display: block;
		width: 140px;
		height: 13px;
		padding: 4px 0 4px 0;
		margin: 0px;
		text-decoration: none;
		border-top: solid 1px #bbb;
		color: #000000;
	}
	.navi ul li a:hover {
		background-image: url(images/bg-verlauf-navi-gelb.gif);
		background-repeat: repeat-x;
		text-decoration: none;
	}
	.navi ul li .SEL {
		background-image: url(images/bg-verlauf-navi-gelb.gif);
		background-repeat: repeat-x;
	}
	.navi ul ul li {
		margin: 0;
		padding: 0;
		background-image: none;
		text-indent: 10px;
	}
	.navi ul ul li a {
		background-color: #fff;
		color: #000000;
		border: none;
	}
	.navi ul ul li a:hover {
		background-image: none;
		background-color: #fff;
		color: #cf2587;
		font-weight: bold;
		text-decoration: none;
	}
	.navi ul ul li .SEL {
		background-image: none;
		background-color: #fff;
		color: #cf2587;
		font-weight: bold;
	}
/*Ende Navigation*/
.navi ul li.head { 
height:32px;
color:#4789b7;  
background-image: url(images/bg-verlauf-navi-head2.gif); 
}
.navi ul li.head p {
font-size:13px; font-weight: bold;
color:#4789b7;  
padding: 3px; 
}


#inhalt {
	vertical-align: top;
	margin: 0 0 0 154px; padding: 0px;
   width: 772px;
}

.clear{
  clear:both;
  height:1px;
  overflow:hidden;
  line-height:1%;
  font-size:0px;
  margin-bottom:-1px;
}
* html .clear{height:auto;margin-bottom:0}

.white {
	width: 100%;
	background-color: #ffffff;
	border-left: solid 1px #bbb;
	border-right: solid 1px #bbb;
	border-bottom: solid 1px #bbb;
	padding: 0 0 10px 0; 
	margin: 0;
}
table.whiteall { /*alle 4 Seiten mit Rahmen!*/
	width: 100%;
	background-color: #ffffff;
	border: solid 1px #bbb;
	padding: 0; 
	margin: 0;
}
/* wenn das padding direkt bei der table.white angegeben wird, funzt es nicht beim IE;
deshalb wurde fuer das folgende td die Klasse whitepad definiert */
.whitepad {
	padding: 0 15px;
	margin: 0;
}
#greeting {
	position: absolute;
	top: 150px; left: 30px;
}

table.ablauf {
	width: 100%;
	background-color: #ffffff;
	border-left: solid 1px #bbb;
	border-right: solid 1px #bbb;
	border-bottom: solid 1px #bbb;
	padding: 0; 
	margin-bottom: 3px;
}
.moeve {
	height: 35px;
	width: 25%;
	padding: 6px 0 0 5px;
	text-align: center;
}
.checkoutBarCurrent, .checkoutBar {  
	width: 25%;
	height: 17px;
	font-size: 10px;
	text-align: center;
	color: #777; 
}
.checkoutBarCurrent { 
	color: #58a7d8; 
}
.checkoutBarCurrent td, .checkoutBar td {
	font-size: 10px;
}
.atext {
	width: 55%;
   padding-left: 3px;
	padding-right: 3px;
}
.line {
	background: url(images/line.jpg) center repeat-x;;
}

table.catoverview {
	width: 100%;
	border: solid 1px #c3def2;
	padding: 0; 
	margin: 5px 0 0 0;
}
.kattext {
	padding: 15px;
}
.kattext > h2 > a {
	color: #cf2587;
}

table.personalisierung {
	border: 1px solid #cf2587;
	padding: 2px;
	margin: 0 0 5px 0;
}
.personalisierung td {
	vertical-align: middle;
}
.red {
	color: #ff0000;
	/*font-weight: bold;*/
}

/*Seite Produktinfo*/
#prodbild {
/*	position: relative;*/
   float: left;
	width: 207px;
	margin: 0;
	padding: 0;
}
#proddesc {
	width: 510px;
	margin-left: 222px;
	padding: 0;
}
#proddesc li {
	color: #58585a
}
td.bild {
	padding: 15px 0px 5px 0px;
}
td.top15 {
	padding: 15px 0 0 0;
	vertical-align: top;
	line-height: 130%;
/*	color: #f00;*/
}
#prodbild a, .infoBoxContents a, .productListing-data-product a, .newproducts-right a, #spright a, .aktuelles a {
	color: #cf2587;
	font-weight: bold;
}
#prodbild td {
	color: #58585a;
}

/* boxtext wird automatisch bei new infobox() in den HTML-Code geschrieben*/
.boxText { font-size: 12px; padding: 0 0 0 5px; }
.errorBox { font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-size : 10px; color: #cc0000; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-size : 10px; color: #00f; text-decoration: underline; }

p, tr, td, li {
  font-family: Arial, sans-serif;
  font-size: 12px;
}
p {
	color: #58585a;
	padding: 0; 
	margin: 8px 0;
	line-height: 130%;
}
.black {
	color: #000;
}

a {
  color: #000000;
  text-decoration: none;
}

a:hover {
  color: #081a91;
  text-decoration: underline;
}

form {
	display: inline;
}

td {
   vertical-align: top;
}

td.headerNavigation {
  font-size: 10px;
/*  font-weight: bold;*/
/*  color: #666;*/
/*  background-color: #f9f9f9;*/
  border-bottom: solid 1px #666;
  border-top: solid 1px #666;
  padding: 0 8px;
}

tr.headerError {
  background: #cc0000;
}

td.headerError {
  background: #cc0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

/*tr.headerInfo {
  background: #00ff00;
}*/

td.headerInfo {
  background: #cf2587;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

td.footer {
  font-size: 10px;
  border-bottom: solid 1px #000;
  border-top: solid 1px #000;
}

.infoBox {
  border: solid 1px #eee;
}

.infoBoxContents {
  background: #eeeeee; 
  padding: 0;
}
.infoBoxCatHeading {
  font-weight: bold;
  background: #c3def2;
  font-size: 10px;
/*  padding: 0 0 0 5px;
  height: 20px;*/
  padding: 5px;
}
.infoBoxGeneralHeading {
  font-weight: bold;
  background-color: #fce4bd;
  font-size: 10px;
  /*  padding: 0 0 0 5px;
  height: 20px;*/
  padding: 5px;
}
.infoBoxCatContents {
  background: #c3def2; 
  padding: 0;
}
.infoBoxGeneralContents {
  background-color: #fce4bd;
  padding: 0;
}

.infoBoxNotice {
  background: #FF8E90;
}
.infoBoxNoticeContents {
  background: #FFE6E6;  
}

tr.accountHistory-odd, tr.addressBook-odd, tr.alsoPurchased-odd, tr.payment-odd, tr.productReviews-odd, tr.upcomingProducts-odd, tr.shippingOptions-odd {
  background: #eeeeee;
}

tr.accountHistory-even, tr.addressBook-even, tr.alsoPurchased-even, tr.payment-even, tr.productReviews-even, tr.upcomingProducts-even, tr.shippingOptions-even {
  background: #eeeeee;
}

#blue {
	background-color: #c3def2;
}
table.productListing {
  /*border: 1px;
  border-style: solid;
  border-color: #e4e4e4;*/
}

td.productListing-head-left {
  background-image: url(images/bg-blau-verlauf-top.gif);
  height: 21px;
  width: 130px;
  border-bottom: solid 1px #bbb;
}
td.productListing-head-product { 
  background-image: url(images/bg-blau-verlauf-top.gif);
  font-weight: bold; vertical-align: middle;
  height: 21px;
  width: 320px;
  padding: 0px 15px 0 0px;
  border-bottom: solid 1px #bbb;
  border-right: solid 1px #bbb;
}
td.productListing-head-middle { 
  background-image: url(images/bg-dblau-verlauf-top.gif);
  font-weight: bold; vertical-align: middle;
  height: 21px;
  padding: 0px 5px;
  border-bottom: solid 1px #bbb;
  border-right: solid 1px #bbb;
}
td.productListing-head-right { 
  background-image: url(images/bg-dblau-verlauf-top.gif);
  font-weight: bold; vertical-align: middle;
  height: 21px;
  padding: 0px 5px;
  border-bottom: solid 1px #bbb;
}
td.productListing-data-left { 
  vertical-align: middle;
  padding: 15px 0;
  border-bottom: solid 1px #bbb;
}
td.productListing-data-product { 
  vertical-align: top;
  width: 320px;
  padding: 15px 15px 0 0px;
  border-bottom: solid 1px #bbb;
}
td.productListing-data-middle { 
  vertical-align: top;
  padding: 15px 5px 0 5px;
  border-bottom: solid 1px #bbb;
}
td.productListing-data-right { 
  vertical-align: top;
  padding: 15px 5px 0 5px;
  border-bottom: solid 1px #bbb;
}
/*.newproductstop {
	margin: 2px 2px 0 0;
}*/
.newproducts {
	border: solid 1px #bbb;
	height: 150px;
}
td.newproducts-left {
	vertical-align: middle;
	text-align: center;
	width: 120px;
}
td.newproducts-right {
	vertical-align: top;
	text-align: left;
	padding: 5px;
}
.bgblau {
	background-image: url(images/verlauf-h35.jpg);
	background-repeat: repeat-x;
	padding: 0 0 0 17px;
	height: 34px;
	vertical-align: middle;
	border: solid 1px #bbb;
}
.bgblauborderbottom {
	background-image: url(images/verlauf-h35.jpg);
	background-repeat: repeat-x;
	padding: 0 0 0 17px;
	height: 34px;
	vertical-align: middle;
	border-bottom: solid 1px #bbb;
}

a.pageResults {
  color: #0000FF;
}

a.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

td.pageHeading, div.pageHeading {
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}
td.pageHeadingright {
  text-align: right;
}

tr.subBar {
  background: #f4f7fd;
}

td.subBar {
  font-size: 10px;
  color: #000000;
}

table.aktuelles {
	width: 100%;
}

td.main, p.main {
padding: 1px 15px 1px 0;
}

table.warenkorb {
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	padding: 3px 5px;
}
td.warenkorbgif {
	vertical-align: middle;
}
.warenkorb td {
	font-size: 11px;
}

td.account {
width: 175px;
padding: 1px 15px 1px 0;
}

td.smallText, span.smallText, p.smallText {
  font-size: 10px;
}

td.left15font10 {
  font-size: 10px;
  padding: 10px 5px 10px 15px;
}

td.accountCategory {
  font-size: 12px;
  color: #aabbdd;
}

td.fieldKey { 
  font-size: 12px;
  font-weight: bold;
}

td.fieldValue {
  font-size: 12px;
}

td.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

span.newItemInCart { 
  font-size: 10px;
  color: #cc0000;
}

checkbox, input, radio, select {
  font-size: 12px;
}

textarea {
  width: 98%; 
  font-size: 11px;
  padding: 3px;
}

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-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

span.markProductOutOfStock {
  color: #c76170;
  font-weight: bold;
}

span.productSpecialPrice {
  color: #cc0000;
}

span.errorText {
  color: #CC0000;
}

.error {
	color: #c00; vertical-align: middle;
}

.moduleRowOver { background-color: #c3def2; }
.moduleRowSelected { background-color: #c3def2; }

.catRowOver, .catRowSelected {
	/*background-color: #00ff00;*/
	background-image: url(images/rolloverbg-kat.gif);
	background-repeat: no-repeat;
	height: 153px;
}
.catRow {
	/*background-color: #00ff00;*/
	background-image: url(images/rolloverbg-katnosel.gif);
	background-repeat: no-repeat;
	height: 153px;
}
.incatRow {
	background: transparent;
}

/* message box */

.messageBox {  font-size: 10px; }
.messageStackError, .messageStackWarning {  font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess {  font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement {  font-size: 12px; color: #cc0000; }

/* neue Elemente von 4 your IT */

#toplevel {
	width: 800px;
	padding: 0; margin: 0;
	text-align: center;
}

img {
    border: 0;
    }

h1 {
 font-size: 20px;
 font-weight: bold;
 margin: 15px 0 0 0;
 padding: 0;
 line-height: 110%;
 font-weight: normal;
}
h2 { 
 font-size: 14px;
 font-weight: normal;
 margin: 0;
 padding: 0;
 line-height: 110%;
}
h3 { 
 font-size: 12px;
 font-weight: bold;
 margin: 12px 0 6px 0;
 padding: 0;
 line-height: 120%;
}
h3.topplus {
	padding-top: 10px;
}
.kattext h2 {
 font-size: 14px;
 font-weight: bold;
 margin: 0;
 padding: 0;
 color: #cf2587;
}

/*FAQ*/
.question {
	font-weight: bold;
	margin-bottom: 1px;
	color: #000;
}
.answer {
	padding: 0 0 0 10px;
	margin: 1px 0;
}
.anker {
	padding: 0 0 0 10px;
	margin: 1px 0;
	}
.anker a {
	color: #cf2587;
}
.answer td {
	padding: 0 0 0 20px;
	color: #58585a;
}
.shipping {
	margin:1px 0; width: 600px; border-collapse: collapse;
}
.shipping td {
	color: #58585a; padding: 2px 10px;
}

#wk {
position: absolute;
margin-left: -17px;
width: 286px; height: 564px;
}

.impressum { border-top: solid 1px; }
.impressum td {vertical-align: top; }

.werkstatt_rollover {
	margin-bottom: 3px;
}

#adobereader { float: right; width: 230px; margin-top: 12px; }
#adobereader table { border: solid 1px #bbb; }

/* Änderungen Startseite */
#startpagetop {
	margin: 0; padding: 0;
	height: 490px; 
}
#spleft {
	width: 450px; float: left; height: 490px;
	background-color: #ffffff;
	border-left: solid 1px #bbb;
	border-right: solid 1px #bbb;
	border-bottom: solid 1px #bbb;
	padding: 0 2px; margin: 0 0 10px 0;
}
#spright {
	width: 310px; float: right;height: 490px; overflow: hidden;
}
#newstop {
	height: 410px;
	background-color: #ffffff;
	border-left: solid 1px #bbb;
	border-right: solid 1px #bbb;
	padding: 0 0 10px 0; 
	margin: 0;
	overflow: hidden;
}
#newsbottom {
	vertical-align:bottom; 
	height: 80px;
	background-color: #ffffff;
	border-left: solid 1px #bbb;
	border-right: solid 1px #bbb;
	border-bottom: solid 1px #bbb;
	padding: 0 0 10px 0; 
	margin: 0;
 }
.bottomspace {
	padding-bottom: 10px;
}

.long {
	width: 220px;
}
#personalize td {
	vertical-align: middle;
}
#urlaubsmeldung { position: absolute; left: 340px; top: 50px; width: 400px; }
