/**
 * Style sheet main
 */
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
body,
html,
p,
blockquote,
fieldset,
input
{
	margin:0;
	padding:0;
}
img {
	border:none;
}
a img,
:link img,
:visited img
{
}

a {
	text-decoration:none;
	color: #000;
}
a:hover {
	text-decoration:underline;
	color: #000;
}
.hidden {
	display:none;
}
.clear {
	clear:both;
}
.mime_icon {
	vertical-align: middle;
}
ul.level_2 {
	padding-left:20px;
	list-style:none;
}
#mainnavigation ul.level_2 {
	display:none;
}
/* TL FORM STUFF */
.error {
	border-left:5px solid #f00;
	padding-left:5px;
	margin-top:2px;
	margin-bottom:2px;
}
.formbody p,.formbody .submit_container {
	margin-top:8px;
}
.formbody table td {
	padding:4px 0px;
	padding-right:10px;
}
.formbody table label {
	margin-right:10px;
}

/* -------------- */

/* TL WIDGET STUFF */
.widget {
	margin:10px 0px;
}
.widget label {
	float:left;
	width:100px;
	font-weight:bold;
}

/* -------------- */

html {
	height:100%;
}
body {
	width: 100%;
	height:100%;
	font-family: Arial;
	line-height:1.2em;
	font-size:12px;
	color:#000;
	background-color:#666;
	overflow:hidden;
}
#wrapper {
	width:100%;
	height:100%;
}
#pagesizefloat {
	width:100%;
	height:100%;
	min-width:900px;
	min-height:300px;

}
#pagesizefloat .inner {
	position:relative;
	height:100%;
}
div.startpage .mod_article {
	position:fixed;
	left:20px;
	bottom:0px;
	right:20px;
	top:86px;
}

div.startpage .nolines {
	background-color:#fff;
	background-image:none;
}

div.startpage .ce_text {

}
div.startpage .ce_text div {
	width:36%;
}
div.startpage .ce_text div.h1image {

}
div.startpage .ce_text div.h1image img {

}
div.startpage .ce_text div.line {

}
div.startpage .h1image {
	margin-top:-9px;
	margin-left:0px;
}

div.startpage .backgroundlines {
	position:fixed;
	/*background: url('/images/bg_lines_25.gif') ;	*/
	left:20px;
	right:20px;
	top:86px;
	bottom:0px;
	z-index:0;
	/*background-color:#888;*/
}

div.startpage #picturescontainer .white {
		background-image:none !important;
		background-color:#fff;
}
div.startpage .contentwrapper {
	position:relative;

}

div.startpage {

}
div.startpage .inner {

}
div.startpage #bottombackground {
	position:fixed;
	left:0px;
	right:0px;
	bottom:0px;
	height:55px;
	background-color:#fff;
}
div.startpage #logo {
	position:fixed;
	top:18px;
	right:18px;
	z-index:1;
}
div.startpage #logo img {
	display:block;
}
div.startpage #producttext {
	position:fixed;
	text-align:center;
	bottom:15px;
	right:0px;
	left:0px;
	z-index:100;
}
div.startpage #producttextdetail {
	position:absolute;
	text-align:left;
	top:11px;
	left:20px;
	width:35%;
	z-index:666;
	font-size:13px;
	line-height:12px;
}
div.startpage #producttextdetail h3 {
	font-size:12px;
		line-height:14px;
	margin-bottom:0px;
	padding-bottom:0px;
}

h3.subtitle {
	margin-top:-10px;font-size:12px;
}


div.startpage #producttextdetail h4 {
	font-size:12px;
	line-height:14px;
	margin-bottom:0px;
	padding-bottom:0px;
	font-weight:normal;
}

div.startpage #producttextdetail ul {
	list-style-image: url('/images/list_style-trans.png');
		padding-left:13px;
}
div.startpage #producttextdetail ul li {
	padding-left:0px;
}
div.startpage #producttextdetail div.inner {
	position:relative;
}
div.startpage #producttextdetail div.text {
	position:absolute;
	top:-10px;
}
div.startpage #producttextdetail div.text div.line,div.startpage .mod_article.textpage div.line {
	height:5px;
	font-size:0px;
	background-color: #000;
	width:109px;
	margin-top:15px;
	margin-bottom:7px;
}

div.startpage #picture {
	overflow:hidden;
	position:absolute;
	left:20px;
	right:20px;
	top:86px;
	/*bottom:52px;*/
	bottom:0px;
	/*background-color:#000;*/
}
div.startpage #productimagetext {
	position:absolute;
	z-index:100;
	left:18px;
	top:10px;
}
div.startpage #pictureinner {
	position:relative;
}

