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

.boxText {
  color: #243F8F;
  font-family: Arial;
  font-size: 1em;
  font-weight: normal;
  text-decoration: none;
  padding-left: 50px;
  padding-right: 50px;
}
.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;
}*/

body {
	width: 990px;
  padding: 0px;
  margin: 0 auto;
  background-color: #ffffff;
  font-family: Times, Arial;
}

A {
  color: #243F8F;
  text-decoration: none;
}

A:hover {
	color: #243F8F;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 0.75em;
  color: #ffffff;
  font-weight : normal;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

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: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #ffffff;
}

.infoBoxContents {
  background: #ffffff;
  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: #bbc3d3;
  color: #ffffff;
}

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

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

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

A.pageResults {
	font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  text-decoration: none;
}

A.pageResults:hover {
  color: #007EC6;
  text-decoration: none;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Times, Arial, sans-serif;
  font-size: 20px;
  font-weight: normal;
  color: #243F8F;
}

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: 12px;
}

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.agb {
  font-family: Arial, sans-serif;
  font-size: 10px;
  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;
  border: 1px solid #007EC6;
}

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

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

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


td{
	color: #243F8F;
}
#site_breite
{
position: absolute;
left: 50%;
margin-left: -495px;
width: 990px;
}

#kopf {
	width: 990px;
  height: 570px;
  margin: 0px;
  background-color: #007EC6;
  background-image: url(../images/logo_back.gif);
  background-repeat: no-repeat;
	background-position: top right;
}
#fuss {
  position: absolute;
	width: 990px;
  height: 60px;
  background-color: #007EC6;
  color: #ffffff;
  top: 570px;
  z-index:97;
}
#shop
{
  position: absolute;
  top: 215px;
  left: 10px;
  height: 373px;
}
#shop1
{
  position: absolute;
  top: 215px;
  left: 0px;
  height: 373px;
}

