body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	line-height:18px;
	background-image:url(img/stripes.gif);
	background-repeat:repeat-x;
	margin-right:0;
	margin-left:0;
	background-color:#F0F0F0;
	padding:0;
}.buttons_o{height:30px;width:130px;position:absolute;left:40%;color:#FFF;}.blog1{float:left;height:30px;width:65px;background-image:url(img/blog1.png);background-repeat:no-repeat;text-align:center;}.blog1:hover{float:left;height:30px;width:65px;background-image:url(img/blog2.png);background-repeat:no-repeat;}.support1{float:left;height:30px;width:65px;background-image:url(img/support1.png);background-repeat:no-repeat;text-align:center;}li {
	list-style-position: inside;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu {
	list-style:none;
	width:660px;
	height:33px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	line-height: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	z-index: 9999;
	float: left;
	

}

#menu li {
	float:left;
	display:block;
	text-align:center;
	position:relative;
	margin-right:30px;
	margin-top:2px;
	border:none;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	z-index: 9999;
}

#menu li:hover {
	border: 1px solid #777777;
	padding: 4px 9px 4px 9px;
	

	
	background: #F4F4F4;
	background: -moz-linear-gradient(top, #F4F4F4, #EEEEEE);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F4F4F4), to(#EEEEEE));
	

	
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}

#menu li a {
	font-size:125%;
	display:block;
	outline:0;
	text-decoration:none;
	color:#E8E8E8;
	text-shadow: -1px -1px 0px #000000,1px 1px 0px #505050;/*	font-weight: bold;*/
}

#menu li:hover a {
	color:#161616;
	text-shadow: 1px 1px 1px #ffffff;
	

}
#menu li .drop {
	padding-right:21px;
	background:url("img/drop.png") no-repeat right 8px;
}
#menu li:hover .drop {
	background:url("img/drop.png") no-repeat right 7px;
}

.dropdown_1column, 
.dropdown_2columns, 
.dropdown_3columns, 
.dropdown_4columns,
.dropdown_5columns {
	margin:4px auto;
	float:left;
	position:absolute;
	left:-999em; 
	text-align:left;
	padding:10px 5px 10px 5px;
	border:1px solid #777777;
	border-top:none;
	

	background:#F4F4F4;
	background: -moz-linear-gradient(top, #EEEEEE, #BBBBBB);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EEEEEE), to(#BBBBBB));

	-moz-border-radius: 0px 5px 5px 5px;
	-webkit-border-radius: 0px 5px 5px 5px;
	border-radius: 0px 5px 5px 5px;
}

.dropdown_1column {width: 140px;}
.dropdown_2columns {width: 280px;}
.dropdown_3columns {width: 420px;}
.dropdown_4columns {width: 460px;}
.dropdown_5columns {width: 700px;}

#menu li:hover .dropdown_1column, 
#menu li:hover .dropdown_2columns, 
#menu li:hover .dropdown_3columns,
#menu li:hover .dropdown_4columns,
#menu li:hover .dropdown_5columns {
	left:-1px;
	top:auto;
}

.col_1,
.col_2,
.col_3,
.col_4,
.col_5 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
}
.col_1 {width:130px;}
.col_2 {width:270px;}
.col_3 {width:410px;}
.col_4 {width:420px;}
.col_5 {width:690px;}

#menu .menu_right {
	float:right;
	margin-right:0px;
}
#menu li .align_right {

	-moz-border-radius: 5px 0px 5px 5px;
    -webkit-border-radius: 5px 0px 5px 5px;
    border-radius: 5px 0px 5px 5px;
}

#menu li:hover .align_right {
	left:auto;
	right:-1px;
	top:auto;
}

#menu p, #menu h2, #menu h3, #menu ul li {
	font-family:Arial, Helvetica, sans-serif;
	line-height:21px;
	font-size:12px;
	text-align:left;
	text-shadow: 1px 1px 1px #FFFFFF;
}
#menu h2 {
	font-size:21px;
	font-weight:400;
	letter-spacing:-1px;
	margin:7px 0 14px 0;
	padding-bottom:14px;
	border-bottom:1px solid #666666;
}
#menu h3 {
	font-size:14px;
	margin:7px 0 14px 0;
	padding-bottom:7px;
	border-bottom:1px solid #888888;
}
#menu p {
	line-height:18px;
	margin:0 0 10px 0;
}

#menu li:hover div a {
	font-size:12px;
	color:#015b86;
}
#menu li:hover div a:hover {
	color:#029feb;
}


.strong {
	font-weight:bold;
}
.italic {
	font-style:italic;
}

.imgshadow { 
	background:#FFFFFF;
	padding:4px;
	border:1px solid #777777;
	margin-top:5px;
	-moz-box-shadow:0px 0px 5px #666666;
	-webkit-box-shadow:0px 0px 5px #666666;
	box-shadow:0px 0px 5px #666666;
}
.img_left { 
	width:auto;
	float:left;
	margin:5px 15px 5px 5px;
}

#menu li .black_box {
	background-color:#333333;
	color: #eeeeee;
	text-shadow: 1px 1px 1px #000;
	padding:4px 6px 4px 6px;

	/* Rounded Corners */
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;

	/* Shadow */
	-webkit-box-shadow:inset 0 0 3px #000000;
	-moz-box-shadow:inset 0 0 3px #000000;
	box-shadow:inset 0 0 3px #000000;
}

#menu li ul {
	list-style:none;
	padding:0;
	margin:0 0 12px 0;
}
#menu li ul li {
	font-size:12px;
	line-height:24px;
	position:relative;
	text-shadow: 1px 1px 1px #ffffff;
	padding:0;
	margin:0;
	float:none;
	text-align:left;
	width:130px;
}
#menu li ul li:hover {
	background:none;
	border:none;
	padding:0;
	margin:0;
}

#menu li .greybox li {
	background:#F4F4F4;
	border:1px solid #bbbbbb;
	margin:0px 0px 4px 0px;
	padding:4px 6px 4px 6px;
	width:116px;


	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
