/* CSS Document */

* {
	font-size:12px;zeitgross
	font-family: Arial, sans-serif;
	color:#000000;
}

body {			
	margin: 0; 
	padding: 0;
	font-size:11px;
	font-family: Arial, sans-serif;	
	background: #F4F4F4 url(/images/gallery/shoplayout/bg.gif) repeat-x;
}
#Order_ConfigTable{
	width:100%;
}
.textcontent {
	padding:10px 20px;
}
.Price {
	font-weight:bold;
	font-size:16px;
	color:#CC0000;


}

h1 {
	font-size:18px;
	color:#171717;
}
h1 {
	background:#EBEEF1;
	padding:10px;
}
h2{
	font-size:16px;
	color:#171717;
}

h3{
	font-size:14px;
	color:#171717;
}

.table_border {
	
	background-color:#FFBF82;
	background-image:url(/images/gallery/shoplayout/shopbg.jpg);
	background-repeat:repeat-x;
}

.menu {	

	margin:0px;
}

.menu a {
	color:#3E3C3D;
	text-decoration:none;
	font-weight:bold;
	font-size:18px;
	background:#efefef;
	-moz-border-radius:14px;
	-khtml-border-radius:14px;
	border-radius:14px;	
	padding:10px 20px 30px 20px;

}

.menu a:hover {
	color:#ffffff;
	text-decoration:none;
	background:#BD0026;
	
}
.table_menu {
	margin-top:4px;
	margin-left:19px;
}
.div_menu {
	margin-top:10px;
	height:35px;
	overflow:hidden;
}
.header {
	background-color:#BD0026;
	height:90px;
	border-bottom:1px solid #ffffff;
	background-image:url(/images/gallery/shoplayout/rappel-top-banner.jpg);
	background-repeat:no-repeat;
	background-position:150px 0;
}

.header_logo {

	height:90px;
	width:950px;
	overflow:hidden;
}

/**
 * mit dieser Anweisung kann das Logo im Kopfbereich geändert werden.
 */
.logo {

}

.header_navigation_right {
	margin:0px;
	padding-right:20px;
	padding-bottom:5px;
	padding-top:30px;
	text-align:right;
	color:#000000;
}

.header_navigation_right a {
	color:#000000;
	text-decoration:none;
}

/**
 * 2. row
 */
#left_column {
	padding-top:20px;
}

#main_column {
	background:#FFFFFF;
	padding:8px;
	min-height:600px;
	-moz-border-radius:20px;
	-khtml-border-radius:20px;
	border-radius:20px;	
}

.main1{
	margin-top:10px;
}

.main2{

}

.main3{

}

.main4 {


}
#right_column {
	padding-top:20px;

}

div.CategoryMenu li {
	margin:4px 0;
	padding:5px;
	background:#FFF0E1;
	border-radius:10px;
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
}
div.CategoryMenu li a {
	text-decoration:none;
	padding:2px;
	font-weight:bold;
	color:#BD0026;
	width:100%;
	display:block;
	background:url(/images/gallery/Basis/arrow1.png) no-repeat 0 0;
	padding-left:28px;
}
div.CategoryMenu li a:hover {
	text-decoration:none;
	color:#BD0000;
}

ul.left_menu {
	padding:0px;
	margin:0px 0px 0px 0px;
	width:190px;	
	overflow:hidden;	
}


ul.left_menu ul {
	padding:0px;
	margin:1px 0;
	width:200px;		
}

ul.left_menu li {
	text-align:left;
	list-style-type:none;
	
	padding-left: 0px;
        padding-top:0px;
        margin:1px 0;
	width:auto;
}

ul.left_menu li a {
	display: block;
	color:#000000;
	text-decoration:none;
	padding: 7px 4px 5px 20px;
	width:auto;
	background:#FFF0E1;
	border-radius:10px;
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
}

