@charset "UTF-8";

@import url(navigation.css);
@import url(navigation_boxes.css);

* {
	margin: 0;
	padding: 0;
	border: 0;
}

html, body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
	color: #404040;
}

body {
	background-color: #FFFFFF;
	/*background-image:url(img/bg_pattern.jpg); */
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
	line-height: 18px;
	background-image: url(img/body_bg.png);
	background-repeat: repeat-x;
}

a:link, a:active, a:visited {
color: #404040;

text-decoration: none;
}

a.menu:hover {color: #404040;}
a:hover {
color: #363636;
}

h1, .contentsTopics {
	font-size: 16px;
	color: #aa0101;
	line-height: 25px;
	margin-bottom: 10px;
	background-image: url(img/strich_h3.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	font-weight: bold;
}

.newProduct {
	font-size: 14px;
	color: #aa0101;
	line-height: 25px;
	margin-bottom: 10px;
	background-position: bottom left;
	font-weight: bold;
}

h2 {
	width: 100%;
	font-size: 1.2em;
	color: #aa0101;
	line-height: 25px;
	margin-bottom: 10px;
	background-image: url(img/strich_h3.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
}

h3, .infoBoxHeading  {
	font-size: 1.2em;
	color: #aa0101;
	line-height: 25px;
	margin-bottom: 10px;
	background-image: url(img/strich_h3.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
}

p {
	margin-bottom: 20px;
}


/* Divs */
#allover {
	width: 880px;
	margin: 0 auto;
	border: none;
	background-image: url(img/allover_bg.png);
	background-position: center top;
	background-repeat:repeat-y;
	border: none;
}

#header1 {
	background-image: url(img/header1.png);
	background-position: left top;
	background-repeat:no-repeat;
	line-height: 26px;
	text-align: right;
	width: 880px;
	font-size: 0.9em;
	margin:0px;
	border: none;
}

#header1-content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
	overflow: hidden;
	padding-right: 30px;
	padding-left: 30px;

}

#header2 {
	background-image: url(img/header2.png);
	background-position: left top;
	background-repeat:no-repeat;
	height: 102px;
	text-align: right;
	width: 880px;
	margin:0px;
	border: none;
}

#header2-content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: right;
	overflow: hidden;
	padding-right: 30px;
	line-height: 50px;
}

#header2-content a{
	text-indent: -5000px;
	display: block;
	width: 300px;
	height: 102px;
	position: relative;
	left: 5px;
	text-align: left;
}

#header3 {
	background-image: url(img/header3.png);
	background-position: left top;
	background-repeat:no-repeat;
	text-align: left;
	width: 880px;
	margin:0px;
	border: none;
	line-height: 35px;
	height:35px;
}


#navtrail {
	font-size: 10px;
	line-height: 35px;
	text-align: left;
	float: left;
	position:relative;
	left:30px;
	overflow: hidden;
	height: 35px;
	padding-left: 0px;
	color: #000000;
}

#box_search_head {
	float: right;
	position:relative;
	right:30px;
	top:5px;
	width:130px;
}

#box_search_head .feld INPUT{
	border: 1px solid #BFBFBF;
	margin:1px;
	padding:1px;
	width: 80px;
}

.left {
	width: 240px;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 0px;
	border-right: #cccccc 1px solid;
}

.right {
	float: right;
	padding-top: 10px;
	width: 180px;
	vertical-align: top;
	background-color: #f7f7f7;
}

#banner {
	text-align:center;
}

.center {
	vertical-align: top;
	width: 100%;
	padding-top: 18px;
	padding-left: 18px;
	padding-right: 18px;
}

#content {
	text-align: justify;
	margin-right: 20px;
	margin-bottom: 20px;
}

#footer {
	clear: left;
	margin-left: 0px;
	height: 52px;
	background-image: url(img/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-color:#FFFFFF;
	color: #000000;
	width: 846px;
	text-align: center;
	margin: auto;
}

#footer1{
	clear: left;
	margin-left: 0px;
	line-height: 34px;
	height: 36px;
	line-height: 36px;
	color: #000000;
	width: 846px;
	text-align: center;
	font-size: 12px;
	margin: auto;
}

#footer2{
	clear: left;
	margin-left: 0px;
	line-height: 16px;
	height: 16px;
	color: #000000;
	width: 846px;
	text-align: center;
	font-size: 10px;
	margin: auto;
}

#footer2 a:link, #footer2 a:visited {
	color: #000000;
}

#footer2 a:hover, #footer2 a:active {
	color: #aa0101; 
}

#footer1 a:link, #footer1 a:visited, #footer1 a:hover, #footer1 a:active {
	color: #cccccc;
}


