/* CSS Document */

body{
	margin:0px auto;
	background-image:url(/userfiles/image/graphics/bg.gif);
}
*{
	margin:0px auto;
	line-height:15px;
}
a{
	color:#000000;
	text-decoration:underline;
}
a:hover{
	color:#000000;
	text-decoration:none;
}
img{
	border:0pt;
}
table{
	margin:0px;
}
td{
	padding:1px 3px;
	/*vertical-align:top;*/
}
ul{
	margin:0px; padding:0px;
}
ul li{
	margin:0px; padding:0px;
}
#main{
	position:relative;
	background-image:url(/userfiles/image/graphics/bgTop.png);
	background-repeat:repeat-x;
	width:100%;
}
#container{
	position:relative;
	background-image:url(/userfiles/image/graphics/mainBG.png);
	background-repeat:repeat-y;
	width:1013px;
	padding:0px 0px 20px 0px;
}
#top{
	position:relative;
	background-image:url(/userfiles/image/graphics/top.png);
	background-repeat:no-repeat;
	width:1013px; height:168px;
}
#menuTop{
	position:absolute;
	top:114px; right:48px;
	background-image:url(/userfiles/image/graphics/menuTop_bg.gif);
	background-repeat:no-repeat;
	background-position:center top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#menuTop ul{
	padding:0px; margin:0px; list-style:none;
}
#menuTop ul li{
	padding:0px; margin:0px; display:inline; float:left;
}
#menuTop ul li a{
	background-image:url(/userfiles/image/graphics/btnTop.gif);
	background-repeat:no-repeat;
	width:93px; height:18px; line-height:18px;
	display:block; text-align:center; color:#FFFFFF; text-decoration:none;
	margin:0px 5px;
}
#logo a{
	position:absolute;
	top:47px; left:37px;
	background-image:url(/userfiles/image/graphics/logo.gif);
	background-repeat:no-repeat;
	width:127px; height:220px;
	display:block; overflow:hidden; text-indent:-1000px;
}
#container-inner{
	/*position:relative;*/
	background-image:url(/userfiles/image/graphics/containerBG.png);
	background-repeat:no-repeat;
	width:980px; overflow:hidden;
	padding:0px 20px 0px 13px;
}
#colLeft{
	width:172px; float:left;
	padding:100px 0px 20px 20px;
}
#categoryBox{
	width:172px; overflow:hidden;
}
#category_h{
	position:relative;
	height:23px; line-height:23px;
	padding:17px 0px 0px 0px;
	border-bottom:1pt solid #e1dfe1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; text-transform:uppercase; color:#333333; font-weight:bold;
}
#category_h a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; text-transform:uppercase; color:#333333; font-weight:bold;
	height:23px; line-height:23px;
	text-decoration:none;
}

