@import			"skinned-select.css";

body {
	font-family:Tahoma,Arial,Verdana,Sans-Serif;
	font-size:12px;
	color:#284D99;
	background-color:#fff;
	margin:0;
	padding:0;
}

#page { 
	text-align: left;  
	width: 1000px; 
	margin: 0 auto;
	position: relative; 
}

/* header */

#header { 
	background: url(../img/bg/background_inner.gif) repeat-x; 
	width: 930px; 
	display: block; 
	height: 160px; 
	top: 0; 
	left: 0; 
	position: relative; 
	overflow: hidden; 
}

a#logo { 
	background:url(../img/header/logofinal_y_0.gif) no-repeat;
	width: 222px; 
	height: 130px; 
	left: 10px; 
	top: 2px; 
	display: block; 
	position: absolute; 
}

#content .newProducts {
	border:1px solid #AAAAAA;
	margin-bottom:30px;
	padding:15px;
}

#content .newProducts h1.Content {
	background-color:transparent; 
	border-bottom:1px dotted #284D99;
	clear:both;
	color:#284D99;
	display:block;
	font-size:18px;
	margin-bottom:10px;
	position:relative;
	top:0;
}

#tiny { 
	position: absolute; 
	top: 10px; 
	right: 0; 
}

#tiny a { 
	font-size: 12px; 
	text-decoration: none; 
}

#tiny a:hover { 
	text-decoration: underline; 
}

#menue {  }

#menue ul { 
	top: 76px; 
	left: 245px; 
	width: auto; 
	position: absolute; 
	display: block;
	overflow: hidden;
	margin:0;
	padding-left:0px;
}

#menue ul li { 
	float: left; 
	display: block; 
}

#menue li a	{ 
	background: url(../img/icons/navi_pfeil.png) no-repeat 0 50%; 
	padding: 0 0 0 20px; 
	margin: 0 10px 0 0; 
	width: auto; 
}

#menue li a:hover { 
	background:url(../img/icons/navi_pfeil_aktiv.png) no-repeat 0 50%; 
	text-decoration: underline; 
}		

/* headline */

.dynColumn h1 a {
	font-family:arial;
	text-transform:none;
	letter-spacing:1px;
}
#content .dynColumn h1 { 
	font-family:tahoma, arial;
	margin:5px 0;
	min-height:45px;
	letter-spacing:1px;
	text-transform:none;
}
#content h1.Content {
	background-color:#284D99;
	color:#FFFFFF;
	display:block;
	font-size:32px;
	font-weight:normal;
	left:0;
	padding:5px 9px 6px;
	position:absolute;
	text-transform:capitalize;
	top:41px;
	margin:0px;
	z-index:500;
}

#content h1.prodInfo {
	font-family:Tahoma,Verdana,Sans-Serif;
	font-size:18px;
	font-weight:normal;
	letter-spacing:2px;
	text-transform:none;
	margin-top:12px;
	margin-left:300px;
	border-bottom:1px dotted #b0b0b0;
	padding-bottom:5px;
}

h1, h2, #menue li a, h2, #top_sub a, #hotline a, #content h1 { 
	font-family: Georgia, Sans-Serif;	 
	text-transform: uppercase; 
	letter-spacing: 4px; 
}

#content .loginh2 {
	font-family:Tahoma,Verdana,Sans-Serif;
	text-transform:none;
	letter-spacing:2px;
	font-weight:normal;
	border:0 none;
	color:#284D99;
	font-family:arial;
	padding:10px 0;
}

/* top_sub */

#top_sub { 
	position: absolute; 
	top: 130px; 
	right: 205px; 
	background: url(../img/bg/top_box_huckel.gif) no-repeat 50% 0; 
	width: 490px; 
	padding: 8px 0 5px 10px; 
	-webkit-border-radius: 10px; 
	margin: 0 9px 0 9px; 
}
#top_sub * { 
	font-size: 12px; 
}
#top_sub a { 
	text-decoration: none;
	background: url(../img/icons/subnavi_pfeil.png) no-repeat 0 50%; 
	padding: 0 20px 0 21px; 
	margin-left: 20px; 
}
#top_sub a:hover { 
	background: url(../img/icons/navi_pfeil.png) no-repeat 0 50%; 
	text-decoration: underline; 
}
#top_sub a#last	{  }