.preis {
	font-size: 16px;
	color: #aa0101;
}

.boxText { 
	padding-left: 0px;

}

.boxTextBG {
background-color: #f7f7f7;
}

.boxTextBGII {

}

.boxTextPrice {
	color: #FF0000;
}

.errorBox {
	font-weight: bold;
	background-color: #ffb3b5;
}

.gvBox {
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}

.stockWarning { 
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}



img{
	border:0;
}

A {
	color: #404040;
	text-decoration: none;
}

A:hover {
	color: #aa0101;
	text-decoration: underline;
}

FORM {
	display: inline;		   
}


TR.header {
	background-color: #ffffff;
}

TR.headerNavigation {
	background: #000000;
}

TD.headerNavigation {
	color: #404040;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #F6F6F6;
}

A.headerNavigation, A.headerNavigation:hover, A.headerNavigation:visited, A.headerNavigation:active { 
	color: #000000; 
}



TD.conditions {
	  background-color: #FFCCCC;
}

A.confirmationEdit {
	color: #009933;
	font-style: italic;
}

A.confirmationEdit:hover {
	color: #009933;
	font-style: italic;
	text-decoration: underline;
}

TR.headerError {
	background-color: #ff0000;
}

TR.headerMessage {
	background-color: #00CC33;
}