div.startpage #pictureinner #leftclick {
	position:absolute;

	opacity:0;

	height:100%;
	width:15%;
	left:0;
	top:0;
	cursor: pointer;
}
div.startpage #pictureinner #leftclick .inner {
	position:absolute;
	top:50%;
	height:20px;
	text-align:center;
	width:100%;
	background-color: #fff;
}
div.startpage #pictureinner #rightclick {
	

	opacity:0;
	position:absolute;
	height:100%;
	width:15%;
	right:0;
	top:0;
	cursor: pointer;
}
div.startpage #pictureinner #rightclick .inner {
	position:absolute;
	top:50%;
	height:20px;
	text-align:center;
	width:100%;
	background-color: #fff;
}
div.startpage #pictureinner #rightclick:hover {
	opacity:0.6;
}
div.startpage #pictureinner #leftclick:hover {
	opacity:0.6;
}
div.startpage #loadingbig {
	position:absolute;
	left:0;
	right:0;
	text-align:center;
	top:45%;
	background-color: #fff;
	left:50%;
	width:100px;
	padding-top:13px;
	height:87px;
	margin-left:-50px;
	margin-top:-50px;
	z-index:20000;
	color: #000;
	visibility: hidden;
	background-image:url('/images/loading.gif');
	background-repeat:no-repeat;
	background-position:center;

}
div.startpage #loadingbig img {
	margin-top:10px;
}
div.startpage #picture .inner {

}


div.startpage #picture .inner {
margin:auto 0;
margin-left:auto;
margin-right:auto;

}
div.startpage #picture .inner img{

	width:auto;
	height:auto;

}

/* PICTURE INNER */

div.startpage #picturescontainer {
		position:absolute;
		background: url('/images/bg_lines_25.gif');
		bottom:0px;
		top:86px;
		right:20px;
		left:20px;
}



div.startpage #picturedetail1,div.startpage #picturedetail2 {

	overflow:hidden;
	position:absolute;
	top:50%;
	left:50%;
	width:550px;
	margin-left:-100px;
	margin-top:-260px;
	height:550px;
	right:15px;
}
div.startpage #picturecontainer1 {
}
div.startpage #picturedetail .inner {

}
div.startpage #picturedetail .inner .rollover {
	cursor:pointer;position:absolute;
}
div.startpage #picturedetail .inner .rollover:hover {
	background-color:black;
	opacity:0.3;
}
div.startpage #picturedetail .inner img{

}

div.startpage #picturespecials {
	overflow:hidden;
	position:absolute;
	

	left:50%;
	top: 430px;
	margin-left:270px;
	width:200px;
	z-index:1000;
	text-align:center;	
}

div.startpage #picturespecial1 {

}
div.startpage #picturespecial1 img {
	cursor:pointer;

}
div.startpage #picturespecial1 img:hover {
	cursor:pointer;

}
div.startpage #description {
	position:absolute;
	right:3%;

	width:auto;
	top:50%;
	margin-top:90px;
	text-align:left;
	z-index:9999;
}
div.startpage #description ul {
	padding-left:15px;

}
div.startpage #description ul li {
	list-style:none;
	list-style-image: url('/images/liststyle.png');
}
div.startpage .colors {

}
div.startpage .colors img {
	cursor:pointer;
}
div.startpage .colors img:hover {
}
div.startpage #loadingtextcontainer {
	position:absolute;
	left:20px;
	bottom:52px;
	z-index:1000;
}
div.startpage #shopinfo {
	position:absolute;
	right:15px;
	bottom:41px;
	z-index:9999;
}
div.startpage .sp_arrow {
	position:fixed;
	cursor:pointer;
	line-height:250%;
	top:86px;
}
div.startpage #sp_arrow_left {
	left:6px;	
	right:90%;
	bottom:0px;
}


div.startpage #sp_arrow_left img {
	position:absolute;
	top:50%;
	margin-top:-10px;
}
div.startpage #sp_arrow_right {
	right:6px;
	top:86px;


	bottom:0px;
	padding-left:10%;

}
div.startpage #sp_arrow_right img {
	position:absolute;
	top:50%;
	margin-top:-10px;
	right:0px;
}
div.startpage .arrow {
	position:absolute;
	
	z-index:10000;
	width:100px;
	height:60px;
	padding-top:40px;
	text-align:center;
}
div.startpage .arrow:hover {
	cursor:pointer;
}
div.startpage #arrow_left {
	left:50%;
	margin-left:-160px;
	top:50%;
	margin-top:-75px;
}
div.startpage #arrow_right {
	left:50%;
	margin-left:370px;
	top:50%;
	margin-top:-75px;
}
div.startpage #arrow_bottom {
	left:50%;
	margin-left:120px;
	top:50%;
	margin-top:200px;
}
div.startpage #arrow_top {
	left:50%;
	margin-left:120px;
	top:50%;
	margin-top:-320px;
}
div.startpage #mainnavigation ul  {
	margin-left:13px;
}
div.startpage #mainnavigation img {
	display:block;
}
div.startpage #mainnavigation ul { list-style: none;}
div.startpage #mainnavigation ul li {
	float:left;
	margin-right:28px;
}

