/* CSS Document */

.Order_ConfigTable th, .Order_ConfigTable th span {
	padding:1px;
	font-weight:bold;
	color:#000000;
}

.Order_ConfigTable td {
	padding:5px;

}
.Order_ConfigTable table {
	margin:10px;
	border-collapse:collapse;
	border-width: 1px;
	border-style: solid;
	border-color: #5ED54D;
	padding:3px;
	width:99%;
}


* {
	font-size:12px;
	font-family: arial, helvetica, sans-serif; 
	color:#000000;
}


.multilang_flags {
visibility:none;
display:none;
}

body {
	margin: 0; 
	padding: 0;
	font-size:12px;
        background-image:url(/layout/BG_AQM.jpg);
        background-repeat:repeat;
        background-position:top center;
	font-family: arial, helvetica, sans-serif; 
        background-attachment:fixed;
}

#main {
	margin:0;
	padding:0;
	vertical-align:top;
}

.Price {
	font-weight:bold;
	padding-left:5px;
	font-size:19px;
	color:#bb0000;
}

.Price_single_art {
	font-weight:bold;
	padding-left:5px;
	font-size:32px;
	color:#bb0000;
}

.currency {
	font-weight:bold;
	padding-left:5px;
	font-size:14px;
	color:#bb0000;
}

h1 {
	font-size:16px;
	color:#000;
	border-bottom:#626262 1px solid;
	padding-left:0px;
}

h2{
	font-size:16px;
	color:#000;
}

h3{
	font-size:14px;
	color:#000;
}

h4{
	font-size:12px;
	color:#000;
	padding:0px;
	margin:0px;
}

h5{
	font-size:18px;
	color:#f28e16;
	border-bottom:#f28e16 1px dotted;
	background-repeat:no-repeat;
	padding:0px;
        margin:0;
}

h6{
	font-size:12px;
        font-family:sans-serif;
	background-color:#c9cfcf;
	height:13px;
	margin:14px 0 10px 0;
	padding:5px 15px 0px 10px;
}

.special_offer {
	width:500px;
}


#left_column {
	width:180px;
	float:left;
	margin:0px;
	padding:0 0px 0 10px;
}

#main_column {
	width:550px;
	padding:0 0 15px 5px;
	margin-top:10px;
	margin-left:4px;
	float:right;
	float:left;
}

#main_column_order {
	width:700px;
	padding:5px 10px 10px 10px;
	float:right;
	float:left;
}

#right_column {
	padding:0 10px 0 0px;
	width:180px;
	float:right;
	margin:0px;
}


#content {
	width:957px;
	overflow:hidden;
	min-height:540px;
        min-width:957px;
	text-align:left;
background-position:left;
background-image:url(/layout/trans.png);
background-repeat:repeat;


}

.bg_repeat {
	background:url(/layout/layout/bg_repeat.jpg) repeat-x top;
	height:259px;
}

.header {
        margin-top:0px;
padding-left: 13px;
/*	background:url(/layout/headimage_2.jpg) no-repeat top center; */
	height:190px;
	width:957px;
}



.meta_navi {
	height:39px;
	width:957px;
	padding: 0px 0px 0px 0px;
        text-align:center;
        position:static;
        bottom:0px;
background-position:left;
background-image:url(/layout/transoben.png);
	}

.meta_navi a {
        font-variant:small-caps;
        text-decoration:none;
        color:#383838;
        font-size:13px;
        text-align:center;
        position:relative;
        bottom:3px;
        font-weight:700;
        display:block;
      }

.meta_navi a:hover {
        color:#fff;
        position:relative;
        bottom:3px;
        font-weight:700;
        display:block;
      }
	  

.search {
	height:80px;
	color:#fff;
	padding-top:50px;
	padding-left:25px;
	float:left;
}

.basket {
	height:80px;
	color:#fff;
	padding-top:50px;
	padding-right:40px;
	float:right;
}


.footBG {
width:957px;
background-position:bottom left;
background-image:url(/layout/transunten.png);
background-repeat:repeat;
}