/* leftCONTENT */

div#leftCONTENT { 
	width: 196px; 
	float: left;
	margin:0;
}

div#leftCONTENT ul#categorieBOX {
	padding-left:0;
	list-style:none;
}

#leftCONTENT h2.head, #rightCONTENT h2.head { 
	background: url(../img/bg/button_gross.gif) #cfd0d2 repeat-x;  
	border: 1px solid #9ebf06; 
	width: 194px; 
	margin-bottom: 9px; 
	height:50px;
	line-height:0px;
}

#rightCONTENT h2.head:hover {
	border: 1px solid #284D99;
}

#leftCONTENT h2.head a, #rightCONTENT h2.head a { 
	background: url(../img/icons/navi_pfeil.png) no-repeat 15px 50%; 
	width: auto; 
	height: 50px; 
	line-height: 50px; 
	display: block; 
	text-align: left; 
	color: #284D99; 
	text-indent:40px;
	font-weight:normal;
	text-decoration:none;
}
#rightCONTENT h2.head a:hover { 
	background: url(../img/icons/navi_pfeil_aktiv.png) no-repeat 15px 50%;
	text-decoration:none;
}


#blind_box { 
	width: 196px; 
	overflow:hidden;
	position: relative; 
	background: #b3d807;  
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	margin-top: 10px; 
}

/* middleCONTENT */

div#middleCONTENT { 
	padding: 85px 9px; 
	background-color:#fff;
	float: left;  
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	margin: 0 9px 0 9px; 
	position: relative;
	margin:0 9px;
	width: 571px;
}

/* RIGHT CONTEN */

div#rightCONTENT {
	position:absolute;
	right:0;
	width:196px;
	margin:0;
}

/* HOTLINE BOX */

#hotline { 
	height: 290px; 
	background: url(../img/bg/hotlinegirl.png) no-repeat; 
	position: relative; 
	margin-bottom: 9px;
}
a#telnumb, a#rueckrufservice { 
	position: absolute; 
}
a#telnumb { 
	left: 0; 
	top: 185px; 
	margin: 0 0 0 -18px; 
	font-family: Georgia; 
	font-weight: bold; 
	font-style: italic; 
	font-size: 24px; 
	text-align: center; 
	width: 232px; 
	letter-spacing: -1px; 
	white-space:nowrap; 
}
a#rueckrufservice { 
	top: 264px; 
	left: 0; 
	text-decoration: none; 
	background: url(../img/icons/subnavi_pfeil.png) 
	no-repeat 0 50%;  
	padding: 0 0 0 18px; 
	margin-left: 15px; 
	letter-spacing: 2px; 
	display: block; 
}
a#rueckrufservice:hover	{ 
	background-image: url(../img/icons/rueckruf_pfeil.png); 
	text-decoration: underline;  
}
#hotline table { 
	width: 150px; 
	left: 31px; 
	position: absolute; 
	top: 222px; 
	letter-spacing: 1px; 
}

/* START PAGE */

.startImage {
	background:#fff url(../img/bg/1.jpg) top;
	width:100%;
	height:193px;
	left:0;
	position:absolute;
	top:32px;

}

.startText {
	margin-top:150px;
}

/* DYNAMIC COLUMNS */

.dynColumn {
	border-bottom:1px dotted #bbb;
	border-right:1px dotted #bbb;
	float:left;
	height:340px;
	padding:10px 20px 5px 20px;
	width:210px;
	cursor: pointer;	
	position:relative;
}

.dynColumn .price_box .price {
	font-family:Georgia,Sans-Serif;
	font-size:15px;
	font-weight:100;
	padding:0;
	position:relative;
	width:190px;
}

.dynColumn .price_box .price span {
	margin-right:10px;
}

.dynColumn .price_box {
	float:right;
	margin:0;
	text-align:right;
	width:190px;
	height:80px;
}

.dynColumn .request_box {
	float:right;
	margin:0;
	text-align:right;
	width:190px;
	position:relative;
	height:42px;
}

.dynColumn .bottomBox {
	height:42px;
	position:relative;
}