div.startpage #photonav {
	position:fixed;
	left:10px;
	top:20px;
	z-index:120;
	width:400px;

}
div.startpage #firmanav {
	position:fixed;
	left:10px;
	top:39px;
	z-index:120;	
	width:400px;

}
div.startpage #firmanav ul li{
margin-right:20px;
}


#topnavigation {
	position:absolute;
	right:20px;
	top:4px;
	z-index:666;
}
div.startpage #topnavigation ul { list-style: none; }
div.startpage #topnavigation ul li {
	float:left;
	margin-left:10px;
}



div.startpage #productnavigation {
	position:fixed;
	right:18px;
	width:500px;
	bottom:26px;
}

div.startpage #productnavigation div.pnavblock {
	float:left;
}
div.startpage #productnavigation div.info {
	overflow:hidden;
	width:1px;	
	padding-left:0px;
	display:block;
}

div.startpage #productnavigation ul { list-style: none; float:right; }
div.startpage #productnavigation ul li {
	float:left;
	margin-left:10px;
}

/* OVERVIEW */
div.startpage div.oneproduct {
	padding:5px;

	margin-right:15px;
	margin-bottom:15px;
	float:left;
	cursor: pointer;
}
div.startpage div.oneproduct:hover {

}
div.startpage div.oneproduct img {
	display:block;
}

div.startpage div#nocolor {
	color: #f00;
	font-size:12px;
}

/* TOOL TIP */
.tool-tip {
	color: #fff;
	z-index: 13000;

}
 
.tool-title {
	font-weight: bold;
	
	margin: 0;
	padding:5px;
	display:none;

	background: #000;
}
 
.tool-text {
	padding:5px;
	background: #000;
}




/* SHOP */
.i7shop {
	font-size:12px;
}
.i7shop .widget {
width:500px;
}
.i7shop .widget span.mandatory {
	color: #f00;
	float:left;
	padding:0px 10px;
}
.i7shop .widget label {
	width:170px;
	float:left;
}
.i7shop .widget input,.i7shop .widget select {
	width:150px;
	float:left;
}
.i7shop .widget input.checkbox {
	width:auto;
	margin-right:5px;
}
.i7shop .widget div.error {
	float:right;
	width:150px;
}
.i7shop h1 {
	margin: 10px 0px;
}
.i7shop .baskettable {
	width: 500px;
	font-size:12px;
}
.i7shop .baskettable tr.strong th {

}
.i7shop .baskettable th {
	padding: 4px 2px;
}
.i7shop .baskettable td {
	padding: 4px 2px;
}
.i7shop .baskettable td.money,.i7shop .baskettable th.money {
	text-align: right;
}


.i7shop .baskettable tr td,.i7shop .baskettable tr th {
	border-bottom:1px solid #000;
}
.i7shop .ordercommand {
	margin-top:10px;
}
.i7shop .legal_fields {
	margin-top:15px;

	margin-bottom:15px;
}

.order_payment .widget label {
	width:150px;
	padding-right:10px;
}

.i7shop .subtitle {
	margin-top:-12px;
}
.i7shop a.steplink {
	padding: 3px 5px 3px 5px;
	width:94px;
	display:block;
	background-color: #000;
	color: #fff;
	text-transform: uppercase;
	margin-bottom:20px;
}
.i7shop a.steplink:hover {
	width:94px;
	display:block;
	background-color: #000;
	color: #666;
	text-decoration:none;
}
.i7shop .overviewinfos {
	margin:10px 0px;
}

.i7shop .overviewinfos .block {
	float: left;
	margin-right:50px;
}
.i7shop .overviewinfos .block.last {
	margin-right:0px;
}

.i7shop .ctrl_shipping_address {

	padding-top:3px;
}
.i7shop .shipping_address_widgets {

	padding-top:3px;
}
.i7shop .payment_error {
	border:1px solid #f00;
	padding:5px;
	margin-bottom:10px;
}
.i7shop #loginform {
	padding-bottom:50px;
	
}
.i7shop .login_error {
	border:1px solid #f00;
	padding:5px;
	margin-bottom:10px;
}
#ctrl_state {
	width:30px !important;
}

.basketinfo {
	position:absolute;
	top:0px;
	padding-left:4px;
	padding-right:4px;
	left:20px;
	background-color: #000;
	color: #fff;
}