#menuCat{
	width:172px; overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	border-bottom:1pt solid #e1dfe1;
}
#menuCat ul{
	padding:0px; margin:0px; list-style:none;	
	padding:5px 0px; overflow:hidden;
}
#menuCat ul li{
	padding:0px; margin:0px; display:inline; float:left;
}
#menuCat ul li a{
	width:172px; line-height:25px;
	display:block; color:#333333; text-decoration:none;
}
#menuCat ul li a:hover{
	color:#8fc2bd;
}
#letterBox{
	width:172px;
	border-bottom:1pt solid #e1dfe1;
	padding:5px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; color:#333333; font-weight:bold;
}
#letterBox /*form*/{
	padding:5px 0px;
}
#letterBox /*form*/ input{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; color:#333333;
}
input.btnSubmit{
	background-image:url(/userfiles/image/graphics/btnSubmit.gif);
	background-repeat:no-repeat;
	/*width:74px;*/
	width:40px;
	height:22px;
	/*display:block;*/
	border:0pt;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; color:#333333; font-weight:bold; text-transform:uppercase; margin:5px 0px 0px 0px;
	cursor:pointer;
	cursor:hand;
}
#letterBox ul{
	list-style:none; padding:0px; margin:0px;
}
#letterBox ul li{
	line-height:20px;
}
a.btn_M{
	background-image:url(/userfiles/image/graphics/btn_M.gif);
	background-repeat:no-repeat;
	width:93px; height:18px; line-height:18px; text-align:center; color:#FFFFFF; display:block; text-decoration:none;
}
#vat{
	background-image:url(/userfiles/image/graphics/credit.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:172px;
	padding:10px 0px 50px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; color:#333333; text-align:center;
}
#colRight{
	width:753px; float:right;
	padding:11px 29px 0px 6px;
}
#menu{
	width:753px; height:21px;
	border-top:1pt solid #e1dfe1;
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; color:#333333;
}
#menu ul{
	padding:0px; margin:0px; list-style:none;
}
#menu ul li{
	position:relative;
	padding:0px; margin:0px; display:inline;
	height:21px; float:left;
}
#menu ul li a{
	float:left; height:21px;
}
#menu ul li ul{
	position:absolute;
	top:21px; left:0px;
	padding:0px; margin:0px; list-style:none;
	z-index:100; visibility:hidden;
	width:150px;
	padding:5px 0px;
}
#menu ul li ul li{
	position:relative; height:auto;
	border-bottom:1pt solid #CCCCCC;
}
#menu ul li ul li a{
	display:block; width:130px; height:auto;
	background-image:none; line-height:normal;clear:both;
	float:left; text-decoration:none;
	/*color:#333333;*/
	color:#333333;
	float: none;
	padding:5px 10px; background-color:#ffffff;
}
#menu ul li ul li a:hover{
	color:#4d71b0; background-color:#CCCCCC;
}

