/* CSS Document */

* {
	font-size:11px;
	font-family: Verdana, Arial, sans-serif;
	color:#3d3c3f;
}

body {
	margin: 0; 
	padding: 0;
	font-size:12px;
	line-height:15px;
	font-family: Verdana, Arial, sans-serif;
/*	background:url(/images/gallery/Basis/background_christmas.jpg) top fixed repeat-x; */
	background:url(/layout/background.jpg) top fixed repeat-x; 
}


.header {
	margin: 0; 
	padding: 0;
	height:139px;
}

*+html .ArticleAttrSelect {
	width:210px;
}

*html .ArticleAttrSelect {
	width:210px;
}

#main {
	margin:0 auto;
	padding:0;
	vertical-align:top;
	width:957px;
	background-color:#fff;
	border-left:#C9C8C8 1px solid;
	border-right:#C9C8C8 1px solid;
}

.Price {
	font-weight:bold;
	font-size:17px;
	color:#970101;
}

.PriceDynamic {
	font-weight:bold;
	font-size:26px;
	color:#970101;
}

.Price_single_art {
	font-weight:bold;
	font-size:26px;
	color:#970101;
}

.currency {
	font-weight:bold;
	padding-left:5px;
	font-size:12px;
	color:#970101;
}

H1 {
	font-size: 18px;
	font-style:normal;
	color: #3d3c3f;
	font-weight: bold;
	line-height:130%;
}
H2 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #3d3c3f;
        border-bottom: #80b5de 1px solid;
        line-height:130%;
}
H3 {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #3d3c3f;
	line-height:130%;
}

H4 {
	font-size: 18px;
	font-style:normal;
	font-weight: lighter;
	color: #3d3c3f;
        border-bottom: #80b5de 1px solid;
        line-height:130%;
}

.special_offer {
	width:500px;
	vertical-align:right;
}


select {width:140px; border:#6a7378 1px solid; height:16px; background-color:#fff}

*+html select {width:140px; border:#6a7378 1px solid; height:26px; background-color:#fff}

.price_select select {width:220px; border:#6a7378 1px solid; height:16px; background-color:#fff}

.price_select *+html select {width:220px; border:#6a7378 1px solid; height:26px; background-color:#fff}

#left_column {
	width:169px;
	float:left;
	background-color:#ffffff;
}

#main_column {
	width:550px;
	padding:10px 30px 15px 30px;
	margin:0px;
	float:left;
}


*html #main_column {
	width:550px;
	padding:10px 10px 15px 10px;
}

#main_column_order {
	width:720px;
	padding:10px 30px 15px 30px;
	margin:0px;
	float:right;
}

*html #main_column_order {
	width:720px;
	padding:10px 10px 15px 0px;
	margin:0px;
	float:right;
}

#right_column {
	width:169px;
	float:right;
}

#content {
	width:956px;
	overflow:hidden;
	text-align:left;
}

.menu {
	background-image:url(/layout/wellsima/bg_menu.jpg);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-right:13px;
	padding-top:7px;
	margin:0px;
	height:24px;
	color:#3d3c3f;
}

.menu a {
	color:#3d3c3f;
	text-decoration:none;
	font-size:11px;
	padding-left:15px;
	padding-right:15px;
	font-weight:bold;
}


/* BOX */


.box_main {
	width:200px;
	padding-top:1px;
	border-right:#C9C8C8 1px solid;
	border-left:#C9C8C8 1px solid;
}

.box_left {
	width:169px;
	margin-top:15px;
}

.box_left_header {
	padding:0px;
	height:26px;
	width:169px;
	background-image:url(/layout/wellsima/box_header_left.jpg);
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	padding:10px 0 0 20px;
	margin:0px;
}

.box_left_content {
	padding:0px;
	width:168px;
	background-image:url(/layout/wellsima/box_content_left.jpg);
	background-repeat:no-repeat;
	background-color:#c4e1f7;
	border-right:#C9C8C8 1px solid;
}