/* BUTTONS */
.blackbutton {
	padding: 5px 5px 3px 5px;
	width:94px;
	display:block;
	background-color: #000;
	color: #fff;
	text-transform: uppercase;
}
.blackbutton:hover {

	width:94px;
	display:block;
	background-color: #000;
	color: #666;
	text-decoration:none;
}
.ce_gallery {
	left:20px;
	right:20px;
position:fixed;
height: 86px;
top:0px;
/*background-image:url('/images/smallslide/bg.png');*/
background-color:#484848;
z-index:100;
}

.ce_gallery #container {
	left:70px;
	right:65px;
    height: 86px;
	z-index:700;
position:fixed;
top:0px;
}
.ce_gallery #toggledown {
	height:17px;
	background-image:url('/images/smallslide/down.png');
	background-repeat:no-repeat;
	background-position: center;
	cursor:pointer;
}

#toggleup {
	left:20px;
	right:20px;
position:fixed;
height: 13px;
top:70px;
padding-top:3px;
/*background-image:url('/images/smallslide/bg.png');*/
background-color:#484848;
	cursor:pointer;
	z-index:100;
}
.ce_gallery #loading {
	position:absolute;
	left:0;
	right:0;
	text-align:center;
	top:95px;
	background-color: #fff;
	left:50%;
	width:100px;
	padding-top:5px;
	height:20px;
	margin-left:-50px;
	margin-top:-50px;
	z-index:20000;
	color: #000;
    background-repeat: no-repeat;
	background-position:center;

    visibility: hidden; 

}

.ce_gallery #fade-left {
    position:absolute;
	left: -35px;
	top:28px;
	height:83px;
    background-image: url('/images/smallslide/left.png');
    background-repeat: no-repeat;
}

.ce_gallery #fade-right {
    position:absolute;
	right: -35px;
	top:28px;
	height:83px;
    background-image: url('/images/smallslide/right.png');
    background-repeat: no-repeat;
	
}

.ce_gallery #arrow-left {
    position:absolute;
	left: -18px;
	top:63px;
	height:4px;
	width:4px;
    background-image: url('/images/smallslide/small_slide.png');
    background-repeat: no-repeat;
}

.ce_gallery #arrow-right {
    position:absolute;
	right: -15px;
	top:63px;
	height:4px;
	width:4px;

    background-image: url('/images/smallslide/small_slide.png');
    background-repeat: no-repeat;	
}

.ce_gallery #slider {
    position: fixed;
    height: 3px;
	left:65px;
	right:65px;
    z-index: 15;
	top:64px;

}

.ce_gallery #slider-knob {
    position: fixed;
    top: -1px;
    height: 4px;
    width: 93px;

	background-color:white;
	z-index:10000000;
	cursor:pointer;
}

.ce_gallery #list-container {

	left:60px;
	right:60px;
    height: 50px; 
    overflow: hidden;
	z-index:666;


}

.ce_gallery #list {

    width: 10000px;
    padding: 0px 0px 0px 0px;
    margin: 0px;
}
.ce_gallery .item {
    list-style: none;
    float: left;
padding: 0px 0px 0px 5px;
cursor:pointer;

}

.ce_imageslider .item img {
    position: relative;
    float: left;
	background-color:#fff;
}

.ce_gallery .firstimage {
	position: relative;
    float: left;
    padding: 0px 0px 0px 0px;
	
}

.ce_gallery .fade {
    position: absolute;
    height: 250px;
    width: 15px;
    top: 15px;
    z-index: 5; 
    background-repeat: repeat-y;
}

/* imagebox */

/* IE6 */
#ie6info {
	position:absolute;
	top:50%;
	left:50%;
	width:160px;
	margin-left:-100px;
	height:160px;
	margin-top:-100px;
	padding:20px;
	z-index:100000;
	background-color:#fff;
	color:#f44;
}
#playbutton {
	position:fixed;
	left:50%;
	right:50%;
	margin-left:-10px;
	top:22px;
	z-index:999;
	width:20px;
	cursor:pointer;
	visibility:hidden;
}
#imagedescription {
	position:fixed;
	margin-left:2px;
	color:#fff;
	z-index:101;

	height:20px;
	top:71px;
	overflow:hidden;
	cursor:pointer;
}
#myImage {
    position: relative;
}

#bigimage {
	position:fixed;

	top:66px;
	left:20px;
	right:20px;
	bottom:0px;
}
.bigimage .image_container {
	position:fixed;

	top:66px;
	left:20px;
	right:20px;
	bottom:0px;


}

.bigimage .image_container img {
	height:100%;
	width:auto;
	margin:0 auto;
	display:block;
}