/* CSS Document */

* {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
}

body {
	margin: 0; 
	padding: 0;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#fff;
}

#main {
	margin:0 auto;
	padding:0;
	vertical-align:top;
}

.Price {
	font-weight:bold;
	font-size:16px;
	color:#d4942f;
}


.Price_yellow {
	font-weight:bold;
	font-size:16px;
	color:#ffffff;
}

h1 {
	font-size:18px;
	color:#000;
}

h2{
	font-size:16px;
	color:#000;
}

h3{
	font-size:14px;
	color:#000;
}

h4{
	font-size:16px;
	color:#000;
	border-bottom:#eddba0 1px solid;
}

h5{
	font-size:10px;
	color:#000;
}

select {width:122px; border:#d4942f 1px solid; height:16px; background-color:#fff}

*+html select {width:122px; border:#d4942f 1px solid; height:26px; background-color:#fff}

#left_column {
	width:185px;
	float:left;
}

*html #left_column {
	width:180px;
	float:left;
}

#main_column {
	width:572px;
	padding:3px 15px 15px 15px;
	float:right;
	float:left;
}

*html #main_column {
	width:574px;
	padding:3px 0 15px 0;
	margin:0px; 
}

#main_column_order {
	width:740px;
	padding:3px 15px 15px 30px;
	float:right;
	float:left;
}

#right_column {
	width:185px;
	float:right;
}

*html #right_column {
	width:180px;
	float:right;
}

#content {
	width:980px;
	overflow:hidden;
	min-height:70%;
	text-align:left;
	margin-top:30px; 
}

*html #content {
	width:980px;
	overflow:hidden;
	min-height:70%;
	text-align:left;
	margin-top:30px; 
}

.bg_repeat {
	background:url(/layout/bg_repeat.jpg) repeat-x top;
	height:230px;
}

.header {

}

.meta_navi {
	height:47px;
	width:981px;
	padding:6px 0 0 0px;
	text-align:left;
	background:url(/layout/bg_menu.jpg) no-repeat top center;
}

.meta_navi a {
	font-size:13px;
	color:#000;
	text-decoration:none;
	padding-left:24px;
}

.meta_navi a:hover {
	color:#a0640e;
}

.search {
	height:80px;
	color:#000033;
	padding-top:50px;
	padding-left:25px;
	float:left;
}

.basket {
	height:80px;
	color:#000033;
	padding-top:50px;
	padding-right:40px;
	float:right;
}


.footer {
	background:url(/layout/bg_footer.jpg) repeat-x bottom;
	height:68px;
}

.footer_navi {
	height:20px;
	padding:10px 20px 0 0;
	text-align:right;
        color:#000;
        width:960px;
}


.footer_navi a {
	font-size:10px;
	color:#000;
	text-decoration:none;
	padding-left:20px;
	padding-right:20px;
}

.footer_navi a:hover {
	color:#3c3c3c;
}


/* BOX */


.box_search {
	width:183px;
	margin-bottom:16px;
	margin-top:6px;
}

.box_header_search {
	padding:15px 0 0 20px;
	height:20px;
	width:183px;
	background-image:url(/layout/box_header_search.gif);
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
}

.box_content_search {
	padding:0px;
	width:183px;
	background-image:url(/layout/box_content_search.gif);
	background-repeat:repeat-y;
	padding: 0px 10px 0px 10px;
}

.box_footer_search {
	padding:0px;
	height:12px;
	width:183px;
	background-image:url(/layout/box_footer_search.gif);
	background-repeat:no-repeat;
}

.box_cat {
	width:183px;
	margin-bottom:16px;
	margin-top:6px;
}

.box_header_cat {
	padding:15px 0 0 20px;
	height:20px;
	width:183px;
	background-image:url(/layout/box_header_cat.gif);
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
}

.box_content_cat {
	padding:0px;
	width:183px;
	background-image:url(/layout/box_content_cat.gif);
	background-repeat:repeat-y;
	padding: 0px 10px 0px 10px;
}

.box_footer_cat {
	padding:0px;
	height:12px;
	width:183px;
	background-image:url(/layout/box_footer_cat.gif);
	background-repeat:no-repeat;
}



.box_right {
	width:183px;
	margin-bottom:16px;
	margin-top:6px;
}

.box_header_right {
	padding:15px 0 0 20px;
	height:19px;
	width:183px;
	background-image:url(/layout/box_header_right.jpg);
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
}

.box_content_right {
	padding:0px;
	width:175px;
	background-image:url(/layout/box_content_right.jpg);
	background-repeat:repeat-y;
	padding: 0px 10px 0px 10px;
}

.box_footer_right {
	padding:0px;
	height:12px;
	width:183px;
	background-image:url(/layout/box_footer_right.jpg);
	background-repeat:no-repeat;
}

.box_content {
	width:183px;
	margin:5px 10px 5px 0;
}

*html .box_content {
	width:170px;
	margin:5px 0px 0px 0px;
}

.box_top_content {
	padding:0;
	margin:0;
	height:10px;
	width:183px;
	background-image:url(/layout/box_top.gif);
	background-repeat:no-repeat;
}