ul.left_menu li a:hover {
	font-weight:bold;
	background:#ffffff;
}
ul.left_menu li.level1 {
	text-align:left;
	width:auto;
	margin:1px 0;
	
}
ul.left_menu li.level1 a {
	display: block;
	padding: 7px 4px 5px 10px;
	font-weight:bold;
	width:auto;
}


ul.left_menu li.level2 {
	text-align:left;
	background-image:none;
	background-repeat:no-repeat;
	width:auto;
	margin:1px 0;
	margin-left:10px;
}
ul.left_menu li.level2_sub a  {
	background:none;
}
ul.left_menu li.level2_sub li a {
	background:#efefef;
	width:170px;
}

ul.left_menu li.level2 a {
	display: block;
	background-image:none;	
	
	padding: 7px 4px 5px 0px;
	text-indent:20px;
	width:auto;
}
ul.left_menu li.level2 a:hover {
	background:#ffffff;
}

ul.left_menu li.level3 {
	text-align:left;
	
	background-image:none;
	background-repeat:no-repeat;
	width:auto;
	margin-left:20px;
}
ul.left_menu li.level3_sub li a {
	background:#666666;
	width:160px;
	color:#ffffff;
}
ul.left_menu li.level3 a {
	display: block;
	
	background-color:#BF7228;	
	padding: 7px 4px 5px 0px;
	text-indent:20px;
	width:auto;
}
ul.left_menu .level1active_link,
ul.left_menu li.level2_sub li a.level2active_link,
ul.left_menu li.level2_sub li.level3_sub li a.level3active_link {
	background:black;
	color:white;
	font-weight:bold;
}
ul.left_menu .level1active_link:hover,
ul.left_menu li.level2_sub li a.level2active_link:hover,
ul.left_menu li.level2_sub li.level3_sub li .level3active_link:hover {
	background:#ccc;
	color:white;
}


/* CSS Document */

* {
	font-size:12px;
	font-family: Arial, sans-serif;
	color:#000000;
}

body {
	margin: 0; 
	padding: 0;
	font-size:11px;
	font-family: Arial, sans-serif;	
}


.Price {
	font-weight:bold;
	font-size:16px;
	color:#CC0000;


}

h1 {
	font-size:18px;
	color:#171717;
}
h1 {
	background:#EBEEF1;
	padding:10px;
}
h2{
	font-size:16px;
	color:#171717;
}

h3{
	font-size:14px;
	color:#171717;
}

.table_border {
	border-left:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
	background-color:#FFBF82;
	background-image:url(/images/gallery/shoplayout/shopbg.jpg);
	background-repeat:repeat-x;
}

.menu {	

	margin:0px;
}

.menu a {
	color:#3E3C3D;
	text-decoration:none;
	font-weight:bold;
	font-size:18px;
	background:#efefef;
	-moz-border-radius:14px;
	-khtml-border-radius:14px;
	border-radius:14px;	
	padding:10px 20px 30px 20px;

}

.menu a:hover {
	color:#ffffff;
	text-decoration:none;
	background:#BD0026;
	
}
.table_menu {
	margin-top:4px;
	margin-left:19px;
}
.div_menu {
	margin-top:10px;
	height:35px;
	overflow:hidden;
}
.header {
	background-color:#BD0026;
	height:90px;
	border-bottom:1px solid #ffffff;
	background-image:url(/images/gallery/shoplayout/rappel-top-banner.jpg);
	background-repeat:no-repeat;
	background-position:150px 0;
}

.header_logo {

	height:90px;
	width:1000px;
	overflow:hidden;
}

/**
 * mit dieser Anweisung kann das Logo im Kopfbereich geändert werden.
 */
.logo {

}

.header_navigation_right {
	margin:0px;
	padding-right:20px;
	padding-bottom:5px;
	padding-top:30px;
	text-align:right;
	color:#000000;
}

.header_navigation_right a {
	color:#000000;
	text-decoration:none;
}

/**
 * 2. row
 */
#left_column {
	padding-top:20px;
}