#menu li .greybox li:hover {
	background:#ffffff;
	border:1px solid #aaaaaa;
	padding:4px 6px 4px 6px;
	margin:0px 0px 4px 0px;
}
.start_container_all{
	float: left;
	height: 310px;
	width: 910px;
	padding-left: 5px;
}
.start_container_all img{
	float: right;
}
.start_container_left{
	float: left;
	height: 317px;
	width: 530px;
	margin-right: 13px;
		background: #ffffff;
background: -moz-radial-gradient(center, ellipse cover,  #ffffff 0%, #e5e5e5 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5));
background: -webkit-radial-gradient(center, ellipse cover,  #ffffff 0%,#e5e5e5 100%);
background: -o-radial-gradient(center, ellipse cover,  #ffffff 0%,#e5e5e5 100%);
background: -ms-radial-gradient(center, ellipse cover,  #ffffff 0%,#e5e5e5 100%);
background: radial-gradient(ellipse at center,  #ffffff 0%,#e5e5e5 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=1 );
	box-shadow: 0px 0px 3px 0px #999999;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 2px;
	color: #999;
	text-shadow: -1px -1px 2px #FFF;
}
.start_container_left:hover{
box-shadow: 0px 0px 1px 0px #999999;
	
}
.start_container_right{
	float: left;
	height: 95px;
	width: 344px;
		background: #ffffff;
background: -moz-radial-gradient(center, ellipse cover,  #ffffff 0%, #e5e5e5 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5));
background: -webkit-radial-gradient(center, ellipse cover,  #ffffff 0%,#e5e5e5 100%);
background: -o-radial-gradient(center, ellipse cover,  #ffffff 0%,#e5e5e5 100%);
background: -ms-radial-gradient(center, ellipse cover,  #ffffff 0%,#e5e5e5 100%);
background: radial-gradient(ellipse at center,  #ffffff 0%,#e5e5e5 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=1 );
	box-shadow: 0px 0px 3px 0px #999999;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 2px;

}
.start_container_right:hover{

box-shadow: 0px 0px 1px 0px #999999;
}
.start_container_right_middle{
	float: left;
	height: 95px;
	width: 344px;
	margin-top: 12px;
	margin-bottom: 13px;
		background: #ffffff;
background: -moz-radial-gradient(center, ellipse cover,  #ffffff 0%, #e5e5e5 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5));
background: -webkit-radial-gradient(center, ellipse cover,  #ffffff 0%,#e5e5e5 100%);
background: -o-radial-gradient(center, ellipse cover,  #ffffff 0%,#e5e5e5 100%);
background: -ms-radial-gradient(center, ellipse cover,  #ffffff 0%,#e5e5e5 100%);
background: radial-gradient(ellipse at center,  #ffffff 0%,#e5e5e5 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=1 );
	box-shadow: 0px 0px 3px 0px #999999;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 2px;
	color: #999;
	text-shadow: -1px -1px 2px #FFF;
}
.start_container_right_middle:hover{

box-shadow: 0px 0px 1px 0px #999999;
}
.support1:hover{float:left;height:30px;width:65px;background-image:url(img/support2.png);background-repeat:no-repeat;}.Stil1{font-size:large;color:#F30;line-height:25px;}.Stil3{color:#333;}h1{
	color:#FFF;
	font-size:13px;
	width:auto;
	height:25px;
	line-height:25px;
	background-image:url(img/h1.png);
	background-repeat:no-repeat;
	margin-top:0;
	margin-right:0;
	margin-left:0;
	padding:0 0 0 18px;
	
	font-weight: normal;
}h2{
	color:#7e7e7e;
	font-weight:normal;
	font-size:14px;
	margin:15px 0 8px;
	padding:0;
	
}h3{color:#555;font-weight:700;font-size:12px;}.ueberschrift_h1{
	float:left;
	color:#FFF;
	font-size:13px;
	width:510px;
	height:25px;
	line-height:25px;
	background-image:url(img/boxheader_lang_h1.png);
	background-repeat:no-repeat;
	margin-top:0;
	margin-right:0;
	margin-left:0;
	font-weight:normal;
	padding:0 0 0 18px;
	
}.ueberschrift_h1_2{
	float:left;
	color:#FFF;
	font-size:13px;
	width:510px;
	height:25px;
	line-height:25px;
	background-image:url(img/boxheader_lang_h1_2.png);
	background-repeat:no-repeat;
	margin-top:0;
	margin-right:0;
	margin-left:0;
	font-weight:normal;
	padding:0 0 0 18px;
	
}a,a:link,a:link,a:link,a:hover{background:transparent;text-decoration:none;outline:none;cursor:pointer;}a:link{color:#666;outline:none;}a:visited{color:#333;outline:none;}a:hover,a:active{color:#F60;outline:none;}a:hover{color:#F30;outline:none;}a img{border:none;outline:none;}input{font-family:Arial, Sans-serif;font-size:12px;}textarea{font-family:Arial, Sans-serif;font-size:12px;border:1px none #666;background:url(img/input_bg.gif) no-repeat;padding:10px;}select{font-family:Arial, Sans-serif;font-size:12px;border:1px solid #666;}input[type=text],input[type=password]{background:url(img/input_bg.gif) no-repeat;border-color:#666;border-style:none;padding:2px;}p{margin-right:0;margin-bottom:8px;}div.hr{padding-top:1px;height:0;overflow:hidden;line-height:0;background-color:#4E4E4F;margin:0;}div.hrlightgrey{padding-top:1px;height:0;overflow:hidden;line-height:0;background-color:#999;margin:0;}div.hrproductpreview{padding-top:1px;overflow:hidden;height:0;line-height:0;display:block;background-image:url(img/hr_productpreview.gif);margin:12px 0;}table td{padding:2px;}#wrap{width:900px;margin-right:auto;margin-left:auto;}#header{height:105px;background-image:url(img/banner_template_code.png);background-repeat:no-repeat;background-position:0 20px;}#header #logo{float:left;}.suggest_link{background-color:#FFF;padding:2px 6px;}.suggest_link_over{background-color:#F30;cursor:pointer;color:#FFF;padding:2px 6px;}#search_suggest{position:absolute;visibility:hidden;background-color:#FFF;text-align:right;border:1px solid #333;}

.login_2{height:20px;float:left;color:#E1E1E1;padding-bottom:0;margin-top:0;margin-right:5px;margin-left:5px;padding-right:5px;padding-left:5px;}.login_2 a:hover{color:#CCC;}



.login_2 a{
	float:left;
	color:#E8E8E8;
	text-shadow: -1px -1px 0px #000000,1px 1px 0px #505050;
	text-decoration:none;
}.login{height:20px;float:right;color:#E1E1E1;padding-bottom:0;margin-top:0;margin-right:11px;}

#header td{padding-top:1px;padding-right:4px;}#breadcrumb{clear:both;color:#FFF;list-style-type:none;font-size:10px;padding-top:0;padding-right:0;padding-left:26px;/*background-image:url(img/breadcumb.jpg);*/background-repeat:repeat-x;height:17px;margin-bottom:10px;text-decoration:none;line-height:14px;}#breadcrumb a,#breadcrumb a:link,#breadcrumb a:visited{cursor:pointer;color:#FFF;text-decoration:none;opacity:0.9;margin:0;padding:0;}#breadcrumb a:hover{cursor:pointer;color:#DADADA;text-decoration:none;opacity:1;transition:opacity .25s ease-in-out;-moz-transition:opacity .25s ease-in-out;-webkit-transition:opacity .25s ease-in-out;margin:0;padding:0;}.topmenuerundrum{padding-right:5px;padding-left:5px;background-image:url(img/tophinter.png);background-repeat:no-repeat;padding-top:2px;padding-bottom:2px;width:904px;}#topmenuwrap{/*background-color:#333;*/background-repeat:no-repeat;height:26px;line-height:25px;margin-right:0;margin-left:0;padding-top:2px;}.homebutton{float:left;height:25px;}#topmenu{float:left;list-style-type:none;height:25px;font-size:13px;background-repeat:repeat-x;}#topmenu li{height:25px;float:left;background-position:right;background-color:#FFF;background-repeat:no-repeat;padding:0 20px;}#topmenu a,#topmenu a:link,#topmenu a:visited,#topmenu a:hover,#topmenu a:active{vertical-align:middle;text-decoration:none;color:#333;height:25px;}#languages{text-align:right;height:35px;background-repeat:repeat-x;margin-right:15px;margin-bottom:0;margin-left:708px;float:right;width:180px;margin-top:8px;position:absolute;}#languages input{background-image:url(img/suchen.png);background-repeat:no-repeat;height:35px;opacity:1;transition:opacity .25s ease-in-out;-moz-transition:opacity .25s ease-in-out;-webkit-transition:opacity .25s ease-in-out;}#languages input:focus{-webkit-box-shadow:1px 1px 5px #fff;-moz-box-shadow:1px 1px 5px #fff;box-shadow:1px 1px 5px #fff;-webkit-border-radius:4px 4px 4px 4px;-khtml-border-radius:4px 4px 4px 4px;-moz-border-radius:4px;border-radius:4px 4px 4px 4px;opacity:0.8;}#contentwrap{clear:both;width:900px;padding:0;}#middlcol{float:right;width:361px;padding:0 0 0 5px;}.middlcol{float:right;width:361px;padding:0 0 0 5px;}#leftcol{float:right;width:195px;padding:0 0 15px 5px;}#rightcol{float:right;width:156px;padding:0 5px 15px 0;}#content{float:left;width:525px;}

.content_box{
	float:left;
	width:515px;
	margin-bottom:15px;
	padding:5px;
	background: #f9fcf7;
	background: -moz-radial-gradient(center, ellipse cover,  #f9fcf7 0%, #f5f9f0 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#f9fcf7), color-stop(100%,#f5f9f0));
	background: -webkit-radial-gradient(center, ellipse cover,  #f9fcf7 0%,#f5f9f0 100%);
	background: -o-radial-gradient(center, ellipse cover,  #f9fcf7 0%,#f5f9f0 100%);
	background: -ms-radial-gradient(center, ellipse cover,  #f9fcf7 0%,#f5f9f0 100%);
	background: radial-gradient(ellipse at center,  #f9fcf7 0%,#f5f9f0 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9fcf7', endColorstr='#f5f9f0',GradientType=1 );
	box-shadow: 0px 0px 3px 0px #999999;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #494949;
	text-shadow: -1px -1px 2px #FFF;
}

.content_box img{
	background-color: #FFF;
	padding: 2px;
	border: 1px solid #E2E2E2;
}


#contentfull{width:890px;padding-top:0;padding-bottom:0;padding-left:0;background-color:#FFF;border-color:#FFF;border-style:solid;border-width:5px 5px 5px 7px;}.productprice{font-size:24px;font-style:italic;color:#C70074;}.productprice_2{font-size:24px;font-style:italic;color:#FFF;background-color:#C70074;width:358px;}h2.categoryheader{height:25px;font-size:13px;color:#F30;vertical-align:middle;background-color:#F93;background-image:url(img/menu_o2.jpg);background-repeat:repeat-x;padding-right:8px;padding-bottom:0;padding-left:8px;line-height:25px;border-bottom-width:thin;border-bottom-style:solid;border-bottom-color:#F30;-webkit-border-radius:8px 8px 0 0;-khtml-border-radius:8px 8px 0 0;-moz-border-radius:8px 8px 0 0;border-radius:8px 8px 0 0;margin:0;}ul#categorymenu{background-color:#EDEDED;margin-bottom:15px;border:solid #ccc;border-width:0 1px 1px;}ul#categorymenu li.level1 a{text-decoration:none;outline:none;color:#333;background:#ccc;font-weight:700;display:block;background-color:#CCC;padding:4px 0 4px 6px;}ul#categorymenu li.level1 a:hover{text-decoration:none;color:#333;background-color:#e1e1e1;font-weight:400;}ul#categorymenu li.level2 a{text-decoration:none;outline:none;color:#333;background:url(img/dotted1.gif) no-repeat 8px 9px #e1e1e1;font-weight:400;display:block;padding:4px 0 4px 18px;}ul#categorymenu li.level2 a:hover{text-decoration:none;color:#333;background-color:#c7c7c7;font-weight:400;}ul#categorymenu li.level3 a{text-decoration:none;outline:none;color:#333;background:url(img/dotted1.gif) no-repeat 16px 9px #c7c7c7;font-weight:400;display:block;padding:4px 0 4px 26px;}ul#categorymenu li.level3 a:hover{text-decoration:none;color:#333;background-color:#b3b3b3;font-weight:400;}ul#categorymenu li.level4 a{text-decoration:none;outline:none;color:#333;background:url(img/dotted1.gif) no-repeat 24px 9px #b3b3b3;font-weight:400;display:block;padding:4px 0 4px 34px;}ul#categorymenu li.level4 a:hover{text-decoration:none;color:#333;background-color:#999;font-weight:400;}ul#categorymenu li.level5 a{text-decoration:none;outline:none;color:#333;background:url(img/dotted1.gif) no-repeat 32px 9px #a2a2a2;font-weight:400;display:block;padding:4px 0 4px 42px;}ul#categorymenu li.level5 a:hover{text-decoration:none;color:#333;background-color:#7e7e7e;font-weight:400;}img.imgLeft{float:left;position:relative;margin:2px 10px 2px 0;}h2.boxheader{height:25px;font-size:13px;color:#FFF;line-height:25px;vertical-align:middle;background-image:url(img/boxheader.png);padding-right:8px;padding-bottom:0;padding-left:8px;background-repeat:no-repeat;margin:0;}h2.boxheader_partner{height:25px;font-size:13px;color:#333;line-height:25px;vertical-align:middle;padding-right:8px;padding-bottom:0;padding-left:8px;margin:0;}h2.boxheader_suche{height:25px;font-size:13px;color:#FFF;line-height:25px;vertical-align:middle;background-image:url(img/boxheader_suche.png);padding-right:8px;padding-bottom:0;padding-left:8px;background-repeat:no-repeat;margin:0;}h2.boxheader_lang{height:25px;font-size:13px;color:#FFF;line-height:25px;vertical-align:middle;background-image:url(img/boxheader_lang.png);padding-right:8px;padding-bottom:0;padding-left:18px;background-repeat:no-repeat;margin:0;}h2.boxheader_lang_3{height:25px;font-size:13px;color:#333;line-height:25px;vertical-align:middle;padding-right:8px;padding-bottom:0;padding-left:18px;margin:0;}

.boxbody{
	margin-bottom:15px;
	
	padding:8px;

	background: #f9fcf7;
	background: -moz-radial-gradient(center, ellipse cover,  #f9fcf7 0%, #f5f9f0 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#f9fcf7), color-stop(100%,#f5f9f0));
	background: -webkit-radial-gradient(center, ellipse cover,  #f9fcf7 0%,#f5f9f0 100%);
	background: -o-radial-gradient(center, ellipse cover,  #f9fcf7 0%,#f5f9f0 100%);
	background: -ms-radial-gradient(center, ellipse cover,  #f9fcf7 0%,#f5f9f0 100%);
	background: radial-gradient(ellipse at center,  #f9fcf7 0%,#f5f9f0 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9fcf7', endColorstr='#f5f9f0',GradientType=1 );


	box-shadow: 0px 0px 3px 0px #999999;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 5px;
	text-shadow: -1px -1px 2px #FFF;	
	
}

.boxbody img{
	background-color: #FFF;
	padding: 2px;
	border: 1px solid #CCC;
}

.boxbody h3.center,.boxbody h3.center a{font-size:12px;text-align:center;outline:none;}.boxbody p.center{color:#000;font-size:12px;text-align:center;margin:6px 0;}.boxbody .productOldPrice{font-size:12px;color:red;}.boxbody a{outline:none;}.boxbody .productboximage{border:solid 0 #999;background:#fff;padding:0;} .productboximage_2 img{
	height: 22px;
	float: left;
}.boxbody ul.contentlist{margin-left:3px;margin-right:0;padding:0;}.boxbody ul.contentlist li{margin-left:0;list-style-type:none;padding:0;}.contentlist a{border-bottom:1px solid #ccc;display:block;outline:none;padding:5px 0;}h2.boxcartheader{height:25px;font-size:13px;color:#7E7E7E;line-height:25px;vertical-align:middle;background-image:url(img/menu_o_cart.jpg);background-repeat:repeat-x;padding-bottom:0;padding-left:8px;background-color:#fff;-webkit-border-radius:8px 8px 0 0;-khtml-border-radius:8px 8px 0 0;-moz-border-radius:8px 8px 0 0;border-radius:8px 8px 0 0;margin:0;}h2.boxcartheader a{text-decoration:none;color:#fff;outline:none;}.boxcartbody{margin-bottom:15px;background-color:#FFF;background-image:url(img/back_main.jpg);background-repeat:repeat-x;border-top-style:solid;border-color:#FFF;border-width:thin;padding:4px 8px;}.productPreviewContent h2{margin:0 0 5px;padding:0;}.productPreviewContent h2 a{font-size:14px;font-weight:700;outline:none;}.productPreviewImage{vertical-align:top;width:120px;display:block;padding:3px 15px 0 0;}.productPreviewContent .price{font-size:16px;font-weight:700;margin:0;padding:0;}.productPreviewContent .taxandshippinginfo{font-size:10px;font-weight:400;color:#CCC;margin:0;padding:0;}.productPreviewContent .productOldPrice{font-size:12px;font-weight:700;color:red;}.productPreviewContent .taxandshippinginfo a{font-size:12px;font-weight:700;color:#999;text-decoration:underline;outline:none;}#productinfowrap{display:table;width:100%;}#productinfoimages{float:left;background-color:#fff;text-align:center;width:140px;border:solid 1px #999;margin:0 10px 10px 0;padding:10px;}#productinfoimages .productimage{border:solid 1px #999;}#productinfoprice{padding:5px;}#productinfoprice img{cursor:pointer;}#productinfoprice .{font-size:14px;font-weight:700;margin:0;padding:0;}#productinfoprice .productOldPrice{color:red;font-size:12px;font-weight:700;margin:0;padding:0;}#productinfoprice .taxandshippinginfo a{font-size:12px;font-weight:700;color:#999;text-decoration:underline;outline:none;margin:0;padding:0;}#product_view{float:left;width:442px;background-color:#F5F5F5;margin-bottom:5px;margin-left:4px;padding-right:5px;padding-bottom:5px;padding-left:5px;}

.product_view_default{
	float:left;
	width:170px;
	background-repeat:no-repeat;
	background-position:left 18px;
	margin-bottom:10px;
	margin-right:1px;
	opacity:1;
	transition:opacity .25s ease-in-out;
	-moz-transition:opacity .25s ease-in-out;
	-webkit-transition:opacity .25s ease-in-out;

}.product_view_default:hover{

}
.product_view_default_image{
	height:142px;
}
.product_view_default_image img{
	padding: 2px;
	width: 158px;
		box-shadow: 0px 0px 3px 0px #999999;
			-webkit-border-radius:3px 3px 3px 3px;
	-khtml-border-radius:3px 3px 3px 3px;
	-moz-border-radius:3px;
	border-radius:3px 3px 3px 3px;
}
.product_view_default_image img:hover{

		box-shadow: 0px 0px 1px 0px #999999;

}
.product_view_default_kurzbeschreibung{
	color: #999;
	height: 90px;
	padding-right: 5px;
	font-size: 90%;
}
.product_view_default_heading{font-family:Arial, Helvetica, sans-serif;padding-top:0;}.product_view_default_heading a{
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-weight: bold;
}.product_view_default_price{font-size:16px;color:#CE0077;}.product_view_default_tax{
	font-size:80%;
	color:#999;
}.product_view_default_buttons{float:left;margin-left:0;}


.button_mehr_info{
	-webkit-border-radius:3px 3px 3px 3px;
	-khtml-border-radius:3px 3px 3px 3px;
	-moz-border-radius:3px;
	border-radius:3px 3px 3px 3px;
	background-color: #fff;
	margin-left: 0px;
	
	padding-left: 0px;
	background: #ffffff;
	
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	text-shadow: 1px 1px 1px #FFFFFF;
	width: 152px;
}

.button_mehr_info:hover{
	

}
.button_mehr_info a{
	color: #999;	
}


.productoptions{background-color:#f8f8f8;border:solid #ccc;border-width:1px 0 0;padding:6px;}.product_optons_grafik a{color:#F30;}.product_optons_grafik a:hover{color:#666;}.news_view_default_linie{margin-bottom:10px;padding-bottom:10px;float:left;width:515px;}.news_date{font-size:10px;color:#CCC;}.news_head{margin-top:5px;clear:left;}.news_head a{color:#333;padding-left:5px;}.news_text{padding-left:10px;}.news_read_more a{color:#F60;text-align:right;}.news_image{color:#F60;margin-right:5px;margin-bottom:5px;float:left;border-right-style:solid;border-bottom-style:solid;border-top-style:solid;border-color:#FFF;border-width:medium;}.news_image a{color:#F60;margin-right:5px;margin-bottom:5px;float:left;border-right-style:solid;border-top-width:medium;border-right-width:medium;border-top-color:#FFF;border-right-color:#FFF;border-top-style:solid;}.addtobasket{background-color:#EDEDED;text-align:right;border:#999 solid;border-width:1px 0 0;padding:6px;}body.popupproductinfo{background:#fff none;padding:15px;}body.popupprintorder{font-family:Arial, Sans-serif;font-size:13px;background:#fff none;padding:15px;}body.popupprintorder .products tr.header td{font-weight:700;background-color:#EDEDED;}div.highlightbox{overflow:auto;opacity:0.8;transition:opacity .25s ease-in-out;-moz-transition:opacity .25s ease-in-out;-webkit-transition:opacity .25s ease-in-out;	padding:15px;color: #333333;-webkit-border-radius:4px 4px 4px 4px;-khtml-border-radius:4px 4px 4px 4px;-moz-border-radius:4px;border-radius:4px 4px 4px 4px;}div.highlightbox:hover{overflow:auto;opacity:1;color:#2D2D2D;background-color:#F3F3F3;padding:15px;}div.highlightbox_check{overflow:auto;max-height:300px;background-color:#FFC;padding:15px;}div.highlightbox_total{background-color:#FFC;}div.highlightbox_2{overflow:auto;background-color:#E8FFB7;-webkit-border-radius:15px 15px 15px 15px;-khtml-border-radius:15px 15px 15px 15px;-moz-border-radius:15px;border-radius:15px 15px 15px 15px;width:420px;float:left;padding:15px;}div.highlightbox_3{overflow:auto;background-color:#FFF;width:400px;float:left;border-left-width:thin;border-left-style:dashed;border-left-color:#666;padding:15px 0 0 15px;}.highlightbox_4{background-color:#FFF;width:870px;float:left;padding:0;}div.highlightbox_login{overflow:auto;float:left;width:210px;padding:15px;}div.highlightbox_login_1{overflow:auto;float:right;width:210px;margin-right:15px;border-left-width:thin;border-left-style:solid;border-left-color:#F30;padding:15px;}div.highlightbox ul{margin-left:15px;display:block;list-style-type:square;line-height:20px;padding:0;}div.highlightbox h1{color:#666;border:none;font-size:14px;margin:0;padding:0 0 10px;}div.highlightbox div.hr{height:1px;line-height:1px;display:block;border-bottom:solid 1px #eee;margin:0;padding:0;}table.shippingblock tr td.description{width:100%;vertical-align:top;padding-left:6px;}table.shippingblock tr td.radiobutton{vertical-align:top;white-space:nowrap;padding:4px;}table.shippingblock tr td.price{vertical-align:top;white-space:nowrap;}textarea.message_body{width:130px;}table.downloadbox{background-color:#f8f8f8;border:solid #d9d9d9 1px;margin-bottom:8px;padding:5px;}table.downloadbox tr td.icon{padding-right:15px;}table.graduatedprice{font-size:12px;text-align:left;margin-top:5px;}table.graduatedprice tr td.header{font-size:12px;font-weight:700;text-align:left;}table.orderdetails{font-size:12px;background-color:#f8f8f8;border:#ccc solid;border-width:0 1px 1px;}table.orderdetails tr td{padding:4px;}table.orderdetails tr.headerrow td{background-color:#E5E5E5;color:#555;font-weight:700;}table.orderdetails tr td.delete{text-align:center;white-space:nowrap;}table.orderdetails tr td.productname table.productattributes{margin-top:3px;}table.orderdetails tr td.productname table.productattributes tr td.attribute{padding-right:4px;}table.orderdetails tr td.subtotal{background-color:#f8f8f8;text-align:right;border:#ccc solid;border-width:1px 0 0;}div.productnavigator{background-color:#EDEDED;border:#999 1px solid;padding:8px;}table.reviewlist{background-color:#f8f8f8;border:#ccc solid;border-width:0 1px 1px;}table.reviewlist tr td{white-space:nowrap;padding:4px;}table.reviewlist tr.header td{background-color:#ccc;color:#333;font-weight:700;}textarea#review{width:95%;}table.medialist{background-color:#f8f8f8;border:#ccc 1px solid;}table.medialist tr td{white-space:nowrap;vertical-align:top;padding:6px;}.sitemapwrap .sitemapleft{display:table;float:left;width:287px;margin-bottom:5px;}.sitemapwrap .sitemapright{display:table;float:right;width:217px;margin-bottom:5px;}.sitemapheader{color:#666;font-weight:700;border-bottom-width:thin;border-bottom-style:solid;border-bottom-color:#F30;padding:3px;}.sitemapheader a:link{color:#333;text-decoration:none;outline:none;}.sitemapheader a:hover{color:#F30;text-decoration:none;outline:none;}.sitemapcontent li{list-style-type:none;}table.checkoutconfirmationorderdetails{border:none;margin:0 0 10px;padding:0;}table.checkoutconfirmationorderdetails tr td.productname{width:100%;font-weight:700;}table.checkoutconfirmationorderdetails tr td.shippingtime{color:#666;font-size:12px;font-weight:400;white-space:nowrap;padding:0 0 0 30px;}table.checkoutconfirmationorderdetails tr td.productattributes{color:#666;font-size:12px;font-weight:400;padding:0 0 0 30px;}table.checkoutconfirmationorderdetailstotal{border:none;margin:10px 0 0;padding:0;}table.checkoutconfirmationorderdetailstotal tr td.name{width:100%;text-align:right;}ul#checkoutnavigation{margin:15px 0 0;padding:0;}ul#checkoutnavigation li{height:70px;list-style-type:none;float:left;width:296px;margin-right:0;padding-top:10px;padding-right:0;padding-bottom:0;text-align:center;border-bottom-color:#D8007D;border-style:solid;border-width:0 0 thin;}ul#checkoutnavigation li.inactive{color:#999;background-color:#EDEDED;border-color:#999;}.errormessage{border:thin dashed #333;background-color:#F0F0F0;margin-bottom:10px;color:red;-webkit-border-radius:20px 20px 20px 20px;-khtml-border-radius:20px 20px 20px 20px;-moz-border-radius:20px;border-radius:20px 20px 20px 20px;padding:15px;}.messageStackSuccess{background-color:#9C0;padding:4px;}
.footer{
	background-color:#FFF;
	clear:both;
	display:block;
	overflow:hidden;
	width:890px;
	top:10px;
	padding-left:10px;
	color:#7e7e7e;
	border:thin solid #E1E1E1;
	margin:10px 0 15px;
	background-image: url(img/footer_neu.jpg);
	background-repeat: repeat-x;
	-webkit-border-radius:4px 4px 4px 4px;-khtml-border-radius:4px 4px 4px 4px;-moz-border-radius:4px;border-radius:4px 4px 4px 4px;
}.footer_box{float:left;width:210px;margin-right:10px;}.footer a{color:#666;text-decoration:none;outline:none;}
.footer_box_ueberschrifft{
	color: #FFFFFF;
	margin-bottom: 10px;
	text-shadow: 1px 1px 1px #FFFFFF;
}
.morepics{
	text-align:right;
	border:#999 solid;
	display:block;
	height:auto;
	width:512px;
	float:left;
	margin-bottom:2px;
	border-width:1px 0 0;
	padding:6px;
}.morepics img{border:1px solid #F60;margin-right:8px;background:#fff;height:100px;width:auto;float:left;margin-bottom:8px;padding:4px;}dt{float:left;width:40px;}dt img{border:1px solid #ccc;background:#fff;max-width:40px;padding:2px;}dd{float:right;width:125px;}td.productPreviewContent{width:400px;text-align:left;}#content ol,#content ul{margin:10px 0 10px 14px;}.popupproductinfo #productinfowrap ol,.popupproductinfo #productinfowrap ul{margin:10px 0 10px 186px;}.search_header{line-height:normal;}td.main_row{border-top:1px solid #ccc;}div.agbframe{width:800px;height:200px;overflow:auto;background:url(img/input_bg.gif) no-repeat;border:1px solid #FFF;padding:10px;}#tabbed_product_info ul{
	margin:0;
}#tabbed_product_info,#accordion_product_info{
	margin-top:10px;
}.slide-out-div{width:250px;background-repeat:repeat-x;background-color:#FFF;border:1px solid #F60;padding:20px;}ul#imageslider{list-style:none;list-style-position:outside;overflow:hidden;width:782px;margin:0 auto;padding:0;}ul#imageslider #slidercontent{display:none;z-index:888;position:relative;top:-195px;width:782px;overflow:hidden;text-align:justify;font-size:.9em;background:#ccc;}h2.categoryheader a,h2.boxheader a:link,h2.boxheader a:hover,h2.boxheader a:active,h2.boxheader a:visited{text-decoration:none;outline:none;color:#7E7E7E;}ul#categorymenu li.level1,ul#categorymenu li.level2,ul#categorymenu li.level3,ul#categorymenu li.level4,ul#categorymenu li.level5{list-style-type:none;border:solid #fff;color:#7e7e7e;border-width:1px 0 0;}.boxbody h3,.boxbody h3 a,.boxcartbody p,p.productinfoproductadded,ul#checkoutnavigation li.active .description,ul#checkoutnavigation li.inactive .description{font-size:12px;}.boxbody p,.boxbody td{
}.boxbody div.hr,.boxbody div.hrlightgrey{margin:5px 0;}.productPreviewContent,body.popupprintorder .products .quantity,body.popupprintorder .productname,body.popupprintorder .model,body.popupprintorder .singleprice,body.popupprintorder .totalprice,table.shippingblock tr td,table.accounthistoryinfoorderdetails tr td{vertical-align:top;}#productinfoimages .hrlightgrey,#productinfoprice .hrlightgrey{margin:6px 0;}table.paymentblock,table.shippingblock{background-color:#f8f8f8;border:#eee solid;margin-bottom:15px;border-width:0 1px 1px;}table.paymentblock tr td.header,table.shippingblock tr td.header{background-color:#ccc;color:#666;font-weight:700;padding:2px 2px 2px 5px;}table.downloadbox tr td.downloadlink,table.orderdetails tr td.productname table.productattributes tr td.value{width:100%;}table.orderdetails tr.headerrow td.left,table.orderdetails tr.contentrow1 td.productname,table.orderdetails tr.contentrow2 td.productname{text-align:left;}table.orderdetails tr.headerrow td.center,table.orderdetails tr.contentrow1 td.quantity,table.orderdetails tr.contentrow2 td.quantity{text-align:center;}table.orderdetails tr.contentrow1 td,table.orderdetails tr.contentrow2 td{background-color:#f8f8f8;vertical-align:top;}table.orderdetails tr.contentrow1 td.quantity input,table.orderdetails tr.contentrow2 td.quantity input{font-size:12px;padding:2px;}table.orderdetails tr td.singleprice,table.orderdetails tr td.totalprice{text-align:right;white-space:nowrap;}table.reviewlist tr.contentrow1 td,table.reviewlist tr.contentrow2 td,table.medialist tr.contentrow1 td,table.medialist tr.contentrow2 td,ul#checkoutnavigation li.active{background-color:#f8f8f8;}p.checkoutcomment textarea,p.checkoutagb textarea{width:85%;}table.checkoutconfirmationorderdetails tr td.,table.checkoutconfirmationorderdetailstotal tr td.value{white-space:nowrap;text-align:right;}ul#checkoutnavigation li.active .number,ul#checkoutnavigation li.inactive .number{font-size:20px;font-weight:700;}ul#checkoutnavigation li.active .title,ul#checkoutnavigation li.inactive .title{font-size:14px;font-weight:700;}.copyright,.parseTime{width:810px;text-align:center;color:#999;font-size:12px;margin:0 auto;padding:0 0 10px;}ol#address_block,div.agbframe ol,div.agbframe ul{margin-left:30px;}.productPreview,*,.productPreviewContent .stockimage,#productinfoprice .stockimage,table.shippingblock tr td.radiobutton input{margin:0;padding:0;}.product_optons_grafik,table.accounthistoryinfoorderdetails tr.header td{font-weight:700;}.news_read_more,body.popupprintorder .products .total,table.orderdetails tr.headerrow td.right{text-align:right;}table.orderdetails tr td.productname table.productattributes tr td,.sitemapcontent{padding:0;}#tabbed_product_info .morepics,#accordion_product_info .morepics{
	width:440px;
	border-width:0;
}.productPreviewContent .vpe,.productPreviewContent .shippingtime,.productPreviewContent .stockimagetext,#productinfoprice .taxandshippinginfo,#productinfoprice .shippingtime,#productinfoprice .stockimagetext{
	margin:0;
	padding:0;
}.main{
}TABLE.formArea{background-color:#e4e4e4;border-color:#ccc;}TD.formAreaHeader{background-color:#E4E4E4;}TD.formAreaTitle{font-family:Arial, Helvetica, sans-serif;font-size:12px;font-weight:700;}#screenshot{position:absolute;display:none;color:#fff;background-image:url(img/monitor.png);background-repeat:no-repeat;height:238px;width:235px;padding-top:14px;padding-left:18px;}.topcart2{
	-khtml-border-radius:7px 7px 7px 7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px 7px 7px 7px;
	border-radius:7px 7px 7px 7px;
	line-height:10px;
	width:220px;
	background-repeat:no-repeat;
	overflow:hidden;
	position:fixed;
	color:#000;
	background-color:#FFF;
	z-index:5;
	border:medium solid #D8007D;
	right:5px;
	background-image:url(img/topcart.gif);
	background-position:right bottom;
	bottom:5px;
	filter:alpha(opacity=30);
	-moz-opacity:0.30;
	opacity:0.30;
	padding:20px;
	margin-right:0;
	margin-bottom:0;
	text-shadow: 0px 0px 0px #FFF !important;
}.topcart2 a{
	color:#333;
	text-decoration:none;
	text-shadow: 0px 0px 0px #FFF !important;
}.topcart2 a:hover{color:#333;text-decoration:none;}.topcart2:hover{filter:alpha(opacity=100);-moz-opacity:1.00;opacity:1.00;transition:opacity .25s ease-in-out;-moz-transition:opacity .25s ease-in-out;-webkit-transition:opacity .25s ease-in-out;margin-right:0;margin-bottom:0;}TABLE.formArea2,TABLE.formArea3{background:#FFF;}
.was_ist_neu{
	float: left;
	height: 45px;
	width: 890px;
	margin-top: 5px;
	margin-bottom: 5px;
	-webkit-border-radius:3px 3px 3px 3px;
	-khtml-border-radius:3px 3px 3px 3px;
	-moz-border-radius:3px;
	border-radius:3px 3px 3px 3px;
	background-color: #fff;
	margin-left: 3px;

	padding-left: 2px;
	background: #ffffff;
	background: -moz-radial-gradient(center, ellipse cover,  #ffffff 0%, #e5e5e5 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5));
	background: -webkit-radial-gradient(center, ellipse cover,  #ffffff 0%,#e5e5e5 100%);
	background: -o-radial-gradient(center, ellipse cover,  #ffffff 0%,#e5e5e5 100%);
	background: -ms-radial-gradient(center, ellipse cover,  #ffffff 0%,#e5e5e5 100%);
	background: radial-gradient(ellipse at center,  #ffffff 0%,#e5e5e5 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=1 );
	box-shadow: 0px 0px 3px 0px #999999;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
text-shadow: 1px 1px 1px #FFFFFF;
}
.was_ist_neu a{
	color: #999999;
}
.was_ist_neu_ecke {
	margin-top: -3px;
	margin-left: 0px;
	position: absolute;
}
.was_ist_neu_bild {
	margin-right: 5px;
	float: left;
}
.was_ist_neu_bild img{
	height: 38px;
	background-color: #FFF;
	padding: 2px;
	margin-right: 3px;
	margin-left: 5px;
	border: 1px solid #CCC;
}
.was_ist_neu_ueberschrift{
	height: 20px;
	font-size: 140%;
	float: left;
	width: 780px;
	margin-top: 5px;
	
}
.was_ist_neu_weiteres{
}



#slider{height:296px;width:892px;background-repeat:no-repeat;background-position:50% 50%;background-image:url(img/loading.gif);border:thin solid #CCC;-webkit-border-radius:4px 4px 4px 4px;-khtml-border-radius:4px 4px 4px 4px;-moz-border-radius:4px;border-radius:4px 4px 4px 4px;-webkit-box-shadow:1px 1px 5px #909090;-moz-box-shadow:1px 1px 5px #909090;box-shadow:1px 1px 5px #909090;margin-left:5px;}#slider img{position:absolute;top:0;left:0;display:none;}#slider a{border:0;display:block;}.nivoSlider{position:relative;}.nivoSlider img{position:absolute;top:0;left:0;}.nivoSlider a.nivo-imageLink{position:absolute;top:0;left:0;width:100%;height:100%;border:0;z-index:60;display:none;margin:0;padding:0;}.nivo-slice{display:block;position:absolute;z-index:50;height:100%;}.nivo-caption{position:absolute;left:0;bottom:0;background:#000;color:#fff;opacity:.8px;width:100%;z-index:89;text-shadow:none;font-family:Helvetica, Arial, sans-serif;}.nivo-caption p{margin:0;padding:5px;}.nivo-caption a{display:inline!important;color:#efe9d1;text-decoration:underline;}.nivo-html-caption{display:none;}.nivo-controlNav{position:absolute;left:400px;bottom:-25px;}.nivo-controlNav a{display:block;width:22px;height:22px;text-indent:-9999px;border:0;margin-right:3px;float:left;background-image:url(img/pfeil.png);background-repeat:no-repeat;}.nivo-controlNav a.active{background-position:0 -22px;}.linke_seite{position:fixed;width:55px;padding-left:3px;left:0;top:50%;z-index:9999;}.startbox_uebers{
	font-size:140%;
	color:#999;
	padding:4px;
	text-shadow: 1px 1px 1px #FFFFFF;
	
}

.startbox_uebers a{
	
	color:#999;

}







.startbox1{
	float:left;
	height:175px;
	width:192px;
	margin-right:15px;
	margin-bottom:15px;
	padding-top:5px;
	padding-left:5px;
	padding-right:10px;
	margin-top:10px;
	
		background: #ffffff;
	background: -moz-radial-gradient(center, ellipse cover,  #ffffff 0%, #e5e5e5 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5));
	background: -webkit-radial-gradient(center, ellipse cover,  #ffffff 0%,#e5e5e5 100%);
	background: -o-radial-gradient(center, ellipse cover,  #ffffff 0%,#e5e5e5 100%);
	background: -ms-radial-gradient(center, ellipse cover,  #ffffff 0%,#e5e5e5 100%);
	background: radial-gradient(ellipse at center,  #ffffff 0%,#e5e5e5 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=1 );
	box-shadow: 0px 0px 3px 0px #999999;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;

	margin-left: 3px;
		text-shadow: 1px 1px 1px #FFFFFF;

}

.startbox1:hover{}

.startbox2{
	float:left;
	height:175px;
	width:195px;
	margin-right:15px;
	margin-bottom:15px;
	padding-top:5px;
	padding-left:5px;
	padding-right:10px;
	margin-top:10px;

		background: #ffffff;
	background: -moz-radial-gradient(center, ellipse cover,  #ffffff 0%, #e5e5e5 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5));
	background: -webkit-radial-gradient(center, ellipse cover,  #ffffff 0%,#e5e5e5 100%);
	background: -o-radial-gradient(center, ellipse cover,  #ffffff 0%,#e5e5e5 100%);
	background: -ms-radial-gradient(center, ellipse cover,  #ffffff 0%,#e5e5e5 100%);
	background: radial-gradient(ellipse at center,  #ffffff 0%,#e5e5e5 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=1 );
	box-shadow: 0px 0px 3px 0px #999999;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-shadow: -1px -1px 2px #FFF;
	margin-left: 3px;
		text-shadow: 1px 1px 1px #FFFFFF;

}
.startbox3{float:left;
	height:175px;
	width:195px;
	margin-right:15px;
	margin-bottom:15px;
	padding-top:5px;
	padding-left:5px;
	padding-right:10px;
	margin-top:10px;
	
		background: #ffffff;
	background: -moz-radial-gradient(center, ellipse cover,  #ffffff 0%, #e5e5e5 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5));
	background: -webkit-radial-gradient(center, ellipse cover,  #ffffff 0%,#e5e5e5 100%);
	background: -o-radial-gradient(center, ellipse cover,  #ffffff 0%,#e5e5e5 100%);
	background: -ms-radial-gradient(center, ellipse cover,  #ffffff 0%,#e5e5e5 100%);
	background: radial-gradient(ellipse at center,  #ffffff 0%,#e5e5e5 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=1 );
	box-shadow: 0px 0px 3px 0px #999999;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;

	margin-left: 3px;
		text-shadow: 1px 1px 1px #FFFFFF;

}


.startbox4{
	float:left;
	height:175px;
	width:200px;
	margin-bottom:15px;
	padding-top:5px;
	padding-left:5px;
	padding-right:10px;
	margin-top:10px;

		background: #ffffff;
	background: -moz-radial-gradient(center, ellipse cover,  #ffffff 0%, #e5e5e5 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5));
	background: -webkit-radial-gradient(center, ellipse cover,  #ffffff 0%,#e5e5e5 100%);
	background: -o-radial-gradient(center, ellipse cover,  #ffffff 0%,#e5e5e5 100%);
	background: -ms-radial-gradient(center, ellipse cover,  #ffffff 0%,#e5e5e5 100%);
	background: radial-gradient(ellipse at center,  #ffffff 0%,#e5e5e5 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=1 );
	box-shadow: 0px 0px 3px 0px #999999;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-shadow: 1px 1px 1px #FFFFFF;

	margin-left: 3px;
	
	
	
	-moz-transform:rotate(2deg); 
-webkit-transform:rotate(2deg); 
-o-transform:rotate(2deg); 
-ms-transform:rotate(2deg); 
transform:rotate(2deg); 
	
	
}
	
.startbox4:hover{
	
	box-shadow: 0px 0px 1px 0px #999999;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-shadow: 1px 1px 1px #FFFFFF;

	margin-left: 3px;
	
	
	
	-moz-transform:rotate(0deg); 
-webkit-transform:rotate(0deg); 
-o-transform:rotate(0deg); 
-ms-transform:rotate(0deg); 
transform:rotate(0deg); 
	
	
}	
.drueber{z-index:3000;position:absolute;}


















.refbilder{-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:gray;-webkit-filter:grayscale(1);}.refbilder:hover{-moz-filter:grayscale(0%);-ms-filter:grayscale(0%);-o-filter:grayscale(0%);filter:none;-webkit-filter:grayscale(0);}a:focus{outline:none;}.blog_text img{margin:10px;}.blog_titel{
	color:#7e7e7e;
	font-size:13px;
	margin-top:5px;
	margin-right:0;
	margin-left:0;
	border-bottom-width:1px;
	border-bottom-style:dashed;
	border-bottom-color:#CCC;
	padding:0;
	margin-bottom: 15px;
	font-weight: bold;
}.blog_link{
	cursor:pointer;
	margin-right:0;
	margin-left:10px;
	display:block;
	margin-bottom: 10px;
}

.blog_link a:hover{
	background-color: #EFEFEF;
	}


.blog_active{
	color:#000;
	font-size: 13px;
	font-weight: bold;
}
.blog_datum_new{
	font-size: 80%;
	color: #CCC;
}
.blog_datum_new a{
	color: #999;
}
.blog_title_new{}
.blog_weiterlesen_new{
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
}
h2.blog_title_list{font-family:Arial, Helvetica, sans-serif;font-size:12px;border-bottom-width:thin;border-bottom-style:dashed;border-bottom-color:#CCC;}.datum{float:left;width:60px;margin:0 10px 0 0;}.datum p{background:#D70606 url(img/icons/date.png) no-repeat scroll 0 0;color:#DDD;float:left;font-size:70%;height:50px;overflow:hidden;text-align:center;width:40px;margin:0 10px 0 0;padding:5px;}.datum span.monat{display:block;margin-bottom:8px;font-size:12px;}.datum span.tag{color:#444;display:block;font-size:195%;font-weight:700;line-height:0.9;}div.datum p span.jahr{color:#666;font-family:Arial, Helvetica, sans-serif;font-size:9px;margin:0;padding:0;}.blog_list,.blog_text{color:#000;}#comment{cursor:pointer;background:url(img/icons/add.gif) 0 2px no-repeat;padding:3px 0 3px 5px;}fieldset.blog_comments{border:1px solid #ccc;padding:10px;}#blog_comments{font-weight:900;padding:0 10px;}#comment:hover{text-decoration:underline;}div.add_success{background:url(img/icons/tick.gif) 0 2px no-repeat;padding:3px 0 3px 20px;}div.box_comment{display:block;width:96%;position:relative;border:1px solid #ccc;background-color:#F9F9F9;margin:0 5px;padding:3px;}div.box_comment div.delete{position:absolute;height:16px;top:50%;left:10px;margin-top:-8px;}div.box_comment_name{position:relative;margin:10px 0 0 10px;}span.arrow{background:#FFF url(img/icons/arrow_down.gif) no-repeat;width:10px;height:10px;position:absolute;top:-11px;left:40px;}.star-rating{list-style:none;margin-left:5px!important;width:125px;height:25px;position:relative;background:url(img/icons/star.gif) top left repeat-x;padding:0;}.star-rating li{float:left;margin:0;padding:0;}.star-rating li a{display:block;width:25px;height:25px;text-decoration:none;text-indent:-9000px;z-index:20;position:absolute;padding:0;}.star-rating li a:hover{background:url(img/icons/star.gif) left bottom;z-index:2;left:0;}.star-rating a.one-star{left:0;}.star-rating a.one-star:hover{width:25px;}.star-rating a.two-stars{left:25px;}.star-rating a.two-stars:hover{width:50px;}.star-rating a.three-stars{left:50px;}.star-rating a.three-stars:hover{width:75px;}.star-rating a.four-stars{left:75px;}.star-rating a.four-stars:hover{width:100px;}.star-rating a.five-stars{left:100px;}.star-rating a.five-stars:hover{width:125px;}.star-rating li.current-rating{background:url(img/icons/star.gif) left center;position:absolute;height:25px;display:block;text-indent:-9000px;z-index:1;}.blogbild{height:112px;width:114px;position:absolute;margin-top:-10px;margin-left:413px;}.product_info_box_rechts{

	width:358px;
	
	position:absolute;
	margin-top:24px;
	margin-left:543px;
	display:block;
	background: #f9fcf7;
	background: -moz-radial-gradient(center, ellipse cover,  #f9fcf7 0%, #f5f9f0 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#f9fcf7), color-stop(100%,#f5f9f0));
	background: -webkit-radial-gradient(center, ellipse cover,  #f9fcf7 0%,#f5f9f0 100%);
	background: -o-radial-gradient(center, ellipse cover,  #f9fcf7 0%,#f5f9f0 100%);
	background: -ms-radial-gradient(center, ellipse cover,  #f9fcf7 0%,#f5f9f0 100%);
	background: radial-gradient(ellipse at center,  #f9fcf7 0%,#f5f9f0 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9fcf7', endColorstr='#f5f9f0',GradientType=1 );
	

	box-shadow: 0px 0px 3px 0px #999999;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	
	text-shadow: -1px -1px 2px #FFF;	
}.product_info_box_rechts2{background-color:#FFF;width:358px;border:thin solid #DADADA;position:absolute;margin-top:-5px;margin-left:534px;display:block;-webkit-border-radius:4px 4px 4px 4px;-khtml-border-radius:4px 4px 4px 4px;-moz-border-radius:4px;border-radius:4px 4px 4px 4px;}.product_info_box_rechts_unten{background-color:#FFF;width:358px;border:thin solid #DADADA;margin-top:-15px;display:block;}.pro_options{padding:5px;}.demoshop_ecke{margin-top:-38px;position:absolute;margin-left:242px;z-index:10;}.schatten_product{

}.refbilder{float:left;height:110px;width:110px;-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:url(img/desaturate.svg#greyscale);filter:gray;-webkit-filter:grayscale(1);opacity:0.7;transition:opacity .25s ease-in-out;-moz-transition:opacity .25s ease-in-out;-webkit-transition:opacity .25s ease-in-out;margin-top:2px;margin-right:2px;margin-bottom:2px;margin-left:5px;}.refbilder img{height:110px;width:110px;}.refbilder:hover{filter:none;-webkit-filter:grayscale(0%);opacity:1;filter:alpha(opacity=100);}.refbilderbox{padding:5px;}.product_info_box_rechts_inne{
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
}
.video {
	    position: relative;
	    padding-bottom: 55%;
	    padding-top: 15px;
	    height: 0;
	    overflow: hidden;
	}
	.video iframe {
	    position: absolute;
	    top: 0;
	    left: 0;
	    width: 100%;
	    height: 100%;
	}
.login_ajax{
	color: #333;
	border: thin solid #CCC;
	float: right;
	width: 300px;
	background-color: #FFF;
	padding: 10px;
	-webkit-border-radius:4px 4px 4px 4px;-khtml-border-radius:4px 4px 4px 4px;-moz-border-radius:4px;border-radius:4px 4px 4px 4px;
}






/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
* {
	padding: 0;
	margin: 0;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#333333;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}
* html #TB_window { /* ie6 hack */
	position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 20px 15px;
}
#TB_secondLine {
	font: 12px Arial, Helvetica, sans-serif;
	color:#666666;
}
#TB_window a:link {
	color: #666666;
}
#TB_window a:visited {
	color: #666666;
}
#TB_window a:hover {
	color: #000;
}
#TB_window a:active {
	color: #666666;
}
#TB_window a:focus {
	color: #666666;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}
.TB_overlayMacFFBGHack {
	background: url(macFFBgHack.png) repeat;
}
.TB_overlayBG {
	background-color:#FF6600;
	filter:alpha(opacity=35);
	-moz-opacity: 0.35;
	opacity: 0.35;
}
* html #TB_overlay { /* ie6 hack */
	position: absolute;
 height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_caption {
	height:25px;
	padding:7px 30px 10px 15px;
	float:left;
}
#TB_closeWindow {
	height:25px;
	padding:11px 15px 10px 0;
	float:right;
}
#TB_closeAjaxWindow {
	padding:5px 0 0 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}
#TB_closeAjaxWindow a {
	text-decoration:none;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	background:#ccc;
	padding:3px;
	display:block;
	font-weight:bold;
	margin-right:10px;
}
#TB_closeWindow a {
	text-decoration:none;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	background:#ccc;
	padding:3px;
	display:block;
	font-weight:bold;
}
#TB_ajaxWindowTitle {
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}
#TB_title {
	background-color:#e8e8e8;
	height:30px;
}
#TB_ajaxContent {
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}
#TB_ajaxContent.TB_modal {
	padding:15px;
}
#TB_ajaxContent p {
	padding:5px 0px 5px 0px;
}
#TB_load {
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
	position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect {
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
	position: absolute;
 height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent {
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
#TB_next a, #TB_prev a {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.social_frame{
	float: left;
	width: 99%;
	background-color: #EEE;
}