.dynColumn .stockImg {
	float:left;
	margin-top:20px;
	width:11px;
}
.dynColumn span.productOldPrice {
	font-size:11px;
	color:#284D99;
	text-decoration:none;
	margin-right:0px;
}
.price_boxWRAP {
	height:90px;
	position:relative;
	width:190px;
}

.dynColumn .pricerequest_text {
	bottom:0;
	right:0;
	position:absolute;
	font-family:Georgia,Sans-Serif;
	font-size:14px;
}


/* CATEGORIES */

ul#categorieBOX li.level2 {
	padding-right:15px;
	border-left:0;
}

/* LOGIN PAGE */

#content form li label {
	float:left;
	width:220px;
	color:#000;
}

.registform p {
	color:#000;
}

.inputLarge input, .inputLarge select {
	width:40%;
}

.inputShort input, .inputShort select {
	width:20%;
}

.inputLarge label {
	color:#000;
}

div#mainCONTENT {
	border-style:solid;
	border-width:1px;
	border-color:#000000;
}
div#footerCONTENT {
    border-top-style:solid;
    border-top-width:1px;
}
#content form ul {
	border: 0;
	padding:0px;
}

.tabs-navigation a, .tabs-navigation a span, .tabs-nav a, .tabs-nav a span {
	background-image: url(../img/tabs/tab.png);
	color: #284D99;
}

.test_box_NoRightBorder {
	border-right:medium none;
}

.specialPrice {
	color:#CC3300;
	font-size:16px;
}

.countySelect select {
	width:450px;
}

/* QUICK SEARCH */

.input_search {
	float:left;
}

.input_search input {
	width:150px;
	height:17px;
	background: #fff url(../img/bg/search_input.gif) repeat-x left bottom;
	border-width:1px 0px 1px 1px;
	font-size:12px;
	font-family:Tahoma,Verdana,Sans-Serif;
	letter-spacing:1px;
	text-align:center;
	vertical-align:middle;
	color:#284D99;
	padding:6px;
}

.input_search input[type="text"]:hover,  .input_search input[type="text"]:active,  .input_search input[type="text"]:focus {
	border-width:1px 0px 1px 1px;
	color:#284D99;
}

.button_search input {
	float:left;
	border-color:#A1BE16;
	border-style:solid;
	border-width:1px 1px 1px 0px;
}

#quickSearch {
	margin-bottom:9px;
	overflow:hidden;
}

/* WARENKORB */

.subtotal, .subtotal td {
	text-align:right;
	background-color:#FFFFFF;
	letter-spacing:2px;
	font-family:Tahoma,Verdana,Sans-Serif;
}

td.small_width {
	width:150px;
	font-family:Georgia,Sans-Serif;
}

td.cart_priceAddon {
	font-size:10px;
}

.totalPrice {
	background-color:#fff;
}

.cart_thead th {
	padding:10px;
	font-weight:normal;
	letter-spacing:1px;
	font-family:Tahoma,Verdana,Sans-Serif;
}

.cart_tbody td {
	font-family:Georgia,Sans-Serif;
	font-size:14px;
	letter-spacing:1px;
	padding:10px;
}

ul.info_warning {
	background-color:#fff;
	border:0px solid #C39700;
}

ul.info_warning li.infoWarning {
	background-color:#fff;
	font-size:14px;
}

/* PRODUCT INFO */

#productInfos {
	float:left;
	margin-top:50px;
	margin-left:40px;
}

.priceWRAPPER {
	float:right;
	margin-top:50px;
	text-align:right;
	position:relative;
	height:50px;
	font-family:Georgia,Sans-Serif;
}

.priceWRAPPER .price {
	font-size:16px;
	padding:0 0;
	position:relative;
	width:150px;
}

span.productOldPrice {
	text-decoration:none;
	color:#284D99;
	font-size:11px;
}

.priceWRAPPER .price span {
	margin-right:10px;
}

#moreImages {
	float:left;
	width:200px;
	min-height:1px;
	margin-left:40px;
}

#moreImages img {
	clear:both;
	display:block;
	max-height:50px;
	max-width:50px;
	position:relative;
	vertical-align:middle;
	margin:auto;
} 

#moreImages a {
	border:2px solid #E0E0E0;
	float:left;
	height:50px;
	margin-right:5px;
	padding:3px;
	position:relative;
	width:50px;
	margin-bottom:5px;
}