.footer {
	width:955px;
	height:65px;
	color:#000;
	padding-top:5px;
        padding-bottom:0px;
        border-top:solid #5eb54d 1px;
	font-weight:bold;
        font-decoration:none;
	text-align:center;
}

.footer2 {
	width:955px;  
        height:75px;
        color:#333; 
        padding-top:5px; 
        border-top:solid #5eb54d 1px; 
        border-bottom:solid #5eb54d 1px;
        color:#000; 
        margin:0px;
}

.footer a {
	color:#000;
	text-decoration:none;
	padding-left:7px;
	padding-right:7px;
	font-weight:normal;
}


.footer a:hover {
	text-decoration:underline;
}

.footer2 a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}


/* BOX */


.box {
	width:176px;
	margin-top:1px;
}

.box a{
	color:#4CA02E;

}

.box .header {
	padding:0px;
	height:41px;
	width:176px;
	background-image:url(/layout/box_head.gif);
	background-repeat:no-repeat;
}

.box .header h2 {
	font-size:8px;
	color:#e6f2e4;
        text-align:right;
        padding-right:1px;
        padding-top: 30px;
        padding-left: 30px;
}

.box .header_basket {
	padding:0px;
	height:41px;
	width:176px;
	background-image:url(/layout/box_basket_head.png);
	background-repeat:no-repeat;
}

.box .header_basket h2 {
	padding:7px 0 4px 20px;
	font-size:13px;
        font-weight:normal;
	color:#FFF;
}

.box .content {	
	text-align:left;
	font-size:12px;
	font-weight:normal;
	background-image:url(/layout/box_content.gif);
	background-repeat:repeat-y;
	margin:0px;
	padding: 1px 20px 8px 3px;
	color:#000;
	width:auto;
}

.box .content_basket {	
	text-align:center;
	font-size:12px;
	font-weight:normal;
	background-image:url(/layout/box_basket_content.gif);
	background-repeat:repeat-y;
	margin:0px;
	padding: 0px 5px 0px 5px;
	color:#383838;
	width:auto;
}

.box .content_topsell {	
	text-align:left;
	font-size:12px;
	font-weight:normal;
	background-image:url(/layout/box_content.gif);
	background-repeat:repeat-y;
	margin:0px;
	padding: 5px 10px 5px 10px;
	color:#000;
	width:auto;
}

.box .content_hotline {	
	text-align:left;
	font-size:12px;
	font-weight:normal;
	background-image:url(/layout/box_content.gif);
	background-repeat:repeat-y;
	margin:0px;
	padding: 0px 10px 0px 4px;
	color:#fff;
	width:176px;
}

.box .content a {	
	font-size:12px;
	font-weight:normal;
        text-decoration:none;
}

.box .content a:hover {	
	text-decoration:underline;
}


.box .footer {
	background-image:url(/layout/box_footer.gif);
	background-repeat:no-repeat;
	margin-bottom:0px;
	padding-bottom:0px;
	height:14px;
	width:176px;
	border:0px;
}

.box .footer_basket {
	background-image:url(/layout/box_basket_footer.gif);
	background-repeat:no-repeat;
	margin-bottom:0px;
	padding-bottom:0px;
	height:14px;
	width:176px;
	border:0px;
}

.box_sale {
	width:173px;
	padding-left:15px;
	margin-bottom:16px;
}

.box_sale .header {
	padding:0px;
	height:31px;
	width:173px;
	background-image:url(/layout/box_head.gif);
	background-repeat:no-repeat;
}

.box_sale .header h2 {
	padding:10px 0 0 30px;
	font-size:12px;
	color:#FFFFFF;
}

/* MENU */

ul.left_menu_mu {
	padding:0px;
	margin:0px 0px 0px 0px;
	width:171px;	
	text-decoration:none;
}
ul.left_menu_mu ul {
	padding:0px;
	margin:0px;
	width:171px;		
	text-decoration:none;
}

ul.left_menu_mu li {
	text-align:left;
	list-style-type:none;
	background-image:url(/layout/mu_bg.jpg);
	background-repeat:no-repeat;
	padding-left: 0px;
        padding-top:0px;
        margin-left:0px;
	width: 171px;
        text-decoration:none;
}