a#btn1{
	background-image:url(/userfiles/image/graphics/btn_01.gif);
	background-repeat:no-repeat;
	width:56px; padding-right:2px;
	display:block; overflow:hidden;  text-indent:-1000px;
}
a#btn1:hover{
	background-image:url(/userfiles/image/graphics/btn_01.gif);
	background-repeat:no-repeat;
	background-position:left -21px;
}
a#btn2{
	background-image:url(/userfiles/image/graphics/btn_02.gif);
	background-repeat:no-repeat;
	width:52px; padding-right:2px;
	display:block; overflow:hidden;  text-indent:-1000px;
}
a#btn2:hover{
	background-image:url(/userfiles/image/graphics/btn_02.gif);
	background-repeat:no-repeat;
	background-position:left -21px;
}
a#btn3{
	background-image:url(/userfiles/image/graphics/btn_03.gif);
	background-repeat:no-repeat;
	width:87px; padding-right:2px;
	display:block; overflow:hidden;  text-indent:-1000px;
}
a#btn3:hover{
	background-image:url(/userfiles/image/graphics/btn_03.gif);
	background-repeat:no-repeat;
	background-position:left -21px;
}
a#btn4{
	background-image:url(/userfiles/image/graphics/btn_04.gif);
	background-repeat:no-repeat;
	width:147px; padding-right:2px;
	display:block; overflow:hidden;  text-indent:-1000px;
}
a#btn4:hover{
	background-image:url(/userfiles/image/graphics/btn_04.gif);
	background-repeat:no-repeat;
	background-position:left -21px;
}
a#btn5{
	background-image:url(/userfiles/image/graphics/btn_05.gif);
	background-repeat:no-repeat;
	width:148px; padding-right:2px;
	display:block; overflow:hidden;  text-indent:-1000px;
}
a#btn5:hover{
	background-image:url(/userfiles/image/graphics/btn_05.gif);
	background-repeat:no-repeat;
	background-position:left -21px;
}
a#btn6{
	background-image:url(/userfiles/image/graphics/btn_06.gif);
	background-repeat:no-repeat;
	width:100px; padding-right:2px;
	display:block; overflow:hidden;  text-indent:-1000px;
}
a#btn6:hover{
	background-image:url(/userfiles/image/graphics/btn_06.gif);
	background-repeat:no-repeat;
	background-position:left -21px;
}
a#btn7{
	background-image:url(/userfiles/image/graphics/btn_07.gif);
	background-repeat:no-repeat;
	width:56px; padding-right:2px;
	display:block; overflow:hidden;  text-indent:-1000px;
}
a#btn7:hover{
	background-image:url(/userfiles/image/graphics/btn_07.gif);
	background-repeat:no-repeat;
	background-position:left -21px;
}
a#btn8{
	background-image:url(/userfiles/image/graphics/btn_08.gif);
	background-repeat:no-repeat;
	width:93px;
	display:block; overflow:hidden;  text-indent:-1000px;
}
a#btn8:hover{
	background-image:url(/userfiles/image/graphics/btn_08.gif);
	background-repeat:no-repeat;
	background-position:left -21px;
}
#menu ul li .submenuSelected{
	display:block; width:130px; height:auto;
	background-image:none; line-height:normal;clear:both;
	float:left; text-decoration:none;
	color:#333333; float: none;
	padding:5px 10px;
	color:#4d71b0; background-color:#CCCCCC;
}
#menu ul li .btn1Selcted{
	background-image:url(/userfiles/image/graphics/btn_01.gif);
	background-repeat:no-repeat;
	background-position:left -21px;
	width:56px; padding-right:2px;
	display:block; overflow:hidden;  text-indent:-1000px; float:left;
}
#menu ul li .btn2Selcted{
	background-image:url(/userfiles/image/graphics/btn_02.gif);
	background-repeat:no-repeat;
	background-position:left -21px;
	width:52px; padding-right:2px;
	display:block; overflow:hidden;  text-indent:-1000px; float:left;
}
#menu ul li .btn3Selcted{
	background-image:url(/userfiles/image/graphics/btn_03.gif);
	background-repeat:no-repeat;
	background-position:left -21px;
	width:87px; padding-right:2px;
	display:block; overflow:hidden;  text-indent:-1000px; float:left;
}
#menu ul li .btn4Selcted{
	background-image:url(/userfiles/image/graphics/btn_04.gif);
	background-repeat:no-repeat;
	background-position:left -21px;
	width:147px; padding-right:2px;
	display:block; overflow:hidden;  text-indent:-1000px; float:left;
}
#menu ul li .btn5Selcted{
	background-image:url(/userfiles/image/graphics/btn_05.gif);
	background-repeat:no-repeat;
	background-position:left -21px;
	width:148px; padding-right:2px;
	display:block; overflow:hidden;  text-indent:-1000px; float:left;
}
#menu ul li .btn6Selcted{
	background-image:url(/userfiles/image/graphics/btn_06.gif);
	background-repeat:no-repeat;
	background-position:left -21px;
	width:100px; padding-right:2px;
	display:block; overflow:hidden;  text-indent:-1000px; float:left;
}
#menu ul li .btn7Selcted{
	background-image:url(/userfiles/image/graphics/btn_07.gif);
	background-repeat:no-repeat;
	background-position:left -21px;
	width:56px; padding-right:2px;
	display:block; overflow:hidden;  text-indent:-1000px; float:left;
}
#menu ul li .btn8Selcted{
	background-image:url(/userfiles/image/graphics/btn_08.gif);
	background-repeat:no-repeat;
	background-position:left -21px;
	width:93px;
	display:block; overflow:hidden;  text-indent:-1000px; float:left;
}
#contentBox{
	width:722px;
	padding:0px 14px 0px 17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; color:#333333;
}
#heading{
	width:722px; height:23px; line-height:23px;
	padding:17px 0px 0px 0px;
	border-bottom:1pt solid #e1dfe1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px; text-transform:uppercase; color:#333333; font-weight:bold;
}
#header{
	width:722px; height:262px;
	padding-top:8px;
}
#content{
	/*position:relative;*/
	padding:10px 0px;
	height:auto !important; height:150px; min-height:150px;
}
#content ul{ padding:0px; margin:0px; }
#content ul li{ padding:0px; margin-left:15px; }

#leftBox{
	width:172px;
	float:left;
}