#main_column {
	background:#FFFFFF;
	padding:8px;
	min-height:600px;
	-moz-border-radius:20px;
	-khtml-border-radius:20px;
	border-radius:20px;	
}

.main1{
	margin-top:10px;
}

.main2{

}

.main3{

}

.main4 {


}
#right_column {
	padding-top:20px;

}

div.CategoryMenu li {
	margin:4px 0;
	padding:5px;
	background:#FFF0E1;
	border-radius:10px;
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
}
div.CategoryMenu li a {
	text-decoration:none;
	padding:2px;
	font-weight:bold;
	color:#BD0026;
	width:100%;
	display:block;
	background:url(/images/gallery/Basis/arrow1.png) no-repeat 0 0;
	padding-left:28px;
}
div.CategoryMenu li a:hover {
	text-decoration:none;
	color:#BD0000;
}





#left_column .box {
        text-align:left;
	padding-left:0px;
	padding-right:0px;
	border-radius:10px;
	-moz-border-radius:10px;
	-khtml-border-radius:10px;

}

.header h2 {
    text-align:left;
	padding-top:6px;
	padding-left:20px;
	padding-bottom:0px;
	margin: 0px;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
}
.box {
	/*background:#FF9835;*/
	background:#FF9835 url(/images/gallery/shoplayout/boxheaderbg2.png) repeat-x 0 0 ;
	border:2px solid black;
	margin:0px 10px 15px 10px;
	border-radius:10px;
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
}
.box .header {
	background:none;
	/*background:#CC7A2A;*/
	/*background:#BD0026 url(/images/gallery/shoplayout/boxheaderbg.png) repeat-x 0 14px ;*/
	font-weight:bold;
	margin:0;
	padding:0;
	height:28px;
}
.box .content {	
        
	font-size:13px;
	font-weight:normal;
	/*
	text-align:left;
	background-image:url(/layout/default_layout_1/bg_text_box.gif);
	background-repeat:repeat-y;
	width:inherit;
	*/
	margin-top:0px;
	
	padding: 10px 10px 0px 10px;

}
.box .content a.aBox {
	display:block;
	background:url(/images/gallery/Basis/bull1.png) no-repeat 0 2px;
	padding-left:16px;
	margin-bottom:5px;
	text-decoration:none;
}

.box .content a.aBox:hover {

	text-decoration:underline;
}

.box .footer {
	/*
	background-image:url(/layout/default_layout_1/box_footer.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
	*/
	height:20px;
}



.bg_content {
	background-color:#ffffff;
	padding:9px;
	width:964px;
	margin-top:45px;	

}

.footer {
        text-align:left;
	background-image:url(/layout/default_layout_1/bg_footer.jpg);
	background-repeat:repeat-x;
	height:25px;
	color:#ffffff;
	padding-left:16px;

}

/**
 * Hinweistexte oder Ergebnisausgaben werden in diesen Boxen platziert
 */
.plenty_horizontal_bar {
	width:99%; 
	margin: 4px 0px 4px 0px;
	padding:0px;
	border: 2px solid #dfdfdf; 
	background-color:#f8f8ff;
	text-align:left;
	vertical-align:middle;
}

.plenty_horizontal_bar div {
	padding-left: 8px;
	padding-bottom: 4px;
}

.plenty_horizontal_bar h2 {
	color:#D2D1D7;
	font-weight:normal;
}
.smallText, .aSmall {
	font-size:10px;
}



div.prod_availibility_row {
	width:151px;
	height:44px;
	overflow:hidden;
	background:url(/images/gallery/shoplayout/btn_blankgray.png) no-repeat 0 0;

	margin-top:9px;
	margin-bottom:0px;	
}
div.prod_info_availibility_text {
	margin:3px 0 0 18px;
	font-size:9px;	
}
.prod_info_row_availibility_icon img {
	width:9px;
	height:35px;
}
div.prod_info_row {
	width:150px;
	height:43px;
	overflow:hidden;
	background:url(/images/gallery/shoplayout/btn_infoblankgray.png) no-repeat 0 0;
	margin-top:4px;
	margin-bottom:9px;	
}
div.prod_info_row_text {
	margin:11px 0 0 30px;
	font-size:9px;
	
}
div.prod_row_start {
	float:left;
	width:180px;
	height:330px;
	margin:3px;
	border:1px solid #333;
	overflow:hidden;
	text-align:center;
	-moz-border-radius:5px;
	border-radius:5px;
	-khtml-border-radius:5px;
}


