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

body
{
	background: url(../../img/contentBg.gif) #dddddd;
	background-position: center top;
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #7e7e7e;
}

.overlayBackground
{
	filter:alpha(opacity=0);
	-moz-opacity:.0;
	opacity:.0;
	background: #454545;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1001;
}

.noBorder
{
	border: 0px !important;
}

.loadingAnimation
{
	filter:alpha(opacity=0);
	-moz-opacity:.0;
	opacity:.0;
	padding: 15px;
	width: 150px;
	position: absolute;
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
	z-index: 1002;
}

a
{
	color: #7e7e7e;
}

a img
{
	border: 0px;
}

#top
{
	background: #CBCBCB;
	float: left;
}

.headerLogo
{	
	position: absolute;
	right: 0px;
	top: 0px;
}

#positionContainer
{	
	width: 966px;
	margin: 0 auto;
}

#mainContainer
{
	background: #FFF;
	float: left;
	padding: 0px 8px 0px 8px;
}

.logo
{
	position: absolute;
	width: 400px;
	height: 50px;
	right: 10px;
	top: 15px;
	text-decoration: none;
}

#mainContainer
{
	width: 966px;
	margin: 0 auto;
	background: #FFF;
}

#header
{
	background: url(../../img/header.jpg);
	width: 966px;
	height: 78px;
	position: relative;
}

#topNavigation 
{
	float: left;
	width: 100%;
}

#topNavigation a
{
	float: left;
	height: 24px;
	padding: 9px 13px 0px 13px;
	font-family: "arial narrow", Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
	color: #5e5e5e;
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #a7a7a7;
	outline: none;
}

#topNavigation a.rightNav
{
	font-size: 12px;
	font-weight: normal;
	height: 15px;
	padding: 0px 7px;
	border-right: 0px;
	border-left: 1px solid #b1b1b1;
	margin-top: 9px;
}

#topNavigation a.rightNav:hover
{
	color: #FFF;
}
	

#navigationSpacer
{
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #a7a7a7;
	width: 355px;
	height: 33px;
	float: left;
	margin-right: 5px;
}

#topNavigation a.active
{
	color: #FFF;
	border-left: 1px solid #b1b1b1;
	border-right: 1px solid #a7a7a7;
}

#topNavigation a.hover
{
	color: #FFF;
	border-left: 1px solid #b1b1b1;
	border-right: 1px solid #a7a7a7;
}

#topNavigation a.first
{
	border-left: 0px;
}

#submenu
{
	position: relative;
	background: #BFBFBF;
}

.submenuContainer
{
	position: absolute;
	z-index: 100;
	background: url(../../img/subNavBg.gif) repeat-x #f0f0f0;
	top: -13px;
	padding-bottom: 10px;
	border: 1px solid #aeaeae;
	border-top: 0px;	
}

.submenu a
{
	display: block;
	font-weight: bold;
	color: #343434;
	margin: 5px 13px;
	text-decoration: none;
	border-bottom: 1px solid #d9d9d9;
	padding-bottom: 5px;
	width: 176px;
}

.submenu a.last
{
	border: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#contentContainer
{
	clear: both;
	float: left;
	margin-top: 25px;
}

#leftContent, 
#mainContent,
#rightContent
{
	float: left;
	margin-right: 12px;
}

#leftContent
{
	width: 165px;
}

#mainContent
{
	width: 609px;
}

#rightContent
{
	width: 165px;
	margin-right: 0px;
}

#searchBox
{
	border: 1px solid #999999;
	height: 56px;
	margin-bottom: 12px;
	width: 100%;
}

h1.boxHeadline,
#singleHeadline h1
{
	margin: 0px;
	color: #FFF;
	font-size: 13px;
	margin: 5px 0px 6px 11px;
}

input#productSearchInput
{
	width: 103px;
	border: 0px;
	background: url(../../img/searchInput.gif) no-repeat;
	height: 19px;
	padding: 3px 10px 0px 30px;
	color: #656565;
	margin-left: 9px;
}

.contentBox
{
	width: 100%;
	margin-bottom: 12px;
	background: url(../../img/contentBoxHeadline.gif) repeat-x #f0f0f0;
	border: 1px solid #999999;
	clear: both;
}

#mainContent .contentBox,
#rightContent .contentBox
{
	background-color: #FFF;
}

.contentBox h1.boxHeadline
{
	margin-top: 2px;
}

#loginForm 
{
	margin-top: 10px;
}

#loginForm input
{
	width: 98%;
	border-top: 1px solid #7c7c7c;
	border-right: 1px solid #c3c3c3;
	border-left: 1px solid #c3c3c3;
	border-bottom: 1px solid #c3c3c3;
	margin: 3px 0px;
}


.contentBoxContent
{
	width: 90%;
	margin: 0 auto;
	padding-left: -1px;
}

.divider
{
	border-bottom: 1px solid #d9d9d9;
	margin: 0 auto;
	width: 100%;
	margin-top: 7px;
	margin-bottom: 7px;
}

p.boxLinks
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-weight: normal;
}

