/*
http://www.cssdrive.com/index.php/main/csscompressor/
*/
.copyright {
color:eee;
font-weight:bold;
font-size:10px;
}
a:link.copyright		{ color: #eee; text-decoration: none }
a:visited.copyright	{ color: #eee; text-decoration: none }
a:active.copyright	{ color: #eee; text-decoration: none }
a:hover.copyright		{ color: #fff; text-decoration: underline }
.all_div {
position:absolute;
height:100%;
}

.header_div {
position:absolute;
}

.main_div {
position:relative;

}
.footer_div {
position:relative;
width:100%;
}

TD.footer, TR.footer {
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 color: #ffffff;
 font-weight: bold;
 height: 26px;
 line-height:24px;
background-image: url("../css5/img/tile_sub.gif"); 


}


.boxText { font-family: Arial, sans-serif; font-size: 110%; }
.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: #000066; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #000066; text-decoration: underline; }

BODY {
background: #000;
color: #113;
margin: 0px;
SCROLLBAR-BASE-COLOR: #222; 
}

A {
 color: #000;
 text-decoration: none;
}

A:hover {
 color: #006; 
 text-decoration: underline;
}

A.ondark {
 color: #fff;
 text-decoration: none;
}

A.ondark:hover {
 color: #009 
 text-decoration: underline;
}



FORM {
	display: inline;
}

TR.header {
 background: #000;
}

TR.headerNavigation {
 background-image: url("../css5/img/tile_sub.gif");
}

TD.headerNavigation {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
line-height: 14px;
color: #ffffd7;
font-weight : bold;
/*height: 23px;*/
border-top: 1px solid #10C1F5;
border-bottom: 2px solid #336;
padding:0 0 0 167px;
z-index:3;
}

A.headerNavigation { 
 color: #FFFFFF; 
}

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

A.ondark { 
 color: #ccc; 
}

A.ondark:hover {
 color: #eee; 
}


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: #0f0;
 color: #ffffff;
 font-weight: bold;
 text-align: center;
}

/* allgem. Boxen */
table.infoBox {
border: solid #1253e1 1px; 
}

.infoBox {
 background: #fff;
 width:100%;
}

.infoBoxContents {
 
BACKGROUND: url(../css5/img/right_bg_blue.gif) bottom;
background-repeat:repeat-x;
font-family: Verdana, Arial, sans-serif;
font-size: 7.5pt;
}

.infoBoxNotice {
 background: #FF8E90;
}

.infoBoxNoticeContents {
 background: #FFE6E6;
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
}

TD.infoBoxHeading,
TD.infoBoxHeading A,
TD.infoBoxHeading A:hover
 {
 font-family: Arial, helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
 line-height:19px;
 height:21px; 
 color: #fff9f9;
 background-image: url("../css5/img/top_bar_yellow.gif") ; background-repeat: repeat-x;
}

TD.infoBoxHeading_akt_Angebote {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 font-weight: bold;
 line-height:22px;
 height:24px;
 color: #fff9f9;
 background-image: url("../css5/img/bar1_middle.gif") ;
 background-repeat: repeat-x;
}

TD.infoBoxHeading_Sonder_Angebote {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 font-weight: bold;
 line-height:22px;
 height:24px;
 color: #300;
 background-image: url("../css5/img/Sonderangebot_middle.gif") ;
 background-repeat: repeat-x;
}



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

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

TABLE.productListing {

border-left: solid #1253e1 2px;
border-right: solid #1253e1 2px;
border: solid #1253e1 2px;

}

.productListing-heading {
 font-size: 10px;
 color: #eef;
 font-family: Arial, helvetica, sans-serif;
 font-weight: bold;
 line-height:10px;
 background-image: url("../css5/img/bar1_middle.gif") ; background-repeat: repeat-x;
 vertical-align:top;
 height:20px;
 white-space: nowrap;
 padding: 2px 0 0 0;
}

a.productListing-heading {
background: transparent;
 text-decoration:none;
 font-size: 10px;
}


a.productListing-heading:hover {
 color: #fff;
 text-decoration:underline;
 font-size: 10px;
}


TD.productListing-data {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 vertical-align:top;
 padding-top:6px;
 padding-bottom:6px; 

}

A.pageResults {
 color: #ddd;
}

A.pageResults:hover {
 color: #fff;
 background: #666;
}

DIV.pageHeading {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #ffffd7;
 vertical-align: top;
text-align:center;
BACKGROUND: url('../css5/img/tile_sub.gif') top left;
background-repeat:repeat-x;
border:1px outset #666;	
padding:4px 5px; 
width:100%;
}

TD.pageHeading {
 font-family: Verdana, Arial, sans-serif;
 font-size: 16px;
 font-weight: bold;
 color: #fff; 
 vertical-align: top;
}


.pageHeading_price {
font-size: 12px; 
line-height:26px;

font-weight:bold;
color:#400;
padding:3px 7px 3px 8px;
border: 2px #eee outset;
background:#ffe;
background-image: url("../css5/img/kat_butt1.jpg");
}

SPAN.productSpecialPrice {
 color: #c00;
 font-weight: bold;
 white-space:nowrap;
 font-size:120%;
 font-weight:bold;
 text-align:right;
}

TR.subBar {
 background: #f4f7fd;
}

TD.subBar {
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 color: #000;
}

TD.main, P.main {
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 line-height: 1.5;
 color:#333;
}
TD.main_ondark, P.main_ondark {
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 line-height: 1.5;
 color:#ddd;
}


TD.smallText, SPAN.smallText, P.smallText {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 padding:4px 14px 8px 14px;
 /*border: 1px #ccc solid;*/
}

TD.smallText1, SPAN.smallText1, P.smallText1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 padding:0 14px 12px 14px;
 color:#ddd;
}

TD.smallText2, SPAN.smallText2, P.smallText2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 font-weight:bold;
 padding:0 0 4px 0;
 border: 1px #ccc solid;
 background:#fff;
 
 BACKGROUND: url(../css5/img/right_bg_grey.gif) bottom;
 background-repeat:repeat-x;

}

div.new_prod{
padding:3px;
background:#e5ebf2;
color:#336;
font-size:10px;
margin-bottom:10px;
text-align:left;
border-bottom:1px #88c dotted; 
}

TD.pageHeading_prod_name {
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
font-weight: bold;
color: #eee; /*design color: #000055;*/
vertical-align: top;
padding:0 0 6px 4px;
}

TD.prod_beschreibung_main {
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 line-height: 1.5;

 border:2px solid #1253e1;	
 background-color:#fff;
 padding:5px;
}

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.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: #900;
}

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

