@charset "utf-8";
/* CSS Document */

body {
	height: 100%;
	background: #fff url(../img/body-hg.png) repeat-x top;
	margin: 0;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #004F84;
	line-height: 1.3em;
	padding: 0px;
	text-align: left;
	}
body strong {
	font-weight: bold;
	color: #004F84;
	}
img {
	border: 0px;
	padding: 0px;
	margin: 0px;
	}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.2em;
	color: #E1001A;
	}
h1 {
	font-size: 20px;
	margin-bottom: 10px;
	}
h2{
	font-size: 18px;
	margin-bottom: 3px;
	}
h3{
	font-size: 16px;
	margin-bottom: 3px;
	}
h4{
	font-size: 14px;
	margin-bottom: 5px;
	}
h5{
	font-size: 13px;
	margin-bottom: 3px;
}

/*---------------------DIV-FORMATIERUNGEN------------------------------*/
#top {
	width: 100%;
	height: 184px;
	background: url(../img/header-hg.jpg) no-repeat center top;
	}
#header {
	width: 950px;
	height: 184px;
	margin: 0 auto;
	}
#slogan {
	width: 902px;
	height: 10px;
	padding: 26px 0 0 48px;
	text-align: left;
	
	}
#logo {
	clear: left;
	width: 237px;
	height: 85px;
	float: left;
	padding: 21px 0 0 0;
	}
#stern {
	width: 125px;
	height: 86px;
	float: right;
	padding: 61px 19px 0 0;
	}
	
/*------------------Bildnavigation---------------------*/	
#navigation {
	width: 950px;
	height: 35px;
	margin: 0 auto;
	padding: 0 0 10px 0;
	background: url(../img/navi-hg.gif) no-repeat center top;
	}
#navi-home, #navi-unternehmen, #navi-planung, #navi-produkte, #navi-seminare, #navi-webshop {
	float: left;
	margin-right: 1px;
	}
#navi-kontakt {
	float: left;
	}
#navi-home:hover {
	background: url(../img/navi-home-hover.gif) no-repeat left top;
	}
#navi-kontakt:hover {
	background: url(../img/navi-kontakt-hover.gif) no-repeat right top;
	}
#navi-unternehmen:hover, #navi-planung:hover, #navi-produkte:hover, #navi-seminare:hover, #navi-webshop:hover {
	background: url(../img/navi-hover-hg.gif) repeat-x center top;
	}
/* ------------IE 6 + 7 Hack--------------*/	
*+html #navi-home a:hover, *html #navi-home a:hover {
	background: url(../img/navi-home-hover.gif) no-repeat left top;
	}
*+html #navi-kontakt a:hover, *html #navi-kontakt a:hover {
	background: url(../img/navi-kontakt-hover.gif) no-repeat right top;
	}
*+html #navi-unternehmen a:hover, *+html #navi-planung a:hover, *+html #navi-produkte a:hover, *+html #navi-seminare a:hover, *+html #navi-webshop a:hover, * html #navi-unternehmen a:hover, * html #navi-planung a:hover, * html #navi-produkte a:hover, * html #navi-seminare a:hover, * html #navi-webshop a:hover {
	background: url(../img/navi-hover-hg.gif) repeat-x center top;
	}
/*------------------Ende Bildnavigation---------------------*/	