#shop2
{
  position: absolute;
  top: 160px;
  left: 15px;
  height: 410px;
  background-color: #ffffff;
}
#fortschritt
{
  position: absolute;
  top: 340px;
  left: 0px;
  width: 990;
  height: 33px;
  background-color: #ffffff;
}
#text_fuss {
  color: #ffffff;
  font-family: Arial;
  font-size: 14px;
  font-weight: normal;
}
#navi {
	width: 990px;
  position: relative;
  width: 100%;
  height: 50;
  background-color: #ffffff;
}
#navi1{
	color: #243F8F;
  font-size: 3.8em;
  font-weight: normal;
  position: absolute;
  top: 20px;
  left: 380px;
  z-index:97;
}
#navi2{
	color: #243F8F;
  font-size: 4.8em;
  font-weight: normal;
  position: absolute;
  top: 80px;
  left: 480px;
  z-index:96;
}
#navi3{
	color: #243F8F;
  font-size: 2.5em;
  font-weight: normal;
  position: absolute;
  top: 65px;
  left: 600px;
  z-index:98;
}
#navi4{
	color: #243F8F;
  font-size: 1.5em;
  font-weight: normal;
  position: absolute;
  top: 100px;
  left: 705px;
  z-index:99;
}
#navi5{
	color: #243F8F;
  font-size: 1.5em;
  font-weight: normal;
  position: absolute;
  top: 100px;
  left: 360px;
  z-index:99;
}
#konf1 {
  font-size: 1.3em;
  font-family: Arial;
  font-weight: normal;
  text-decoration: none;
}
#konf2 {
	color: #000000;
  font-family: Arial;
  font-size: 0.75em;
  font-weight: normal;
  text-decoration: none;
  background-color: #C7DBF0;
}
#konf3 {
  font-family: Arial;
  font-size: 0.8em;
  font-weight: normal;
  text-decoration: none;
}
#mitte {
  position: relative;
  width: 100%;
  height: 398;
  background-color: #ffffff;
  margin-left: 0;
}
#inhalt {
  margin: 0px 180px;
  background-color: #ffffc6;
}
#logo {
  position: absolute;
  top: 13px;
  left: 40px;
  width: 260px;
  height: 135px;
}
#rechts {
  position: absolute;
  top: 0px;
  right: 10px;
  width: 160px;
  height: 300px;
  background-color: #fc0;
}
#fg {
  position: absolute;
  top: 300px;
  left: 50px;
  width: 253px;
  height: 253px;
  z-index:1;
}
#sze {
  position: absolute;
  top: 180px;
  left: 535px;
  width: 260px;
  height: 350px;
}
#impr {
	color: #243F8F;
  font-size: 5em;
  font-weight: normal;
  position: absolute;
  top: 240px;
  left: 260px;
	z-index:1;
}
#header_navi {
  position: absolute;
  top: 161px;
  left: 0px;
	z-index:1;
}
#header_navi1 {
  position: absolute;
  top: 140px;
  left: 0px;
	z-index:1;
}
#kontakt
{
  position: absolute;
  top: 185px;
  left: 420px;
  z-index:1;
}
#kontakt1
{
	color: #243F8F;
  font-size: 3.3em;
  font-weight: normal;
  position: absolute;
  top: 220px;
  left: 240px;
  z-index:1;
}
#impr1
{
	color: #243F8F;
	font-family: Arial;
  font-size: 0.5em;
  font-weight: normal;
  position: absolute;
  top: 280px;
  left: 520px;
  z-index:1;
}
#impr2
{
	color: #243F8F;
  font-size: 3.3em;
  font-weight: normal;
  position: absolute;
  top: 200px;
  left: 250px;
  z-index:1;
}
#liefer
{
	color: #243F8F;
  font-size: 3.3em;
  font-weight: normal;
  position: absolute;
  top: 180px;
  left: 200px;
  z-index:1;
}
#liefer1
{
	color: #243F8F;
  font-size: 3.3em;
  font-weight: normal;
  position: absolute;
  top: 230px;
  left: 80px;
  z-index:1;
}
#liefer2
{
	color: #243F8F;
	font-family: Arial;
  font-size: 0.5em;
  font-weight: normal;
  position: absolute;
  top: 250px;
  left: 410px;
  z-index:1;
}
#construction
{
	color: #243F8F;
  font-size: 2em;
  font-weight: normal;
  position: absolute;
  top: 200px;
  left: 220px;
  z-index:1;
}
#construction1
{
	color: #243F8F;
	font-family: Arial;
  font-size: 0.5em;
  font-weight: normal;
  position: absolute;
  top: 270px;
  left: 380px;
  z-index:1;
}
#start{
	color: #243F8F;
  font-size: 10em;
  font-weight: normal;
  position: absolute;
  top: 250px;
  left: 270px;
  z-index:1;
}
#start1{
	color: #243F8F;
  font-size: 2.4em;
  font-weight: normal;
  position: absolute;
  top: 275px;
  left: 415px;
  z-index:1;
}
#start2{
	color: #243F8F;
  font-size: 4em;
  font-weight: normal;
  position: absolute;
  top: 390px;
  left: 455px;
  z-index:1;
}
#start3{
	color: #243F8F;
  font-size: 12.5em;
  font-weight: normal;
  position: absolute;
  top: 250px;
  left: 700px;
  z-index:1;
}
#mass{
	color: #243F8F;
  font-size: 3.4em;
  font-weight: normal;
  position: absolute;
  top: 230px;
  left: 130px;
  z-index:1;
}
#mass1{
	color: #243F8F;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  position: absolute;
  top: 230px;
  left: 595px;
  z-index:1;
}
#mass2{
	color: #243F8F;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  position: absolute;
  top: 260px;
  left: 555px;
  z-index:1;
}
#mass3{
	color: #243F8F;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  position: absolute;
  top: 290px;
  left: 535px;
  z-index:1;
}
#mass4{
	color: #243F8F;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  position: absolute;
  top: 320px;
  left: 265px;
  z-index:1;
}
#mass5{
	color: #243F8F;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  position: absolute;
  top: 350px;
  left: 240px;
  z-index:1;
}
#mass6{
	color: #243F8F;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  position: absolute;
  top: 380px;
  left: 345px;
  z-index:1;
}
#mass7{
	color: #243F8F;
  font-size: 1.5em;
  font-weight: normal;
  position: absolute;
  top: 450px;
  left: 240px;
  z-index:1;
}
#mass8{
	color: #243F8F;
  font-size: 1.3em;
  font-weight: normal;
  position: absolute;
  top: 480px;
  left: 200px;
  z-index:1;
}
#groessen{
	color: #243F8F;
  font-size: 3em;
  font-weight: normal;
  position: absolute;
  top: 160px;
  left: 90px;
  z-index:1;
}
#groessen1{
  position: absolute;
  top: 275px;
  left: 50px;
  z-index:1;
}
#groessen2{
	color: #243F8F;
  font-size: 2.5em;
}
#groessen3{
	color: #243F8F;
  font-size: 1.5em;
}
#blusen{
	color: #243F8F;
  font-size: 3.7em;
  font-weight: normal;
  position: absolute;
  top: 170px;
  left: 430px;
  z-index:1;
}
#hemden{
	color: #243F8F;
  font-size: 4.5em;
  font-weight: normal;
  position: absolute;
  top: 290px;
  left: 390px;
  z-index:1;
}
#prev_page{
  position: absolute;
  top: 540px;
  left: 40px;
  z-index:1;
}
#next_page{
  position: absolute;
  top: 540px;
  right: 40px;
  z-index:1;
}
#header_logo
{
height: 137px;
background-image: url("../images/logo_260_unten.gif");
background-repeat: no-repeat;
background-position: right;
background-color: #007EC6;
}
a:link.navi1 {
	font-family: Arial;
	font-size: 0.75em;
	color:#ffffff;
	text-decoration:none;
  padding-left: 15px;
  padding-right: 15px;
}
a:visited.navi1
{
	font-family: Arial;
	font-size: 0.75em;
	color:#ffffff;
	text-decoration:none;
  padding-left: 15px;
  padding-right: 15px;
}
a:hover.navi1
{
	font-family: Arial;
	font-size: 0.75em;
	color:#243F8F;
	text-decoration:none;
  padding-left: 15px;
  padding-right: 15px;
}