.moduleHeading {
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

TD.headerError {
	font-size: 12px;
	background: #ff0000;
	color: #ffffff;
	font-weight : bold;
	text-align : center;
}

TR.headerInfo {
	background: #00ff00;
}

TD.headerInfo {
	font-size: 12px;
	background: #00ff00;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

TR.footer {
	background: #bbc3d3;
}

TD.footer {
	background: #F6F6F6;
	color: #404040;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
}

.infoBox {
}

.infoBoxContents {

}

.infoBoxNotice {
	background: #FF8E90;
}

.infoBoxNoticeContents {
	background: #FFE6E6;
}

TD.infoBoxHeading_right {
	font-size: 14px;
	font-weight: bold;
	height:17px;
	color: #243dff;
}

TD.infoBox, SPAN.infoBox {
	border-right: 4px solid;
	background: #E6E6E6; 
	border-color: #C4C4C4;
}

TD.infoBox_right, SPAN.infoBox_right {

}

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: #000000;
	text-decoration: underline;
}

A.pageResults:hover {
	color: #000000;
}

TD.pageHeading, DIV.pageHeading {
	font-size: 16px;
	font-weight: bold;
	color: #aa0101;
}

TR.subBar {
	background: #f4f7fd;
}

TD.subBar {
	color: #404040;
}

TD.main, P.main {
	font-size: 11px;
	line-height: 1.5;
}

TD.main2, P.main2 {
	font-size: 11px;
	line-height: 1.5;
	background-color: #f7f7f7;
	border-top: 2px solid #fff;
}

TD.main3, P.main3 {
	font-size: 11px;
	line-height: 1.5;
	background-color: #fff;
	border-top: 1px solid #fff;
}

TD.smallText, SPAN.smallText, P.smallText {
font-size: 9px;

}

TD.accountCategory {
	font-size: 13px;
	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 {
	color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-size: 11px;
}

INPUT, SELECT {
	border: 1px solid #BFBFBF;
	
}

input[type=image] {
	border:0px solid #BFBFBF;
	}

TEXTAREA {
	width: 100%;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	border: 1px solid #BFBFBF;
}

SPAN.greetUser {
	font-size: 12px;
	color: #f0a480;
	font-weight: bold;
}

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
	background: #f7f7f7;
}

TD.formAreaTitle {
	font-size: 12px;
	font-weight: bold;
}

.copyright, .copyright a:hover, .copyright a:link, .copyright a:active, .copyright a:visited {
	color: #7E7E7E;
	font-size: 10px;
	line-height: 25px;
	height: 25px;
	text-decoration: none;
	width: 870px;
	text-align:center;
	margin:auto;
}


SPAN.markProductOutOfStock {
	font-size: 12px;
	color: #c76170;
	font-weight: bold;
}

SPAN.productSpecialPrice {
	color: #ff0000;
}
SPAN.productOldPrice {
	color: #ff0000;
	text-decoration: line-through;
}

SPAN.errorText {
	color: #ff0000;
}

SPAN.productDiscountPrice {
	color: #ff0000;
	font-weight: bold;
}

.smallHeading {
	font-size: x-small;
	font-weight: bold;
	color: Black;
}

.moduleRow {
	font-size: 11px;
	line-height: 1.6;
}

.moduleRowOver { 
	background-color: #f7f7f7; 
	color: #404040;
	font-size: 11px;
	line-height: 1.6; 
}

.moduleRowSelected {
	background-color: #fff;
}

.navimoduleRow {
	font-size: 11px;
	line-height: 20px;
	height: 20px;
}

.navimoduleRowOver { 
	color: #ffffff;
	font-size: 11px;
	line-height: 20px;
	height: 20px;
	background-image: url(img/navi_bg.gif);
}

A.navimoduleRowOver:hover {
	color: #ffffff;
	font-size: 11px;
	line-height: 20px;
	height: 20px;
	background-image: url(img/navi_bg.gif);
	text-decoration: none;
}


A.navimoduleRow:link    {
	color: #000000;
	font-size: 11px;
	line-height: 20px;
	height: 20px;
	text-decoration: none;
}

A.navimoduleRow:hover    {
	color: #000000;
	font-size: 11px;
	line-height: 20px;
	height: 20px;
	text-decoration: none;
}

.navimoduleRowSelected {
	background-color: #fff;
}

.checkoutBarFrom, .checkoutBarTo {
	color: #8c8c8c; 
}

.checkoutBarCurrent { 
	color: #404040;
}

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-size: 7pt; }
.heading2 { font-size: 9pt; }
.heading3 {  font-size: 10pt; }
.heading4 { font-size: 12pt; }
.heading5 { font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading {font-size: 10pt; color: #FFFFFF; 
background-color: #666666; 
padding-top: 2px; padding-bottom: 2px;}

.sitemap_heading a {color:#FFFFFF;}
.sitemap_heading a:hover {color:#CCCCCC; text-decoration:none;}

.sitemap_sub { font-size: 9pt; color: #404040; background-color: #E6E6E6; padding: 2px 2px;}
.sitemap_sub a {color:#404040;}
.sitemap_sub a:hover {color:#999999; text-decoration:none;}


/* message box */

.messageBox { }
.messageStackError, .messageStackWarning {  font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess {  background-color: #99ff00; }

/* input requirement */

.inputRequirement { color: #ff0000; }

.tableShop {
background-color: #ffffff;
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}

.navLeft {
border-right: 1px solid;
border-color: #b6b7cb;
background-image: url(img/bg_left_column.jpg);
width: 185px;
}

.navRight {
border-color: #666666;
border-top-width: 4px;
border-top-style: solid;
border-left-width: 4px;
border-left-style: solid;
background-color: #E6E6E6;
width: 185px;
}

.tableListingI {
background-color: #eeeeee;
}

.tableListingII {
background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.poweredby {
color: #404040;
font-weight: bold;
}
.onepxwidth {
width: 1px;
}

/* BOXEN */

.boxContent { 
	padding-left: 10px;
} 

#box_categories {
	padding-left: 7px;
	padding-top: 0px;
	margin-bottom: 15px;
	padding-right: 0px;
	margin-top :0px;
	width: 200px;	
}

.boxhead h3{
	font-weight: bold;
	font-size: 11px;
	background-image: url(img/boxhead.jpg);
	color: #aa0101;
	text-decoration: none;
	vertical-align: top;
	padding-left: 7px;
	height: 23px;
	line-height:23px;
}



#box_search {
	padding-left: 7px;
	margin-bottom:7px;
	padding-right: 0px;
	width: 200px;
}

#box_search .feld INPUT{
	width: 80px;
}


#box_content {
	padding-left: 7px;
	margin-bottom:7px;
	padding-right: 0px;
	margin-bottom: 15px;
	width: 200px;
}

#box_information {
	padding-left: 7px;
	margin-bottom:7px;
	padding-right: 0px;
	width: 200px;
}

#box_newsletter {
	padding-left: 7px;
	margin-bottom:7px;
	padding-right: 0px;
	width: 200px;
}

#box_newsletter .feld INPUT{
	width: 95px;
	border: 1px solid #BFBFBF;
	margin:1px 1px 5px 0px;
	padding:1px;
}


#box_newsletter .feld_submit INPUT{
	margin:1px 1px 5px 0px;
	padding:1px;
}



#box_login {
	padding-left: 7px;
	margin-bottom:7px;
	padding-right: 0px;
	width: 200px;
}

#box_login .feld_input INPUT{
	width: 175px;
	border: 1px solid #BFBFBF;
	margin:1px 0px 5px 0px;
	padding:1px;
}

#box_login .feld_password INPUT{
	width: 95px;
	border: 1px solid #BFBFBF;
	margin:1px 1px 5px 0px;
	padding:1px;
}

#box_login .feld_submit INPUT{
	margin:1px 1px 5px 0px;
	padding:1px;
}