#teaserBox{
	/*width:722px; overflow:hidden;*/
	width:172px;
	/*border-top:1pt solid #e1dfe1;*/
	padding:10px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; color:#333333;
}
/*#teaser_h{
	width:722px; height:23px; line-height:23px;
	padding:17px 0px 0px 0px;
	border-bottom:1pt solid #e1dfe1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px; text-transform:uppercase; color:#8fc2bd; font-weight:bold;
	margin-bottom:5px;
}*/
.teaser1{
	position:relative;
	/*width:179px;*/
	width:172px;
	/*float:left;*/
	/*border-right:1pt solid #e1dfe1;*/
	padding:5px 0px 0px 0px; text-align:center;
}
.teaser2{
	position:relative;
	/*width:179px;*/
	width:172px;
	/*float:left;*/
	padding:5px 0px 0px 0px; text-align:center;
	/*border-right:1pt solid #e1dfe1;*/
}
.ttile{
	/*width:141px;*/
	width:auto;
	line-height:20px; display:block; text-align:center; text-transform:uppercase;
	font-size:12px; padding:3px 0px; font-weight:bold;
}
.detail{
	width:141px; text-align:left;
	font-size:11px; padding:3px 0px;
}
.price{
	font-family:Arial, Helvetica, sans-serif;
	/*width:179px;*/
	width:172px;
	/*height:25px;*/
	height:auto;
	line-height:25px;
	border-top:1pt solid #e1dfe1;
	border-bottom:1pt solid #e1dfe1;
	color:#d06255;
}
a.legg{
	color:#8fc2bd; text-decoration:none; font-weight:bold;
}
#footer{
	position:relative;
	background-image:url(/userfiles/image/graphics/footer.png);
	background-repeat:no-repeat;
	width:1013px; height:33px; line-height:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; color:#74b0aa; text-align:center;
	padding-top:5px;
}
#footer a{
	color:#74b0aa; line-height:25px;
}
/* ==============  KONTAKT FORM ================= */

/*#contact_form{
	width:300px;
	margin:0px 0px 5px 15px ;
	padding:0px 10px; float:right;
}
#contact_form ul{ padding:0px; margin:0px; list-style:none; }
#contact_form ul li{ width:300px; padding:0px 0px; display:inline; float:left; margin:1px 0px; }
#contact_form ul li label{ width:90px; float:left; display:block; }
#contact_form ul li p{ width:180px; padding:0px; margin:0px; float:right; }
#contact_form .textarea{ 
	border:1pt solid #999999;
	background-color:#ffffff;
	width:100%; height:100px;
}
#contact_form .inputText{
	border:1pt solid #999999;
	background-color:#ffffff;
	width:100%; height:18px; line-height:18px;
	font-size:11px;
}*/
/* Contact form */

#contact_form{
	margin:0px 10px;
	width:400px;
	float:right;
}
#contact_form table{
	width:400px;
	border:0pt;
	float:right;
}
#contact_form td{
	border:0pt;
}
#contact_form input{
	border:1pt solid #999999;
	background-color:#ffffff;
	height:14px;
	font-size:11px;
	padding-top:1px;
	width:200px;
}
#contact_form textarea{
	border:1pt solid #999999;
	background-color:#ffffff;
	height:100px;
	font-size:11px;
	padding-top:1px;
	width:286px;
	*width:306px;
	color:#000000;
}
#contact_form input.botton{
	width:50px;
	height:20px;
	text-align:center;
	cursor:pointer;
	cursor:hand;
}
.modalBackground{
    background-color:Gray;
    height:100%;
    filter:alpha(opacity=50);
    opacity:0.5;
}