.boxText { font-size: 11px; line-height: 13px; }
.errorBox {
	font-size: 12px;
	line-height: 14px;
	background-color: #cc0033;
	font-weight: bold;
}
.stockWarning { font-size: 12px; line-height: 14px; color: #cc0033; }
.productsNotifications { background-color: #f2fff7; }
.orderEdit {
	font-size: 12px;
	line-height: 14px;
	color: #E1001A;
	text-decoration: underline;
}
table { font-size: 12px; }

a, a:link , a:visited{
	color: #E1001A;
	text-decoration:underline;
	}
a:hover, a:active {
	color: #006AB1;
	}

FORM {
	display: inline;
}

TR.header {
  background-color: #ffffff;
}

TR.headerNavigation {
  background-color: #DDE8F0;
  background: url(images/infobox/header-balken-hg.jpg) repeat-x top center;
}
TD.headerNavigation {
  font-size: 12px; line-height: 14px;
  /*background: url(images/infobox/balken-hg.jpg) repeat-x center top;*/
  /*background-color: #006AB1;*/
  color: #006AB1;
  font-weight : bold;
  height: 31px;
}
TD.headerNavigationLeft { background: url(images/infobox/header-balken-links.jpg) no-repeat top left; width: 11px; height: 31px;}
TD.headerNavigationRight { background: url(images/infobox/header-balken-rechts.jpg) no-repeat top right; width: 11px; height: 31px;}

A.headerNavigation { 
  color: #006AB1; 
}

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

TR.headerError {
	background-color: #006AB1;
}

TD.headerError {
	font-size: 12px;
	line-height: 14px;
	background-color: #CC0000;
	color: #E1001A;
	font-weight : bold;
	text-align : center;
}

TR.headerInfo {
	background-color: #E1001A;
}

TD.headerInfo {
	font-size: 12px;
	line-height: 14px;
	background-color: #E1001A;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

TR.footer {
  /*background-color: #006AB1;*/
}

TD.footer {
  
  font-size: 12px; line-height: 14px;
  background: url(images/infobox/header-balken-hg.jpg) repeat-x top center;
  color: #006AB1;
  font-weight: bold;
  height: 31px;
}

.infoBox {
	background-color: #DEE8F1;
	margin-bottom: 5px;
}

.infoBoxContents {
	background-color: #fff;
	font-size: 11px; line-height: 13px;
	padding: 1px;
}

.infoBoxNotice {
	background-color: #FFE6E6;
}

.infoBoxNoticeContents {
  background-color: #FFE6E6;
  font-size: 11px; line-height: 13px;
}

TD.infoBoxHeading {
  font-size: 12px; line-height: 16px;
  font-weight: bold;
  background: #E9E9EA url(images/infobox/boxen-hg.jpg) repeat-x bottom;
  color: #006AB1;
  height: 18px;
}

TD.infoBox, SPAN.infoBox {
  font-size: 11px; line-height: 13px;
}

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

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

TABLE.productListing {
  border: 0;
  border-style: solid;
  border-color: #fff;
  border-spacing: 2px;
}

.productListing-heading {
  font-size: 12px; line-height: 14px;
  background-color: #006AB1;
  color: #FFFFFF;
  font-weight: bold;
  padding: 3px;
}

TD.productListing-data {
	border: 1px solid #E9E9EA; 
	vertical-align:top; 
	padding: 10px;
	font-size: 12px; 
	line-height: 14px;
	}
TR.productListing-even TD.productListing-data { border: none;   background-color: #F8F8F8; }
TR.productListing-odd TD.productListing-data { border: none; }

A.pageResults {
  color: #006AB1;
  font-weight: bold;
  text-decoration: none;
}

A.pageResults:hover {
	color: #000000;
	background-color: #FFFFFF;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 20px;
  font-weight: bold;
  color: #E1001A;
}

TR.subBar {
	background-color: #FAF6E5;
}

TD.subBar {
  font-size: 11px; line-height: 13px;
  color: #000000;
}

TD.main, P.main {
  font-size: 12px; line-height: 14px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 11px;
}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 12px; line-height: 14px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px; line-height: 14px;
}

TD.tableHeading {
  font-size: 12px; line-height: 14px;
  font-weight: bold;
}

SPAN.newItemInCart {
	font-size: 11px;
	color: #CC0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 12px; line-height: 14px;
}

TEXTAREA {
  width: 100%;
  font-size: 12px; line-height: 14px;
}

SPAN.greetUser {
	font-size: 12px;
	line-height: 14px;
	color: #E1001A;
	font-weight: bold;
}

TABLE.formArea {
  background-color: #F8F8F8;
  border-color: #fff;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-size: 12px; line-height: 14px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 12px; line-height: 14px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #E1001A;
}

SPAN.errorText {
	color: #CC0000;
}

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

.checkoutBarFrom, .checkoutBarTo {  font-size: 12px; line-height: 14px; color: #8c8c8c; }
.checkoutBarCurrent {  font-size: 12px; line-height: 14px; color: #000000; }

/* message box */

.messageBox {  font-size: 12px; line-height: 14px; }
.messageStackError, .messageStackWarning {  font-size: 12px; line-height: 14px; background-color: #ffb3b5; }
.messageStackSuccess {  font-size: 12px; line-height: 14px; background-color: #99ff00; }

/* input requirement */

.inputRequirement {
	font-size: 12px;
	line-height: 14px;
	color: #CC0000;
}
.tax_info {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 9px;
	color: #C0C0C0;
}
/* miscellaneous */
.specialPrice { color: #ff0000; }
.oldPrice { text-decoration: line-through; }
.fieldRequired { font-family: Arial, Tahoma, Verdana, sans-serif;  font-size: 11px; color: #ff0000; }
.smallText { font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 9px; }
.smallText2 { font-family: Arial, Tahoma, Verdana, sans-serif;  font-size: 11px; }
.main { font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 12px; }
.errorText { font-family: Arial, Tahoma, Verdana, sans-serif;  font-size: 11px; color: #ff0000; }

.navi { font-size: 12px; margin-bottom: 4px; padding-bottom: 2px; border-bottom: 1px solid #E9E9EA; }
.subnavi { float: left;}

/*Transparente PNGS in IE6*/
* html img, div { behavior: url(../iepngfix.htc) };