ul.left_menu_mu li.mu a {
	display: block;
	color:#383838;
	text-decoration:none;
	font-weight:normal;
	padding: 0px 0px 3px 23px;
	width:auto;
        text-decoration:none;
}


ul.left_menu_mu li.mu a:hover {
        font-weight:normal;
	color:#4ca02e;
        background-image:url(/layout/mu_bg_selected.jpg);
        background-repeat:no-repeat;
        text-decoration:none;
}


ul.left_menu {
	padding:0px;
	margin:0px 0px 0px 0px;
	width:171px;	
	border-top:1px dotted #4ca02e;
	text-decoration:none;
}


ul.left_menu ul {
	padding:0px;
	margin:0px;
	width:171px;		
	text-decoration:none;
}

ul.left_menu li {
	text-align:left;
	list-style-type:none;
	background-image:url(/layout/cat_bg.jpg);
	background-repeat:no-repeat;
	padding-left: 0px;
        padding-top:0px;
        margin-left:0px;
	width: 171px;
        border-bottom:1px dotted #4ca02e;
	text-decoration:none;
}

ul.left_menu li.level1 a {
	display: block;
	color:#383838;
	font-weight:bold;
	padding: 7px 4px 5px 20px;
	width:auto;  
	text-decoration:none;
}

ul.left_menu li.level1 a:hover {
	font-weight:bold;
	color:#4ca02e;
        background-image:url(/layout/cat_bg_selected.jpg);
        text-decoration:none;
}

ul.left_menu li.level1active a {
        font-weight:bold;
	color:#4ca02e;
        background-image:url(/layout/cat_bg_selected.jpg);
        text-decoration:none;
}

ul.left_menu li.level1active a:hover {
        font-weight:bold;
	color:#4ca02e;
	text-decoration:none;
}

ul.left_menu li.level2 {
	text-align:left;
	background-image:none;
	background-repeat:no-repeat;
}

ul.left_menu li.level2 a {
	display: block;
	background-image:none;
	background-color:#000;
	border-bottom:#f36c21 1px dotted;
	padding: 7px 4px 5px 30px;
	width:auto;
	color:#f36c21;
	font-weight:normal;
}


ul.left_menu li.level3 {
    text-align:left;
	background-image:none;
	background-repeat:no-repeat;
}

ul.left_menu li.level3 a {
	display: block;
	background-image:none;
	background-color:#000;
	border-bottom:#f36c21 1px dotted;
	padding: 7px 4px 5px 30px;
	width:auto;
	color:#f36c21;
	font-weight:bold;
}

.sub_cat_list {
	padding:0px;
	margin:0px;	
}

ul.sub_cat_list {
	text-align:left;
	width:400px;
	display:inline-block;
}
.sub_cat_list li {
	text-align:left;
	width:150px;
	display:inline-block;
}

.sub_cat_list li a {
	text-decoration:none;
	padding: 6px 20px 4px 0px;
	font-weight:normal;
}



/* BETA = Content-Popup */

.header_logo_klein {
	background-image:url(/images/gallery/Logo/headimage-klein.jpg);
	background-repeat:no-repeat;
        height:90px;
}


.navigation_logo_klein {
	height:30px;
        padding-top:5px;
}

.navigation_logo_klein a {
	font-size:12px;
        font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	padding-left:15px;
	padding-right:15px;
}

.navigation_logo_klein a:hover {
	color:#d2dce8;
}

.articlePages_activeLink {
         text-decoration:none;
         font-weight:bold;
}

.tag_6 {
color:#5EB54D;
display:inline;
font-size:10px;
}
.tag_5 {
color:#5EB54D;
display:inline;
font-size:12px;
font-weight:bold;
}
.tag_4 {
color:#5EB54D;
display:inline;
font-size:14px;
font-weight:bold;
}
.tag_3 {
color:#5EB54D;
display:inline;
font-size:16px;
font-weight:bold;
}
.tag_2 {
color:#5EB54D;
display:inline;
font-size:18px;
font-weight:bold;
}
.tag_1 {
color:#5EB54D;
display:inline;
font-size:20px;
font-weight:bold;
}                                           
 