SPAN.greetUser {
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 color: #333355;
 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: #f00;
}

.moduleRow {

 }
.moduleRowOver { background-color: #ffffdd; cursor: pointer; cursor: hand; }

.moduleRowSelected { 
background-color: #ffd;
}

.checkoutBarFrom, .checkoutBarTo { 
font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #cce;font-weight:bold; 
}
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffe;font-weight:bold; }

a.checkoutBarFrom, a.checkoutBarTo, a:link.checkoutBarFrom, a:link.checkoutBarTo, a:visited.checkoutBarFrom, a:active.checkoutBarFrom, a:visited.checkoutBarTo, a:active.checkoutBarTo {
font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #cce;font-weight:bold;
}

a:hoover.checkoutBarFrom, a:hoover.checkoutBarTo {
color:#ffe;
text-decoration: underline;
}


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

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }


.FooterText, a.footertext, a:link.footertext, a:visited.footertext, a:active.footertext {
font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #999999;
}
a:hoover.footertext {
text-decoration: underline;
}


div.sub_kat_links {
padding:11px 0;
margin: 0 5px;
background-color:#000;
BACKGROUND: url('../css5/img/sub_cat.jpg') top left;
background-repeat:repeat-x; 
border:3px outset #46a;
font-size:11px;
color: #000;
}

div.sub_kat_links:hover
{ 
border:3px outset #f30;
color:#009;
}


a.sub_kat_links:link, a.sub_kat_links:visited, a.sub_kat_links:active { 
font-size:11px;
width:100%;
line-height: 13px;
text-decoration:none;
color: #000;
text-align:center;
font-weight:bold;
}


a.sub_kat_links:hover, div.sub_kat_links:hover
{ 
color:#009;
text-decoration:underline;
}

td.neues_produkt {
color:#ff031b;
font-size:120%;
}

img.productListing-data {

}