.New{
	position:absolute;
	top:-34px; right:-20px;
	background-image:url(/userfiles/image/graphics/label.png);
	background-repeat:no-repeat;
	width:89px; height:89px;
}
.New2{
	/*position:absolute;
	top:-34px;
	right:0px;
	*right:-20px;
	background-image:url(/userfiles/image/graphics/label.png);
	background-repeat:no-repeat;
	width:89px; height:89px;*/
	position:absolute;
	top:-34px; right:-20px;
	background-image:url(/userfiles/image/graphics/label.png);
	background-repeat:no-repeat;
	width:89px; height:89px;
}
/* ============================= WEB SHOP ================================ */
/* ============== PRODUCTS ============== */
#productBox{
	position:relative;
	width:722px;
	padding:0px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#products_h{
	width:722px; height:23px; line-height:23px;
	padding:17px 0px 0px 0px;
	border-bottom:1pt solid #e1dfe1;
	border-top:1pt solid #e1dfe1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px; text-transform:uppercase; color:#8fc2bd; font-weight:bold;
}
#products{
	width:722px; overflow:hidden;
}
#products h1 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; line-height:20px; margin:0px 0px 5px 0px;
	text-decoration:none;
}
#products h1 a:hover{
	color:#d06255;
}
#products img{
	float:left;
}
.productLeft{
	width:345px; float:left;
	border-right:1pt solid #e0e0e0;
	border-bottom:1pt solid #e0e0e0;
	padding:5px 10px 5px 5px;
}
.productRight{
	width:346px; float:right;
	border-bottom:1pt solid #e0e0e0;
	padding:5px 5px 5px 10px;
}
.productContent{
	margin:0px 0px 0px 170px;
	padding:10px 5px 10px 0px;
}
.pris{
	color:#cf520e; font-size:14px;
}
a.btnLegg{
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(/userfiles/image/graphics/btnLegg_M.gif);
	background-repeat:no-repeat;
	width:129px; height:17px; line-height:17px; text-decoration:none; font-weight:bold; text-align:center; display:block;
	float:left; color:#FFFFFF;
}
a.btnLegg:hover{
	color:#e1dfe1;
}
#page{
	width:722px; height:25px; line-height:25px;
	text-align:right;
	border-bottom:1pt solid #e1dfe1;
}
#page a{
	background-color:#d06255;
	color:#ffffff; text-decoration:none; line-height:25px;
	padding:2px 5px;
}
#page a:hover{
	background-color:#8fc2bd;
	color:#ffffff;
}
/* ============ Shop Cart =========== */
#shopCart{
	width:99%; overflow:hidden;
	border:1pt solid #e0e0e0; color:#696969;
	padding-bottom:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
#shopCart_h{
	position:relative;
	background-color:#e6e6e6;
	height:30px;
	border-bottom:1pt solid #e0e0e0;
}
#shopCart_h ul{
	padding:0px; margin:0px; list-style:none; float:right;
}
#shopCart_h ul li{
	position:relative;
	padding:0px; margin:0px; display:inline;
	width:90px; height:30px; float:left;
}
#shopCart_h ul li a{
	width:90px; height:30px; line-height:30px;
	text-decoration:none; font-weight:bold;
	float:left; text-align:center;
}
#shopCart_h ul li a:hover{
	text-decoration:underline;
}
.row1{
	position:relative;
	width:100%; overflow:hidden;
	padding:10px 0px; line-height:30px;
}
.row1 div{
	margin:0px 5px; line-height:30px;
}
.row1 div a{
	text-decoration:none; color:#696969;
}
.row1 div a:hover{
	text-decoration:none; color:#d06255;
}
.divSelect{
	width:20px;
	float:left; display:block; margin:5px;
}
.divImg{
	width:50px; float:left;
}
.divNameLits{
	margin:0px 300px 0px 100px;
}
.divRight{
	position:relative;
	width:90px; height:30px; display:block;
	float:right; text-align:right;
}
.divRight2{
	width:280px;
	float:right; padding:5px;
}
.divRight2 span strong{
	float:right; margin:0px 5px 0px 15px;
}
#total{
	overflow:hidden;
	border-top:1pt solid #e0e0e0;
	padding:10px 5px;
}
#total input{
	float:left;
}
.btn_L{
	background-image:url(/userfiles/image/graphics/btn_L.gif);
	background-repeat:no-repeat;
	width:220px; height:18px;
	display:block; line-height:18px; text-align:center;
	border:0pt; margin-right:5px; margin:0px 5px 5px 0px;
	font-size:12px; color:#FFFFFF;
}
.btn_M{
	background-image:url(/userfiles/image/graphics/btn_M.gif);
	background-repeat:no-repeat;
	width:142px; height:18px;
	display:block; line-height:18px; text-align:center;
	border:0pt; margin-right:5px; margin:0px 5px 0px 0px;
	font-size:12px; color:#FFFFFF;
}
.btn_S{
	background-image:url(/userfiles/image/graphics/btn_S.gif);
	background-repeat:no-repeat;
	width:76px; height:18px;
	display:block; line-height:18px; text-align:center;
	border:0pt; margin-right:5px; margin:0px 5px 0px 0px;
	font-size:12px; color:#FFFFFF;
}
#pay{
	overflow:hidden;
	float:left; clear:both;
}
#pay label{
	float:left; margin-right:5px; display:block;
}
#pay span{
	float:left; margin-right:5px;display:block;
}
#productBottom{
	width:100%; padding:10px 0px;
}
#productBottom input{
	float:right;
}