p.boxLinksLast
{
	display: block;
	margin-bottom: 10px;
}

p.bigHeight
{
	margin-bottom: 6px;
}


a.boxBtn
{	
	padding-top: 6px;
	display: block;
	height: 21px;
	cursor: pointer;
	margin: 10px 0px;
	text-decoration: none;
}

a.boxBtn p
{
	text-decoration: none;
	color: #FFF;
	font-size: 14px;
	font-family: "arial narrow", Arial;
	font-weight: bold;
	margin: 0px;
	margin-top: -1px;
	margin-left: 7px;
	float: left;
}

a.boxBtn img.btnBullet
{
	margin-left: 7px;
	float: left;
	margin-top: 2px;
}

p.articleTitle
{
	margin-bottom: 3px;
}

span.articlePrice
{
	float: right;
}

#singleHeadline
{
	background: #999999;
	height: 21px;
	margin-bottom: 10px;
	width: 610px;
	float: left;
}

#singleHeadline h1
{
	color: #FFF;
	margin: 0px;
	margin-left: 13px;
	padding-top: 3px;
}

.newsTeaserItem
{
	width: 508px;
	border-bottom: 1px solid #e7e7e7;
	padding-right: 15px;
	padding-bottom: 14px;
	float: left;
	position: relative;
	margin-bottom: 14px;
}

.newsTeaserItem .newsTeaserImage
{
	float: left;
	margin-right: 13px;
	border: 1px solid #aeaeae;
	width: 59px;
	height: 59px;
	cursor: pointer;
}

.newsTeaserContent
{
	float: left;
	width: 415px;
}

p.newsDate
{
	font-size: 9px;
	margin: 0px;
	margin-bottom: 1px;
}

span.newsDate
{
	font-weight: normal;
	font-size: 10px;
}

a.archiveLink
{
	color: #4F4F4F;
}

.newsTeaserContent h1,
.newsContent h1
{
	color: #343434;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 2px 0px;
}

.newsTeaserContent a.readMoreBtn
{
	position: absolute;
	bottom: 0px;
	right: -86px;
	background: url(../../img/newsReadMore.gif);
	height: 13px;
	width: 71px;
	color: #FFF;
	text-decoration: none;
	padding: 2px 0px 0px 8px;
	font-size: 10px;
	font-weight: bold;
}

.newsItem
{
	width: 610px;
	position: relative;
}

.newsContent
{
	width: 610px;
	line-height: 14px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e7e7e7;
}

.newsContent li
{
	margin-left: 13px;
}

#newsContentImage
{
	width: 246px;
	padding: 5px;
	padding-bottom: 0px;
	border: 1px solid #F0F0F0;
	margin-bottom: 10px;
}

#newsContentImage img
{
	margin-bottom: 5px;
}

#newsContentImage.left
{
	float: left;
	margin-right: 15px;
}

#newsContentImage.right
{
	margin-left: 15px;
	float: right;
}


.newsContent a.backBtn
{
	position: absolute;
	bottom: 0px;
	right: 0px;
	background: url(../../img/backBtn.gif);
	height: 14px;
	width: 116px;
	color: #FFF;
	text-decoration: none;
	padding: 1px 0px 0px 8px;
	font-size: 10px;
	font-weight: bold;
}

.backBtnBig
{
	background: url(../../img/backBtnBig.gif) !important;
	width: 131px !important;
}

.productBox
{
	float: left;
}

.productItem
{
	float: left;
	border-right: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	width: 202px;
	min-height: 195px;
	cursor: pointer;
	position: relative;
}

#mainContent p.productItemText
{
	width:165px;
}

#rightContent .productItem
{
	width: 150px;
	border-right: 0px;
	float: none;
	margin: 0 auto;
}

.productItem img
{
	margin-top: 5px;
}


p.productItemText
{
	margin-top: 0px;
	margin-left: 13px;
	position: absolute;
	bottom: -5px;
	padding:3px;
}

p.productItemText a
{
	text-decoration: none;
}

#rightContent p.productItemText
{
    position:relative;
}