a:link.navi2 {
	font-family: Times, Arial;
	font-size: 2.4em;
	color:#000000;
	text-decoration:none;
  padding-left: 20px;
  padding-right: 20px;
}
a:visited.navi2
{
	font-family: Times, Arial;
	font-size: 2.4em;
	color:#000000;
	text-decoration:none;
  padding-left: 20px;
  padding-right: 20px;
}
a:hover.navi2
{
	font-family: Times, Arial;
	font-size: 2.4em;
	color:#ffffff;
	text-decoration:none;
  padding-left: 20px;
  padding-right: 20px;
}

a:link.navi3 {
	font-family: Times, Arial;
	font-size: 2.4em;
	color:#ffffff;
	text-decoration:none;
  padding-left: 20px;
  padding-right: 20px;
}
a:visited.navi3
{
	font-family: Times, Arial;
	font-size: 2.4em;
	color:#ffffff;
	text-decoration:none;
  padding-left: 20px;
  padding-right: 20px;
}
a:hover.navi3
{
	font-family: Times, Arial;
	font-size: 2.4em;
	color:#ffffff;
	text-decoration:none;
  padding-left: 20px;
  padding-right: 20px;
}

a:link.navi4 {
	font-family: Arial;
	font-size: 0.8em;
	color:#ffffff;
	text-decoration:none;
  padding-left: 25px;
  padding-right: 25px;
}
a:visited.navi4
{
	font-family: Arial;
	font-size: 0.8em;
	color:#ffffff;
	text-decoration:none;
  padding-left: 25px;
  padding-right: 25px;
}
a:hover.navi4
{
	font-family: Arial;
	font-size: 0.8em;
	color:#ffffff;
	text-decoration:none;
  padding-left: 25px;
  padding-right: 25px;
}

a:link.navi5 {
	font-family: Times, Arial;
	font-size: 2.4em;
	color:#ED008C;
	text-decoration:none;
  padding-left: 20px;
  padding-right: 20px;
}
a:visited.navi5
{
	font-family: Times, Arial;
	font-size: 2.4em;
	color:#ED008C;
	text-decoration:none;
  padding-left: 20px;
  padding-right: 20px;
}
a:hover.navi5
{
	font-family: Times, Arial;
	font-size: 2.4em;
	color:#ED008C;
	text-decoration:none;
  padding-left: 20px;
  padding-right: 20px;
}

a:link.navi6 {
	font-family: Arial;
	font-size: 0.8em;
	color:#000000;
	text-decoration:none;
  padding-left: 25px;
  padding-right: 25px;
}
a:visited.navi6
{
	font-family: Arial;
	font-size: 0.8em;
	color:#000000;
	text-decoration:none;
  padding-left: 25px;
  padding-right: 25px;
}
a:hover.navi6
{
	font-family: Arial;
	font-size: 0.8em;
	color:#ffffff;
	text-decoration:none;
  padding-left: 25px;
  padding-right: 25px;
}

a:link.text_navi
{
	color: #243F8F;
  font-family: Arial;
  font-size: 1em;
  font-weight: normal;
  text-decoration: none;
  padding-left: 50px;
  padding-right: 50px;
}
a:visited.text_navi
{
	color: #243F8F;
  font-family: Arial;
  font-size: 1em;
  font-weight: normal;
  text-decoration: none;
  padding-left: 50px;
  padding-right: 50px;
}
a:hover.text_navi
{
	color: #c4c4c4;
  font-family: Arial;
  font-size: 1em;
  font-weight: normal;
  text-decoration: none;
  padding-left: 50px;
  padding-right: 50px;
}
a:link.text_navi1
{
	color: #243F8F;
}
a:visited.text_navi1
{
	color: #243F8F;
}
a:hover.text_navi1
{
	color: #ffffff;
}
.text_navi2
{
	color: #ffffff;
}
#vk{
	font-family: Arial;
	font-size: 0.6em;
	color:#ffffff;
}