div.prod_row_start  .prod_picture {

	width:170px;
	height:150px;
	margin:2px;
	overflow:hidden;
}
div.prod_row_start  .prod_picture img {
	width:75%;
	height:75%;
}
div.prod_vat_row {
	
	margin:2px 20px 0 10px;
	text-align:center;
	padding:3px;
	border-radius:12px;
	border:2px solid #666;
	line-height:.9em;
}
div.prod_price_row {
	background:url(/images/gallery/shoplayout/shoplogopreis3.png) no-repeat 0 0;
	width:111px;
	height:80px;
	margin-left:15px;

}
div.prod_price_row div{
	padding-top:38px;
	padding-left:2px;
	width:111px;
	text-align:center;
	font-size:22px;
	color:#ff0000;
	font-weight:bold;
}

div.prod_price_start {
	background:url(/images/gallery/shoplayout/shoplogopreis3.png) no-repeat 0 0;
	width:111px;
	height:90px;
	margin-left:35px;
}
div.prod_price_start div{
	padding-top:45px;
	padding-left:2px;
	font-size:17px;
	color:#ff0000;
	font-weight:bold;
	width:111px;
	text-align:center;
}

div.article-topseller-right-box {
	-moz-border-radius:15px;
	-khtml-border-radius:15px;
	border-radius:15px;
	width:160px;
	overflow:hidden;
	padding:10px;
	background:#ffffff;
	margin-bottom:10px;
}
div.article-topseller-right-img {
	width:160px;height:160px;
}
div.article-description {

}
div.neuheit-box {
	-moz-border-radius:15px;
	-khtml-border-radius:15px;
	border-radius:15px;
	width:180px;
	overflow:hidden;
	padding:5px;
	background:#ffffff;
	margin-bottom:10px;
}
.neuheit-name{
	text-align:center;
	font-weight:bold;
	color:#BD0026;
}
.neuheit-img {
	width:170px;height:180px;
}
div.welcome_container {
	height: 220px; 
	overflow:hidden;
	margin:4px auto;
	width:790px;
}


div.welcome_box {
	margin: 0pt 10px 10px; 
	
 	background:url(/images/gallery/shoplayout/shopsuchfeldbg.jpg) repeat-x left top;
	height: 150px; 
	-moz-border-radius: 10px; 
	border-radius: 10px; 
	-khtml-border-radius:10px;
	border: 1px solid rgb(0, 0, 0);
	overflow:hidden;
}

div.welcome_box_suche {
	background:url(/images/gallery/shoplayout/shopboxbg2.jpg) no-repeat left top; 
	overflow:hidden;
	width: 400px; 
	height:150px;
	float: left;
	-moz-border-radius: 10px; 
	border-radius: 10px; 
	-khtml-border-radius:10px;
}
div.welcome_box_suche2 {
	background:url(/images/gallery/shoplayout/shopsuchfeld4.png) no-repeat left top; 
	overflow:hidden;
	width: 220px; 
	height:80px;
	float: left;
	-moz-border-radius: 10px; 
	border-radius: 10px; 
	-khtml-border-radius:10px;
}

div.prod_liveshopping_container {
	/*height: 360px; */
	overflow:hidden;
	margin-bottom:15px;
	width:790px;
}