#rightContent .divider
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.leftContentImage
{
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.pageNavigation
{
	float: right;
	margin-top: -3px;
	margin-right: -1px;
}

a.pageNavigation
{
	width: 14px;
	height: 16px;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	background: #b6b6b6;
	display: block;
	float: left;
	margin-left: 8px;
	padding: 5px 0px 0px 8px;
	color: #FFF;
}

.pageNavigation a.active
{
	background: #dadada;
}

.leftNavigation
{
	padding: 10px 0px;
}

.leftNavigation a
{
	font-weight: bold;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #d9d9d9;
	padding: 4px 0px
	
}

.leftNavigation a.last
{
	border: 0px;
	
}

#productDetailWindow
{
	filter:alpha(opacity=0);
	-moz-opacity:.0;
	opacity:.0;
	color: #111;
	position: absolute;
	width: 610px;
	float: left;
	z-index: 1003;
	background: #FFF;
}



#productDetailContent
{
	width: 283px;
	float: left;
	text-align: left;
	color: #6d6d6d;
	position: absolute;
	right: 0px;
	background: #e7e7e7;
	padding-left: 10px;
	border-left: 1px solid #d6d6d6;
}

#productDetailContent p
{
	padding-right: 25px;
}

#productDetailContent label.status
{
	margin: 0px;
}

#productDetailContent p.status
{
	float: left;
	margin: 0px;
	padding: 0px;
}

.blockPage
{
	left: 25% !important;
}

.blockMsg,
.blockPage
{
	width: 610px !important;
}

#productDetailContent h1
{
	color: #343434;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	margin-top: 25px;
}

#productDetailContent h2
{
	color: #6d6d6d;
	font-size: 12px;
	margin: 0px;
	margin-bottom: 7px;
	padding-bottom: 7px;
	border-bottom: 1px solid #d6d6d6;
	font-weight: normal;
}

p.productDetailText
{
	padding-right: 10px;
	margin-bottom: 10px;
}

#productDetailContent label
{
	width: 70px;
	display: block;
	float: left;
	font-weight: bold;
	margin-top: 13px;
}


#productDetailContent select
{
	width: 190px;
	font-size: 11px;
	margin-top: 7px;
}

p.productDetailPrice
{
	font-size: 18px;
	text-align: right;
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	padding: 5px 15px 5px 0px;
}

p.productDetailPrice label
{
	width: 45px !important;
	font-size: 11px;
	text-align: left;
	margin-top: 5px !important;
}

p.productDetailPrice input
{
	width: 190px;
	font-size: 11px;
	margin-bottom: 0px !important;
	border: 1px solid #c3c3c3;
	border-top: 1px solid #7c7c7c;
	width: 20px;
	padding-left: 2px;
	margin-right: 63px;
}

#productDetailContent a.overlayClose
{
	background: #949494;
	padding: 2px 5px;
	position: absolute;
	top: 5px;
	right: 5px;
	color: #FFF;
	text-decoration: none;
}
	
	
#productDetailContent .boxBtn
{
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: -8px;
}

#productDetailContent .boxBtn img
{
	padding-top: 0px;
}

#productDetailContent .boxBtn p
{
	top: 0px;
}

#productTable
{
	clear: both;
}

#productTable td
{
	padding: 5px;
}

#productTable td.head
{
	font-weight: bold;
	background: #F0F0F0;
	border-bottom: 1px solid #999999;
}

#productTable label
{
	float: left;
	display: block;
	width: 70px;
	margin: 5px 0px;
}

#productTable input,
#productTable select
{
	margin: 2px 0px;
	border: 1px solid #999999;
}

#productTable select
{
	width: 80px;
}

#productTable input.productCount
{
	width: 35px;	
	text-align: center;
}


#productTable p.productTitle
{
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 0px;
}


#productTable tr.highlight
{
	background: #f8f6f6;
}

#productTable td.productCompletePrice
{
	border-top: 1px solid #999999;
	background: #F0F0F0;
	font-weight: bold;
}

#productTable td.productCompletePriceTax
{
	background: #F0F0F0;
	font-weight: bold;
}

#btnBar
{
	border-bottom: 1px solid #E7E7E7;
	margin-top: 30px;
	position: relative;
	clear: both;
	margin-bottom: 30px;
}

#btnBar .leftBtn
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: #9F9F9E;
	height: 14px;
	width: 171px;
	color: #FFF;
	text-decoration: none;
	padding: 1px 0px 0px 8px;
	font-size: 10px;
	font-weight: bold;
}


#btnBar .leftBtnShort
{
	width: 75px;
} 

#btnBar .rightBtn
{
	position: absolute;
	bottom: 0px;
	right: 0px;
	background: url(../../img/backBtn.gif);
	height: 14px;
	width: 116px;
	color: #FFF;
	text-decoration: none;
	padding: 1px 0px 0px 8px;
	font-size: 10px;
	font-weight: bold;
}