.box_left_content_info {
	padding:0px;
	width:168px;
	background-image:url(/layout/wellsima/box_content_left.jpg);
	background-repeat:no-repeat;
	background-color:#c4e1f7;
	border-right:#C9C8C8 1px solid;
}

.box_left_content_info a {
	border-bottom:1px #fff solid;
	display: block;
	text-decoration:none;
	padding: 7px 4px 5px 20px;
	width:auto;
	margin:0 4px 0 4px;
}

.box_left_content_info a:hover {
   color:#0f6aad;
}


.box_left_footer {
	height:9px;
	width:169px;
	background-image:url(/layout/wellsima/box_footer_left.jpg);
	background-repeat:no-repeat;
}

.box_right {
	width:169px;
	margin-top:15px;
}

.box_right_header {
	padding:0px;
	height:27px;
	width:auto;
	background-image:url(/layout/wellsima/box_header_right.jpg);
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	padding:10px 0 0 20px;
}

.box_right_content {
	padding:0px;
	width:auto;
	background-image:no-image;
	background-color:#fff;
	border-left:#C9C8C8 1px solid;
	padding:8px 10px 0 20px;
}


.box_right_footer {
	height:8px;
	width:169px;
	background-image:url(/layout/wellsima/box_footer_right.jpg);


	background-repeat:no-repeat;
}


.bg_content {
	background-color:#ffffff;
	border-left:#9e9e9e 1px solid;
	border-right:#9e9e9e 1px solid;
	padding:0px;
	width:957px;
	margin-top:0px;	
}

.Price {
	font-weight:bold;
	font-size:16px;
	color:#8B0D0D;
}

.footer {
	background-image:url(/layout/bg_footer.jpg);
	background-repeat:no-repeat;
	height:36px;
	padding-left:60px;
	padding-top:1px;

}



/* menu left */
ul.left_menu {
   padding:0px;
   margin:0px;
   width:160px;
}


ul.left_menu ul {
   padding:0px;
   margin:0px;
   width:160px;  
}

ul.left_menu li {
   text-align:left;
   list-style-type:none;
   padding-left: 0px;
   padding-top:0px;
   margin-left:0px;
   width: 100%;
}

ul.left_menu a {
   border-bottom:1px #fff solid;
   display: block;
   text-decoration:none;
   padding: 7px 4px 5px 15px;
   margin-left:0px;
   width:auto;
}

ul.left_menu li a:hover {
   color:#0f6aad;
}

ul.left_menu li.level2 {
   margin-left:1px;
   text-align:left;
   background-image:none;
   background-repeat:no-repeat;
}

ul.left_menu li.level2 a {
   display: block;
   background-image:none;
   padding: 7px 4px 5px 25px;
   width:auto;
   font-weight:bold;
}


ul.left_menu li.level3 {
   margin-left:1px;
   text-align:left;
   background-image:none;
   background-repeat:no-repeat;
}

ul.left_menu li.level3 a {
   display: block;
   background-image:none;
   padding: 7px 4px 5px 40px;
   width:auto;
   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 a {color:#616161;}

.articlePages_activeLink {
         font-weight:bold;
         text-decoration:none;
}		

.tag_6 {
color:#417C9C;
display:inline;
font-size:10px;
}
.tag_5 {
color:#0f6aad;
display:inline;
font-size:11px;
font-weight:bold;
}
.tag_4 {
color:#0f6aad;
display:inline;
font-size:12px;
font-weight:bold;
}
.tag_3 {
color:#0f6aad;
display:inline;
font-size:13px;
font-weight:bold;
}
.tag_2 {
color:#0f6aad;
display:inline;
font-size:14px;
font-weight:bold;
}
.tag_1 {
color:#0f6aad;
display:inline;
font-size:16px;
font-weight:bold;
}


.flag_fr {
display:none;
}

div.flag_fr a {
 display:none;
}
 