div.prod_liveshopping_box {
	margin: 0 10px;	
 	overflow:hidden;
	background:#0766BF url(/images/gallery/shoplayout/shopboxbg3b.jpg) repeat-x left bottom; 
	height: 310px; 
	-moz-border-radius: 10px; 
	border-radius: 10px; 
	-khtml-border-radius:10px;
	border: 1px solid rgb(0, 0, 0);
}
div.prod_liveshopping_box_2 {
	overflow:hidden;
	padding: 10px; 
	background:url(/images/gallery/shoplayout/shopboxbg3.jpg) no-repeat left bottom; 
	height: 290px; 
	-moz-border-radius: 10px; 
	border-radius: 10px; 
	-khtml-border-radius:10px;

}
div.prod_liveshopping_desc {
	font-size:11px;
	font-weight:normal;
	color:#333;
	background:#64acf6;
	height:60px;
	overflow:auto;
	border:1px solid black;
	margin:10px ;
	padding:1px 5px;
	-moz-border-radius: 5px; 
	border-radius: 5px; 
	-khtml-border-radius:5px;
}
div.prod_liveshopping_desc p {
	font-size:11px;
	font-weight:normal;
	color:#333;
	margin:0;
	padding:0;

}
div.prod_liveshopping_desc strong {
	margin:0;
	padding:0;

}
div.prod_liveshopping_balken {
	width: 160px; 
	padding:10px;
	-moz-border-radius: 12px; 
	border-radius: 12px; 
	-khtml-border-radius:12px;
	background:#ffffff;
	border:1px solid #000000;
	text-align:center;
}

div.prod_liveshopping_img {
	-moz-border-radius:20px;
	-khtml-border-radius:20px;
	border-radius:20px;
	border:3px solid #fff;
	padding:5px;
	text-align:center;
	margin-right:10px;
	width:300px;
	height:215px;
	overflow:hidden;
	background:white;
}
div.prod_liveshopping_img img {
	width:300px;
	height:auto;
}
div.basket2 {
	padding:10px
}
div.basket2_img {
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	background:#ffffff;
	padding:2px;
	overflow:hidden;
}
div.basket2_img img{

}
#foo {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#foo li {
	display: block;
	list-style: none;
	margin: 12px;
	padding: 3px;
	background:#ffffff;
	float: left;
	width: 150px;
	height: 160px;
	border-radius:15px;
	-moz-border-radius:15px;
	-khtml-border-radius:15px;
}
#foo li .img img {
	width:60%;
	height:60%;
}
#foo li .img {
	text-align:center;
}
#foo li .price{
	font-size:11px;
	font-weight:bold;
	text-align:center;
}
#foo li .name {
	font-size:10px;
	text-align:center;
}
.browse_next_div {
	display:none;
}
.browse_prev_div {
	display:none;
}
.articlePages_LinkElement{}
.articlePages_Link{} 
.articlePages_activeLink {
	text-decoration:none;
	color:black;
	font-weight:bold;
}

tr.zeitklein td {
	font-size:8px;
	font-weight:normal;
	font-face:\"Arial Narrow\",Arial, sans serif;
	color:#ff0000;
}
tr.zeitgross td {
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
	background:#ff0000;
	border-radius:6px;
	-moz-border-radius:6px;
}

.box .logoimg {
       display:block;
 
       text-align:center;

}
.logoCarousel {
	margin-top:2px; 
	padding:0; 
	width:200px; 
	text-align:center;
}


.logoCarousel li { 
	width:200px; 
	text-align:center;
	margin: 5px 0; 
	list-style:none;  
	
}
.logoCarousel li div { 
	width:180px; 
	text-align:center;
	margin: 5px auto; 
     
       background:white;
       padding:5px;
       -moz-border-radius:6px;
       border-radius:6px;
	
}
.logoCarousel li div img {
	display: block;
	margin: 0 auto;
}
.border-round-3 {
	border:3px solid #cccccc;border-radius:10px;-moz-border-radius:10px;-khtml-border-radius:10px;
}
.sicherheitshinweise{
	margin:10px 0;
}
.sicherheitshinweise div {
	/*font-size:10px;
	font-weight:normal;
	font-face:Arial, sans serif;
	color:#666;*/
} 