img.neues_produkt {
 border:3px outset #ff031b;
}


a.neues_produkt_image:link {
border:1px inset #eee;

}

input.shadeform	{ 
		FONT: 12px arial, verdana, sans-serif;
		background-image: url("../css5/img/shadeform.gif");
		text-align: left;
		BORDER: #000 1px solid;
		color:#009; 
		font-weight:bold;
		text-indent:3px;
		line-height:16px;
		height:20px;
}

input.noshade	{ 
		FONT: 12px arial, verdana, sans-serif;
		text-align: left;
		color:#029; 
		text-indent:3px;
		line-height:16px;
}


textarea.shadeform {

		FONT: 12x arial, verdana, sans-serif;
		background-image: url("../css5/img/shadeform.gif");
		text-align: left;
		BORDER: #000 1px solid;
		color:#1253e1; 
		padding:3px;
		line-height:16px;

}

select.myselect {
	FONT: 11px arial, helvetice, sans-serif;
	color: #006; 
	font-weight:bold;
	background-color:#eee; 
	
	
}


a.kategorien		{
font-size:7px;
border:1px outset #ccd;
padding: 1px 3px;
color: #300; 
text-decoration: none;
line-height:10px;
font-weight:normal;
width:142px;
height:23px;
background-image: url("../css5/img/kat_butt1.jpg");
}
a:visited.kategorien	{ 
 }
a:active.kategorien	{ 
}
a:hover.kategorien		{ 
padding:0px;
border:2px outset #fffff9;
color: #006; 
text-decoration: none;
background:#eee;
}


a.kategorien_sub		{
font-size:100%;
border:1px outset #ccd;
padding: 1px 5px 2px 4px;
color: #300; 
text-decoration: none;
line-height:13px;
font-weight:bold;
width:135px;
margin-bottom:1px;
margin-left:3px;
background-image: url("../css5/img/kat_butt2.jpg");
}
a:visited.kategorien_sub	{ 
 }