#shippingInfo {
	float:left;
	margin-left:55px;
}

#shippingInfo ul { 
	list-style:none;
	margin:0;
}

#shippingInfo ul li {
	float:left;
	height:55px;
	position:relative
} 

.shippingName {
	bottom:0;
	font-size:12px;
	margin:0 0 5px 20px;
	position:absolute;
	width:200px;
}

#shippingInfo img {
	position:absolute;
	bottom:0;
}

#shippingInfo ul li.stock {
	width:18px;
}

.bottomBox .stockImg img {
	width:11px;
	height:32px;	
}

.stockImg img {
	width:11px;
	height:32px;	
}

#productOptions.skinned-select {
	background:transparent url(../img/bg/select_bg.gif) no-repeat scroll 100% 100%;
	border:0;
	height:22px;
	width:255px;
	letter-spacing:normal;
	font-family:Tahoma,Verdana,Sans-Serif;
	text-transform:none;
	color:#000;
	margin-top:5px;
}

div#productOptions.skinned-select .select-text, div#productOptions.skinned-select select {
	color:#000;
	font-size:12px;
	width:255px;
}

div#productOptions.skinned-select select option {
	width:230px;
}

h3.product_description {
	color:#284D99;
	font-size:12px;
	font-weight:normal;
	letter-spacing:1px;
	margin:20px 0 5px;
}

/* LOGIN PAGE */

.registform {
	width:670px;
}

div.registform input[type="text"], div.registform input[type="password"] {
	width:433px;
}

#content ul.registPassword {
	margin-top:30px;
}

div#genderSelect.skinned-select {
	margin-bottom:0;
}

div#genderSelect.skinned-select .select-text, div#genderSelect.skinned-select select option {
	color:#000;
	font-family:Tahoma,Verdana,Sans-Serif;
	letter-spacing:normal;
	text-transform:none;
	font-size:12px;
}

.loginform li input[type="text"], .loginform li input[type="password"] {
	width:230px;
}

.loginBTN {
	float:left;
	width:236px;
}

.loginBTN input {
	float:right;
}

/* INFO TEXT */

ul.info_success, ul.info_success li.infoSuccess {
	background-color:#fff;
}

.lostpwLink {
	float:left;
	width:236px;
	margin-top:10px;
}

.lostpwLink a {
	float:right;
	color:#000;
}

.contactForm {
	overflow:hidden;
	width:650px;
}

#content .contactForm label {
	width:185px;
}

#content .contactInput input, #content .contactInput textarea {
	width:458px;
}

#content .contactInput textarea {
	height:220px;
	background:transparent url(../img/bg/textarea.jpg) repeat-x scroll center bottom;
}

.ModuleList h3 {
	font-size:14px;
}

.AdressInfo {
	margin-top:0;
}

#content h2.confirm {
	border-style:dotted;
	color:#284D99;
	padding:10px 0;
}

.dynColumn .price_request {
	background:transparent url(../img/bg/pricerequest.png) no-repeat left top;
	display:block;
	height:61px;
	margin:10px 20px 0 0;
	position:absolute;
	right:0;
	top:0;
	width:118px;
	text-align:center;
	padding-top:10px;
}

.price_request {
	background:transparent url(../img/bg/pricerequest.png) no-repeat left top;
	display:block;
	height:61px;
	width:118px;
	margin-top:35px;
	float:right;
	text-align:center;
	padding-top:10px;
}

.pricerequest_text {
	clear:right;
	float:right;
	font-family:Georgia,Sans-Serif;
	font-size:14px;
	margin-top:20px;
	position:relative;
}

#content .tabs-content, #content .tabs-container {
	padding:5px;
}

#content p.stockimagetext {
	margin-left:25px;
	margin-top:19px;
}

.productMasterSlave .price {
	font-family:Georgia,Sans-Serif;
	font-size:15px;
	font-weight:100;
	padding:0;
}

.productMasterSlave .taxandshippinginfo a {
	font-size:10px;
}

#content .productMasterSlave p.price {
	margin:0;
}

#content .productMasterSlave p.taxandshippinginfo {
	margin:0;
}

.productMasterSlave thead { 
	background-color:#eee;	
}

.productMasterSlave thead th {
	padding:6px;
}