#btnBar .rightBtnShort
{
	background: url(../../img/newsReadMore.gif);
	width: 71px !important;
}


#btnBar .rightFirstRowBtn
{
	position: absolute;
	bottom: 0px;
	right: 80px;
	background: #9F9F9E;
	height: 13px;
	width: 65px;
	color: #FFF;
	text-decoration: none;
	padding: 1px 0px 0px 8px;
	font-size: 10px;
	font-weight: bold;
}

#newsletterForm
{
	margin: 10px 0px;
}

#newsletterForm label
{
	width: 120px;
	font-weight: bold;
	display: block;
	margin-top:5px;
	float: left;
}

#newsletterForm input
{
	border: 1px solid #c3c3c3;
	border-top: 1px solid #7c7c7c;
	margin: 3px 0px;
	float: left;
	width: 180px;
}

#profileForm,
#contactForm
{
	clear: both;
	width: 100%;
	margin-top: 40px;
}

#profileForm fieldset br,
#contactForm br
{
	clear:left;
}
	

#profileForm label,
#contactForm label,
#passwordForm label,
#orderForm label
{
	float: left;
	width: 120px;
	padding-top: 5px;
	padding-bottom: 3px;	
}

#profileForm input, 
#profileForm select,
#contactForm input,
#contactForm select,
#contactForm textarea,
#passwordForm input,
#orderForm input,
#orderForm select,
#orderForm textarea
{
	margin: 2px;
	border: 1px solid #c3c3c3;
	border-top: 1px solid #7c7c7c;		
	float: left;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#orderForm label.comment
{
	margin-top: 10px;
}

#orderForm textarea
{
	width: 605px;
	height: 70px;
}
#profileForm input.country,
#contactForm input.country,
#orderForm input.country
{
    width:20px;
    text-align:center;
}

#profileForm input.plz,
#contactForm input.plz,
#orderForm input.plz
{
    width: 40px;
}

#profileForm input.city,
#contactForm input.city
{
    width: 114px;
}

#orderForm input.city
{
    width: 85px;
}

#orderForm select
{
    width: 147px;
}


#profileForm .checkbox,
#contactForm .checkbox
{
    width: 14px;
    margin-right: 0px;
}

#profileForm select,
#contactForm select
{
    font-size: 11px;
    float:left;
    width:203px;
}

#profileForm input,
#contactForm input
{
    width: 200px;
    background: #FFF;
}

#profileForm fieldset
{
	background: #FFF;
	border: 1px solid #FFF;
	margin: 15px 0px 10px 0px;
	padding: 8px;
	font-size: 11px;
	position: relative;
}

#profileForm legend
{
	background: #FFF;
	color: #999999;
	padding: 0px 0px;
	position: absolute;
	top: -10px;
	left: 0px;
	font-weight: bold;
}

#contactForm textarea
{	
	float: left;
	width: 350px;
	height: 120px;
	margin: 2px;
}

#shipInput
{
	clear: both;
	float: left;
	width: 310px;
}

#shipInput input
{
	width: 145px;
}


/* Form Validation */
.validationBox
{
	width: 14px;
	height: 6px !important;
	float:left;
	height: 14px;
	border:none !important;
}

.validationTd
{
	width: 14px !important;
}

input.error, select.error, textarea.error
{
	border: 1px solid #b32f26 !important;
	background: #ff9d9d !important;
}

select#classification 
{
	width: 70px;
}

span.error, td.error
{
	width: 14px;
	height: 14px !important;
  	background-image: url(../../img/form_invalid.png) !important;
  	background-repeat: no-repeat;
	float:left;
	margin-top:0px;
	border:none !important;
}


span.success, td.success
{
	width: 14px;
	height: 14px !important;
  	background-image: url(../../img/form_valid.png) !important;
  	background-repeat: no-repeat;
	float:left;
	margin-top:0px;
	border:none !important;
}

td.error
{
	margin-top: 5px;
	margin-left: 5px;
}

td.success
{
	margin-top: 3px;
}


.warning
{
	display: none;
	color: #7F0005;
	font-weight: bold;
	padding: 0px 0 0px 0;
}

#alertWindow
{
	width: 300px;
	height: 170px;
	position: absolute;
	z-index: 2000;
	background: #FFF;
}

#alertWindow #alertHeadline
{
	margin: 10px;
	font-size: 16px;
}

#alertWindow #alertText
{
	margin: 0px 10px 0px 11px;
}

#alertWindow .boxBtn
{
	position: absolute;
	bottom: 0px;
	right: 10px;
	width: 50%;
}