a:active.kategorien_sub	{ 
}
a:hover.kategorien_sub		{ 
padding-top:0px;
padding-bottom:1px;
border:2px outset #fffff9;
color: #000066; 
text-decoration: none;
background:#eee;}

a.infos		{
display:block;
font-size:10px;
border:1px outset #ccd;
padding: 3px 4px 3px 2px;
color: #300; 
text-decoration: none;
line-height:12px;
font-weight:bold;
width:152px;
margin: 0px 0px 0px 7px;
background-image: url("../css5/img/kat_butt1.jpg");
}

a:hover.infos		{ 
border:1px outset #fffff9;
color: #ffffff; 
text-decoration: none;
background:#0e3997;
}

div.Infos1	{
font-size:12px;
border:1px outset #ccd;
padding: 5px;
/*width:154px;*/
/*margin: 1px 2px 1px 2px;*/
width:100%;
margin:0px;
background-image: url("../css5/img/kat_butt1.jpg");
font-weight:bold;
}

.skipThis {display: none;}

.top_right_div {
position:absolute;
top:54px;
right:-1px;
width:465px;
height:25px;
z-index:3;
padding:2px 0;
margin:0 100px 0 0;
text-align:right;
background:transparent;
}

.top_right_language_div {
position:absolute;
top:17px;
right:0px;
width:365px;
height:25px;
z-index:5;
padding:0px 10px 0px 0px;
text-align:right;
}

a.translation		{
color:#ffffd7;
font-family:verdana, arial,helvetica;
font-size:11px;
text-decoration: none;
line-height:11px;
}

a:hover.translation		{ 
text-decoration: underline;
color:#ffc;

}

.top_right_greeting_div {
position:absolute;
top:0px;
right:0;
width:365px;
height:50px;
z-index:4;
padding: 6px 0 0 0;
text-align:right;

BACKGROUND: url("../css5/head/verlauf_000.jpg") no-repeat;


}

.header_div {
position:relative;
top:0px;
left:0px;
z-index:1;
}

A.headerNavigation1 { 
	FONT: 11px verdana, arial, sans-serif;
	color:#fff;
	font-weight:bold;
}

A.headerNavigation1:hover {
 color: #ffffd7;
}

A.dunkler_hintergrund { 

	color:#ccc;
	font-weight:bold;
}

A.dunkler_hintergrund:hover {
 color: #fff;
 text-decoration:underline;
}

iframe.startseite {
width:100%;
height:427px;
vertical-align:center;
}


.greetUser_short {
	FONT: 12px verdana, arial, sans-serif;
	color:#ffffd7; 
	font-weight:bold;
}
.greetGuest_short {
	FONT: 11px verdana, arial, sans-serif;
	color:#ffffd7; 
	font-weight:normal;
}

A.lang_flags { 
border:1px inset #aaa;
padding:1px;
}

A.lang_flags:hover {
border:2px outset #bbb;
padding:0px;
}


A.sonderangebot_kl {
display:box; 
margin-top:5px;
border:1px outset #ccc;

padding:6px 12px;

height:28px;
width:158px;
FONT: 11px verdana, arial, sans-serif;
font-weight:bold;

background-color:#dd0000;
color:#eee;
}

A.sonderangebot_kl:hover {
border:1px outset #f00;
color:#fee;
text-decoration:none;
background-color:#ea0202;
}
/*gr relev*/
A.mietinstrumente { 
margin-top:5px;
border:1px outset #ccc;
padding:2px;

line-height:18px;
height:17px;
width:250px;
FONT: 10px verdana, arial, sans-serif;
font-weight:bold;
background-image: url("../css5/img/miete1.gif");
color: #300;
text-indent:5px;
}
/*gr relev*/
A.mietinstrumente:hover {
color:#000066;
}

img.startImg {
border:1px inset #bbb;
}
/*gr relev*/
.telefon {
position:absolute;
top:0px;
left:0px;
width:179px;
height:212px;
z-index:2;
BACKGROUND: url("../css5/head/logo_left.jpg") ;
background-repeat:no-repeat;
}

table.miete {
border:3px solid #d9dddb;
background-color:#f3f3f3;
}

table.design {
padding:3px;
font-size:10px;
line-height:19px;
border:1px solid #1253e1;
BACKGROUND: url(../css5/img/right_bg_blue.gif) bottom; 
background-repeat:repeat-x;
}
span.selected_design {
text-decoration:underline overline;
font-weight:bold;
color:#006;
}

.infoBoxHeading_akt_Angebote_left_corner {
BACKGROUND: url("../css5/img/bar1_left_corner.gif") no-repeat left top;
}
.infoBoxHeading_akt_Angebote_right_corner {
BACKGROUND: url("../css5/img/bar1_right_corner.gif") no-repeat left top;
}


.infoBoxHeading_left_corner {
BACKGROUND: url("../css5/img/corner_right_left.gif") no-repeat left top;
}
.infoBoxHeading_right_corner {
BACKGROUND: url("../css5/img/corner_right.gif") no-repeat left top;
}


.infoBoxHeading_Sonder_Angebote_left_corner {
BACKGROUND: url("../css5/img/Sonder_left_corner.gif") ;
background-repeat:no-repeat;
}
.infoBoxHeading_Sonder_Angebote_right_corner {
BACKGROUND: url("../css5/img/Sonder_right_corner.gif") ;
background-repeat:no-repeat;
}



/* -- coolMenu --- */
.coolMenu {
z-index:5;
}

.clCMEvent{
	position:absolute;
	width:99%; height:99%;
	clip:rect(0,100%,100%,0);
	left:0px; 
	top:0px;
	visibility:visible
}

.clCMAbs{
	position:absolute;
	visibility:hidden;
	left:0px;
	top:0px;
}

.clBar{
	position:absolute;
	width:10px;
	height:10px;
	background-color:#fee;
	layer-background-color:#eef;
	visibility:hidden;
}

.clLevel0,.clLevel0over{
	position:absolute;
	padding-top:5px;
	padding-left:5px;
	line-height:10px;
	font-family:arial,helvetica;
	font-size:11px;
	font-weight:bold;
}

.clLevel0{

	background-color:#0e3997;
	background-image: url("../css5/img/kat_butt166.jpg");
	layer-background-color:#000000;
	color: #000; 
}

.clLevel0over{
	background-color:#ffc; 
	layer-background-color:#1253e1;
	color:#c00; 
	cursor:pointer;

}

.clLevel0border{
	position:absolute;
	visibility:hidden;
	background-color:#333;
	layer-background-color:white;
}

.clLevel1, .clLevel1over{
	position:absolute;
	padding:2px;
	padding-left:10px;
	font-family:arial,helvetica;
	font-size:11px;
	font-weight:bold;

}

.clLevel1{
	background-color:#ffdc51; 
	layer-background-color:#ffffff;
	background-image: url("../css5/img/kat_butt2_breit.jpg");
	color: #000; 
}

.clLevel1over{
	background-color:#ffc;
	layer-background-color:#1253e1;
	color:#c00;
	cursor:pointer;
	cursor:hand;
}

.clLevel1border{
	position:absolute;
	visibility:hidden;
	background-color:#333;
	layer-background-color:white;
}
/* --- coolMenu_eof --- */
 
.headerbanner {
background-color:#000;
BACKGROUND: url("../css5/head/head1.jpg") ;
background-repeat:no-repeat;
height:55px;
left:0px;
width:100%;
z-index:6;

}

h1.artbeschreibung {
font-family: Verdana, Arial, sans-serif;
font-size:15px;
font-weight:bold;
color:900; 
}
h2.artbeschreibung {
font-family: Verdana, Arial, sans-serif;
font-size:13px;
font-weight:bold;
color:#000; 
padding: 0px;
}
h3.artbeschreibung {
font-family: Verdana, Arial, sans-serif;
font-size:11px;
font-weight:bold;
color:000; 
padding: 0px;
}

table.art_beschreib {
font-size:11px;
line-height:14px;
border:0px solid #aaa;	
background-color:#fff;

}

table.art_beschreib_service {
font-size:10px;
line-height:11px;	
border:1px solid #aaa;	
background-color:#f6f6f6;
}

ul.art_beschreib{
font-size: 11px;
font-weight: normal;
color: #000;
 list-style-image: url(../css5/img/small_dot_red_w.gif);
 margin: 1px 3px 2px 5px; 
 padding-left:30px;
 list-style-type: disc;
line-height:14px;
}

td.define_mainpage {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 color: #222;
 line-height:14px;
}
table.shop_funktionen {
font-size:10px;
line-height:19px;
border:3px solid #d9dddb;
background-color:#f3f3f3;
}

.firmen_logo_oben {
position:absolute;
top:0px;
width:100%;
height:55px;
z-index:0;
BACKGROUND: url("../css5/head/head1.jpg") ;
background-repeat:no-repeat;
}

.filter_anz {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color:#ffffd7;
BACKGROUND: url('../css5/img/tile_sub.gif') top right;
background-repeat:repeat-x;
border:1px outset #666;	
padding:2px 1px; 
margin: 0px 5px 0px 0px; 
width:50%;
}

A.TABLE_HEADING_PRODUCT_SPECIALS { 
color: #fced92;
text-indent:5px;
text-decoration:none;
}

A.TABLE_HEADING_PRODUCT_SPECIALS:hover {
color:#ffffff;
text-decoration:underline;
}

td.footer_line {
font-size:10px;
color:#eee;
padding:0 0 0 12px;
}

td.mp{
font-size:12px;
font-family:arial,helvetica;
padding:3px 0 3px 6px;
}

hr.mp {
color: #1253e1;
background-color: #f00;
height: 2px;
}

a.product_list_name {
font-size:120%;
font-weight:bold;
color:#006;
}
a.product_list_name:hover {
color:#c00;
}

span.product_list_price{
font-size:120%;
width:110px;
text-align:right;
font-weight:bold;
color:#006;
padding:0px 5px 0px 0px;
}


span.ov_product_price_special, div.ov_product_price_special {
font-weight:bold;
color:#400;
padding:4px 3px;
border: 2px #c00 outset;
background:#ffe;
background-image: url("../css5/img/kat_butt1.jpg");
text-align:center;
min-width:96px;
max-width:126px;
white-space: nowrap;
margin:0px 6px;
}

span.ov_product_price, div.ov_product_price {
font-size:100%; 
font-weight:bold;
color:#400;
padding:4px 3px;
border: 2px #eee outset;
background:#ffe;
background-image: url("../css5/img/kat_butt1.jpg");
text-align:center;
min-width:96px;
max-width:126px;
white-space: nowrap;
margin:0 6px;
}
/* BEGIN: CSS Buttons Everywhere */
DIV.cssButton, input.cssButton{
 background-color: #ffe;
 background-image: url("../css5/img/price_bar.gif") ;
 background-repeat: repeat-x;
	color: #fff;
	font-size: 8pt;
	font-weight: bold;
	border: 2px #eee outset;
	cursor: pointer;
	padding:4px 0;
	width: 94px;
	text-align:center;
}

DIV.cssButton:hover, input.cssButton:hover {
	background-color: #ffe;
	color: #c00;
	text-decoration: none;
}
/* END: CSS Buttons Everywhere */

td.neubuns {
padding:4px 3px 4px 5px;
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 line-height: 11px;
 color: #112;
 border-bottom: 1px solid #AAA;
}

td.neubuns_top {
padding:3px 3px 0 3px;
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 line-height: 11px;
 color: #112;
}

A.mainpage_neubuns {
 color: #009;
 text-decoration: none;
}

A.mainpage_neubuns:hover {
 color: #00a; 
 text-decoration: underline;
}


A.open {
 text-decoration: none;
}

A.open:hover {
 text-decoration: none;
 background:#ffc;
}

span.g {
color: #600;
font-size:9px;
}
span.gst2 {
color: #000;
font-size:10px;
}
span.gst2:hover {
color: #009;
}

span.loadtime {
font-family: Arial, sans-serif;
color: #666;
font-size:12px;
margin:0 0 6px 20px;
}


img.ins_bord {
 border: 2px inset #fff;
}

@media print {
.printhide {display:none;}
.printhelp	{ width:600px; }
}
@media screen{
.printonly { display:none }
}

/* lightbox */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right; padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 80;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

div.toolt_div{
font-size:1.0em;
color:#000;
background:#fff;
padding:6px 9px 0px 10px;
text-align:justify;
}
br.lh1{line-height:1px}
br.lh2{line-height:2px}
br.lh3{line-height:3px}
br.lh4{line-height:4px}
br.lh5{line-height:5px}
br.lh6{line-height:6px}
br.lh8{line-height:8px}
br.lh10{line-height:10px}

a.button, input.button {
background: #383;
border: 2px outset #090;
color: #fff !important;
padding: 3px 5px;
margin: 0 5px;
font: bold 11px verdana, arial, sans-serif;
width:110px;
cursor: pointer;
text-align:center; 
} 
a.button:hover, input.button:hover {
border: 2px outset #0a0;
background: #3a3 !important;
}


a.button_alert, input.button_alert {
background: #383;
border: 2px outset #090;
color: #fff !important;
padding: 3px 5px;
margin: 10px 15px 0px 0px;
font: bold 11px verdana, arial, sans-serif;
width:110px;
cursor: pointer;
text-align:center; 
} 
a.button_alert:hover, input.button_alert:hover {
border: 2px outset #0a0;
background: #3a3 !important;
}

.button_cancel {
background: #a33;
border: 2px outset #c00;
color: #fff !important;
padding: 3px 8px;
margin: 0 5px;
font: bold 11px verdana, arial, sans-serif;
cursor: pointer;
text-decoration: none;
}
.button_cancel:hover {
background: #e22 !important;
border: 2px outset #e22 !important;}
.button_orang {
background: #E5B43D;
border: 2px outset #cc0;
color: #fff !important;
padding: 3px 8px 3px 8px;
margin: 4px 0 2px 0 ;
font: bold 11px verdana, arial, sans-serif;
cursor: pointer;
text-decoration: none;}
.button_orang:hover {
background: #DEBD6D !important;
border: 2px outset #c00 !important;
cursor: pointer;
}
td.footer1{
background:transparent;text-align:center; font-family: Verdana, Arial, sans-serif;font-size: 10px;color: #ccc;padding:9px 0;
}
div.footer1_div{
align:center;font-size:12px;color:#ffa;font-weight:bold;line-height:16px;
padding:10px;border: 2px #999 outset;margin: 24px 0 12px 0;width:990px;background:#333;
}
.grey9{
font-size:9px;
line-height:10px;
color:#666;
}
.grey10{
font-size:10px;
line-height:11px;
color:#666;
}
.grey11{
font-size:11px;
line-height:12px;
color:#666;
}