#box_admin {
	padding-left: 7px;
	margin-bottom:7px;
	padding-right: 0px;
	width: 200px;
}

/* Charts */

#charts {
	margin:auto;
	width:180px;
	border:#000000 solid 1px;
	text-align:center;	
}

#charts .headline {
	font-size:12px;
	padding-top:7px;
}
#charts .footer {
	width:180px;
	background-color:#FFFFFF;
	position:relative;
	bottom:15px;
	z-index:1;
	height:15px;
}

/* Produktliste */

#produktuebersicht {
	width:100%;
	border:0px;
	}

#produktuebersicht .headline {
	font-size: 14px;
	color: #aa0101;
	font-weight: bold;
	background-color:#FFFFFF;
	}
	
#produktuebersicht .footer {
	padding-top: 10px;
	background-image: url(img/strich_h3.jpg);
	background-repeat: repeat-x;
	background-position: center left;
	background-color:#FFFFFF;
	font-weight: bold;
	border:0px;
	}

/* eigene */
.not_available{
	font-size: 10px;
	color:#aa0101;
}

/* LEXIKON */
.lexikon_keyword {
	color: #CC0000;
	text-decoration: underline;
}

.access_step_cc {background-color:#dddddd; padding-left:5px; padding-right:10px;}
.access_step_c2 {padding-left:5px; padding-right:10px;}

/* Countdown */
#countdown {
	color: #aa0101;
	font-size:9px;
	cursor:pointer;
	display:none;
}

#countdown a:hover, 
#countdown a:active, 
#countdown a:link, 
#countdown a:visited {
	color: #aa0101;
	font-size:9px;
	cursor:pointer;
}

/*----------------------------Suggest Styles--------------------------*/


.suggest_link div,
.suggest_link_over div
 {
	margin:0px;
	padding:0px;
	line-height:normal;
}

#search_suggest p {
	margin:0px;
	padding:6px 1px 6px 1px;
	line-height:normal;
}

.suggest_link {
	background-color: #FFFFFF;
	padding: 1px 6px 1px 6px;
}


.suggest_link_over {
	background-color: #aa0101;
	color:#FFFFFF;
	padding: 1px 6px 1px 6px;
	cursor: pointer;
}
#search_suggest {
	position: absolute;
	visibility: hidden;
	background-color: #FFFFFF;
	text-align: left;
	color:#000000;
	width:350px;
	border: 1px solid #000000;
	line-height:normal;
	clear: both;
	left: -266px;
	top: 22px;
}



#search_suggest a{
	font-size:10px;
	color:#aa0101;
	font-weight:bold;
}

#search_suggest a:hover{
	color:#aa0101;
	background-color:#FFFFFF;
	font-weight:bold;
}
/*----------------------------End Suggest Styles------------------------*/

/* -----------------------------------Popcart Anfang ------------------------------------------------ */

#popCart {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 560px;
	margin-left: -280px;
	background: #fff;
	border: 1px solid #000;
	color: #000;
	z-index: 100000;
	display: none;
	padding: 10px 10px 25px 10px;;
}

.popup_header {
	font-family: Verdana, Arial, sans-serif; 	
	font-size: 1.4em;
	font-weight:bold;	
	color: #aa0101;
	text-align: center;
	vertical-align:bottom;
	padding: 3px 10px;
	border: 0px solid #ccc;
	margin: 0px auto;
	width: 380px;
}

.popup_image {
	font-family: Verdana, Arial, sans-serif; 	
	font-size: 1.2em; 	
	text-align: center; 	
	color: #000;
	margin: 10px auto; 	
	padding: 5px;
}

#mycart {
	margin: 0px auto;
	height: 42px;
	width: 320px;
}

.cart_symbol {
	height: 42px;
	width: 48px;
	float: left;
	background-image: url(img/shopping_cart.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.cart_contents {
	font-family: Verdana, Arial, sans-serif; 	
	font-size: 0.9em; 	
	text-align: center;
	color: #000;
	height: 42px;
}

#pop_buttons_box {
	font-family: Verdana, Arial, sans-serif; 	
	font-size: 1.0em; 	
	text-align: center;
	width: 560px;
	height: 28px;
	vertical-align:bottom;
	margin: 10px auto 0 auto;
}

#pop_buttons_box a {
	color: #000;
	text-decoration: none;
}
#pop_buttons_box a:hover {
	color: #aa0101;
	text-decoration: none;
}

.close_button {
	float: left;
	width: 160px;
	border: 1px solid #000;
}
.cart_button {
	float: right;
	width: 160px;
	border: 1px solid #000;
}
/* -----------------------------------Popcart ENDE ------------------------------------------------ */