*html .box_top_content {
	padding:0;
	margin:0;
	height:10px;
	width:183px;
	background-image:url(/layout/box_top.gif);
	background-repeat:no-repeat;
}

.box_header_content {
	padding:0px;
	height:36px;
	width:183px;
	background-image:url(/layout/box_content_right.jpg);
	background-repeat:repeat-y;
	padding: 0px 0px 0px 0px;
	font-size:14px;
	font-weight:bold;
}

*html .box_header_content {
	padding:0px;
	height:40px;
	width:183px;
	background-image:url(/layout/box_content_right.jpg);
	background-repeat:repeat-y;
	padding: 0px 0px 0px 0px;
	font-size:14px;
	font-weight:bold;
}

.box_content_image {
	padding:0px;
	height:120px;
	width:183px;
	background-image:url(/layout/box_content_right.jpg);
	background-repeat:repeat-y;
	padding: 0px 0px 0px 0px;
	vertical-align:middle;
}

.box_content_description {
	padding:0px;
	height:36px;
	width:183px;
	background-image:url(/layout/box_content_right.jpg);
	background-repeat:repeat-y;
	padding: 0px 0px 0px 0px;
	vertical-align:middle;
}

.box_content_content {
	padding:0px;
	width:183px;
	background-image:url(/layout/box_content_right.jpg);
	background-repeat:repeat-y;
	padding: 0px 0px 0px 0px;
}


.box_footer_content {
	padding:0px;
	height:12px;
	width:183px;
	background-image:url(/layout/box_footer_right.jpg);
	background-repeat:no-repeat;
}



/* MENU */


ul.left_menu {
	padding:10px 0 0 0;
	margin: 0 0 0 10px;
	width:145px;		
}


ul.left_menu ul {
	padding:0px;
	margin:0px;
	width:145px;		
}

ul.left_menu li {
	text-align:left;
	list-style-type:none;
	padding-left: 0px;
        padding-top:0px;
        margin-left:0px;
	width:auto;
}

ul.left_menu a {
	display:block;
	color:#000;
	text-decoration:none;
	padding: 7px 4px 7px 0px;
	width:auto;
	border-top:#b1aea1 1px dotted;
	font-size:12px;
}

ul.left_menu li a:hover {
	font-weight:bold;
	color:#d4942f;
}

ul.left_menu li.level1 {
	text-align:left;
	background-image:none;
	background-repeat:no-repeat;
	display:block;
}

ul.left_menu li.level1active {
	text-align:left;
	background-image:none;
	background-repeat:no-repeat;
        display:block;
}


ul.left_menu li.level1 a.level1active_link {
	text-align:left;
	background-image:none;
	background-repeat:no-repeat;
	color:#d4942f;
        display:block;
}


ul.left_menu li.level2active {
	text-align:left;
	background-image:none;
	background-repeat:no-repeat;
        display:block;
}


ul.left_menu li.level2 a.level2active_link {
	text-align:left;
	background-image:none;
	background-repeat:no-repeat;
	color:#d4942f;
        display:block;
}



ul.left_menu li.level2 {
	text-align:left;
	background-image:none;
	background-repeat:no-repeat;
}

ul.left_menu li.level2 a {
	display: block;
	padding: 7px 4px 7px 10px;
	width:auto;
	font-weight:bold;
}

ul.left_menu li.level3 {
	text-align:left;
	background-image:none;
	background-repeat:no-repeat;
}

ul.left_menu li.level3 a {
	display: block;
	padding: 7px 4px 7px 30px;
	width:auto;
	font-weight:normal;
}

ul.left_menu li.level4 {
	text-align:left;
	background-image:none;
	background-repeat:no-repeat;
}

ul.left_menu li.level4 a {
	display: block;
	padding: 7px 4px 7px 40px;
	width:auto;
}



/* 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 a {color:#616161;}

.articlePages_activeLink {
         font-weight:bold;
         font-size:12px;
         text-decoration:none;
}			





a.linkhover:link{

color:#000000;

text-decoration: none

}
a.linkhover:visited{

color:#000000;

text-decoration: none

}
a.linkhover:hover{color:#a0640e;

text-decoration: none

}
a.linkhover:active{color:#f00000;

text-decoration: none

}

.article_rating_column_right {
    padding-left:10px;
    padding-bottom:6px;
}

.article_rating_column_right .name {
     font-style:italic;
}

.article_rating_column_right .comment {
     font-weight:bold;
}




.tag_6 {
color:#417C9C;
display:inline;
font-size:10px;
}
.tag_5 {
color:#417C9C;
display:inline;
font-size:12px;
font-weight:bold;
}
.tag_4 {
color:#417C9C;
display:inline;
font-size:14px;
font-weight:bold;
}
.tag_3 {
color:#417C9C;
display:inline;
font-size:16px;
font-weight:bold;
}
.tag_2 {
color:#417C9C;
display:inline;
font-size:18px;
font-weight:bold;
}
.tag_1 {
color:#417C9C;
display:inline;
font-size:20px;
font-weight:bold;
}

.box_header_content a{
	font-size:14px;
	font-weight:bold;
} 