/* ============ Check Out =========== */
#checkout{
	position:relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000; overflow:hidden;
}
.form{
	padding:10px 0px; overflow:hidden;
}
#checkout h1{
	display:block; clear:both;
	font-family:Arial, Helvetica, sans-serif;
	color:#696969; line-height:25px; margin-bottom:5px;
	font-size:18px;
}
#checkout  p{
	clear:both; padding:5px 0px;
}
#checkout label{
	float:left; margin-right:10px; width:150px;
}
#checkout span{
	float:left; margin-right:10px;
}
.bottom{
	float:left;
}
/* ============ Products Detail =========== */
#p_detail{
	position:relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; line-height:15px;
}
#p_detail h1{
	font-size:16px; line-height:30px; font-weight:normal;
}
#p_detail a{
	color:#696969; text-decoration:none;
}
#p_detail a:hover{
	text-decoration:none; color:#d06255;
}
#p_detailBox1{
	position:relative;
	border-bottom:1pt dotted #cacaca; overflow:hidden;
	padding:10px 0px 10px 0px; clear:both;
}
#p_img{
	width:166px; float:left; text-align:center;
}
#p_img img{
	border:1pt solid #CCCCCC;
	margin:2px 1px;
}
#p_text{
	margin:0px 160px 0px 175px;
}
#addCart{
	width:130px;
	border:1pt solid #cacaca;
	float:right; text-align:center;
	padding:10px;
}
#p_detailBox2{
	position:relative;
	border-bottom:1pt dotted #cacaca; overflow:hidden;
	padding:0px 0px 10px 0px; clear:both;
}
#p_detailBox2 ul{
	position:relative;
	padding:0px; margin:0px; list-style:none;
	border-left:1pt solid #cacaca; height:25px; line-height:24px;
	border-bottom:1pt solid #cacaca;
}
#p_detailBox2 ul li{
	padding:0px; margin:0px; display:inline; float:left;
}
#p_detailBox2 ul li.selected{
	padding:0px; margin:0px; display:inline; float:left;
	width:99px; height:24px; line-height:24px;
	color:#333333; text-decoration:none;
	display:block; float:left; font-weight:bold;
	text-align:center;
	border-top:1pt solid #cacaca;
	border-right:1pt solid #cacaca;
}
#p_detailBox2 ul li a{
	width:99px; height:24px; line-height:24px;
	text-decoration:none;
	display:block; float:left;
	text-align:center;
	border-top:1pt solid #cacaca;
	border-right:1pt solid #cacaca;
}
#p_detailBox2 ul li a:hover{
	text-decoration:none; color:#d06255;
}
#p_text2{
	padding:10px 0px 10px 0px
}
#p_detailBox3{
	position:relative;
	border-bottom:1pt dotted #cacaca; overflow:hidden;
	padding:0px 0px 10px 0px; clear:both;
}
#p_teaserL{
	width:33%; text-align:center; float:left;
}
#p_teaserC{
	text-align:center;
	border-left:1pt dotted #cacaca; overflow:hidden;
	border-right:1pt dotted #cacaca; overflow:hidden;
	margin:0px !important; margin:0px 33%; 
}
#p_teaserR{
	width:33%; text-align:center; float:right;
}
/* ============================= WEB SHOP ================================ */
#p_ctl06_DataListBanner table{
	margin:0px;
	padding:0px;
	text-align:center;
}
#p_ctl06_DataListBanner td{
	margin:0px;
	padding:0px;
	text-align:center;
}