.productMasterSlave td {
	padding:6px;
	border-bottom:1px dotted #aaa;
}

div.productMasterSlave {
	border:1px dotted #CCCCCC;
	padding:6px;
}

.order_history_block {
	border:1px dotted #AAAAAA;
	padding:6px;
}

.order_history_block th {
	background-color:#eee;
	padding:5px;
}

.order_history_block td {
	padding:5px;
}


h1.categorie_listingShort {
	background:#FFFFFF url(../img/bg/button_small.gif) repeat-x scroll center top;
	border:1px solid #9EBF06;
	padding:7px;
	margin:5px 10px 5px 0px;
	text-align:center;
	width:230px;
}

.productOptions_cartAddon {
	font-size:12px;
	font-family:Tahoma,Verdana,Sans-Serif;
}

.spacing {
	margin:25px 0;
}

.IconAccount {
	padding-left:0;
}

.accountMenu li a {
	border:1px solid #9EBF06;
	padding:8px;
	background:#fff url(../img/bg/button_small.gif) repeat-x left bottom;
}

ul.accountMenu li {
	margin-bottom:10px;
}

ul.errormessage, li.infoError  {
	background-color:#fff;
}

.checkoutnavigation { coverflow:hidden; }

.NAVIGATION .COUNT {
	float:right;
	margin-right:10px;
}

h1.categorie_listingShort a { font-weight:normal; }

.prodDesc_wrapper {
	margin-left:40px;
	margin-top:30px;
}

.newAddress { margin-top:10px; }

#content .newAddress p { 
	float:left;
	margin:7px 10px 7px 0; 
}

.prodOptions_priceAddon {
	text-align:right;	
}

.products_sort {
	margin-bottom:40px;
}

p.manufacturersDescription {

}

#footerInfo {
	background-color:#284D99;
	color:#FFFFFF;
	margin-top:15px;
	padding:3px 0;
	text-align:center;
}

.priceAddon {
	font-size:10px;
}

.fourColumn h1 a {
	font-family:arial;
	letter-spacing:1px;
	text-transform:none;
}

.popup {
	background-color:#FFFFFF;
	bottom:0;
	left:0;
	position:absolute;
	right:0;
	top:0;
}

#content font, #content b, #content strong, #content em, #content em { font-size: 1em !important; font-weight: normal; }

.priceStar {
	position:absolute;
	height:19px;
	top:13px;
	right:0;
}

a.dynColumn:hover {
	text-decoration:none;
}

a.dynColumn {
	display:block;
	cursor:pointer;
}

.qty input {
	font-family:tahoma;
	font-size:12px;
	height:17px;
	padding:6px;
	text-align:center;
	width:19px;
}

#content p.vpe {
	font-family:georgia;
	font-size:11px;
	margin-right:10px;
}

span.vpe {

}

#content .specialSave {
	line-height:0;
	position:relative;
	font-size:12px;
}

.baseprice { margin:0 10px; }

.fourColumn .rightBox { position:relative; }

#productInfoModules { margin-top:20px; }

a.price_request_link { 
	background:#FFFFFF url(../img/bg/button_small.gif) repeat-x scroll left bottom;
	border:1px solid #B3D807;
	float:right;
	font-family:georgia;
	font-size:14px;
	font-weight:normal;
	margin-top:50px;
	padding:10px;
}

.product_listing .onlyPrice, .priceWRAPPER .onlyPrice {
	margin-top:14px;
	display:block;
	margin-right:10px;
}

.price_on_request_wrapper {
	float:right;
	overflow:hidden;
}

.tabs-navigation a, .tabs-nav a {
	font-weight:normal;
}

.tabs-navigation .tabs-selected a span, .tabs-nav .tabs-selected a span {
	font-weight:bold;
}

.AdressInfo select {
	width:100%;
}

#content p.popupLink {
	margin-right:13px;
}

#content ul.errormessage li.infoError {
	padding-left:22px;
}

#content ul.errormessage {
	border:2px solid #ff0000;
	padding:10px;
}
#blind_box img {
	display:block;
	margin:10px auto;
	max-width:173px;
}
div#leftCONTENT #blind_box p {
	margin:11px 13px;
	padding:0;
}

.language_icons {
	margin:0;
	position:absolute;
	top:115px;
	right:0;
}