@charset "utf-8";
/* CSS Document */


div#content {
	width: 965px;
	height:auto;
	background-color: #ffffff;
	padding-bottom: 60px;
	overflow: hidden;
}

div#maincontent {
	width: 732px;
	height: auto;
	float: left;
}

div#slideborder {
	width: 732px;
	height: 17px;
	float: left;
	background-image: url("../img/slide_border.gif");
	margin-top: 1px;
}

div#p_title {
	width: 458px;
	height: auto;
	float: left;
	margin-top: 24px;
	padding-left: 155px;
}

div#p_logo {
	width: 233px;
	height: auto;
	margin-top: 16px;
}

div#p_content{
	width: 458px;
	height: auto;
	float: left;
	margin-top: 24px;
	padding-left:155px;
}

div#p_addon{
	width: 458px;
	height: auto;
	float: left;
	margin-top: 36px;
	padding-left: 163px;
}




div#slide_menu{
    width:175px;
    height:154px;
    position:absolute;
	top:217px;
	margin-left:50px;
	z-index:4;
	float:left;
	cursor: pointer;
	overflow:hidden;
	font-family: arial, helvetica, verdana,sans-serif;
	font-size: 12px;
	color: #ffffff;

}

*+html div#slide_menu{
	margin-left:20px;
}

* html div#slide_menu{
	margin-left:20px;
}


div#showroom_slide {
	width: 732px;
	height:270px;
	background-image: url("../img/showroom_bg2.png");
	overflow:hidden;
	margin: 0px auto;
}

* html div#showroom_slide{
	background-image: url("../img/showroom_bg_ie.gif");
}

div#showroom_info {
	width: 732px;
	height:270px;
	background-image: url("../img/showroom_info_bg2.png");
	margin:0 auto;
	margin-top:8px;
	overflow:hidden;
	position: relative;
}

div#showroom_services {
	width: 910px;
	height:548px;
	background-image: url("../img/showroom_services_bg.png");
	margin:0 auto;
	margin-top:0px;
	overflow:hidden;
	position: relative;
}

div#showprod {
	width: 910px;
	height:270px;
	margin:0 auto;
	overflow:hidden;
	position: relative;
}

* html div#produkt_wrap {
	width: 3210px;
}

div.hide_area {
	margin-left:0px;
	height: 278px;
	margin-top:0px;
}

div#reseller_info {
	width: 910px;
	height:270px;
	background-image: url("../img/showroom_info_bg2.png");
	margin:0 auto;
	margin-top:8px;
	overflow:hidden;
	position: relative;
}

img.resize{
    width:732px;
    height:278;
    margin-left:0px;
    margin-top:0px;
}

img.resize_start {
    width:732px;
    height:278px;
	margin-left:0px;
	margin-top:0px;
}

div.prod {
	width:auto;
	float:left;
	width: 732px;
	height: 278px;
}

div.prod_desc {
	float:left;
	width: 316px;
	height: 1px;
	margin-left:2px;
	margin-right:2px;
	text-align:center;
	overflow:hidden;
	font-family: arial, helvetica, verdana,sans-serif;
	font-weight:bold;
	font-size: 12px;
	color: #ffffff;
}

* html div.prod_desc {
	width: 315px;
}

div.prod_desc p {
	margin:0px;
	margin-top:3px;
}

div#arrow_left{
    width:21px;
    height:21px;
    position:absolute;
	top:370px;
	margin-left:8px;
	z-index:2;
	float:left;
	cursor: pointer;
}



div#arrow_right{
    width:21px;
    height:21px;
    position:absolute;
	top:370px;
	margin-left:703px;
	z-index:3;
	float:left;
	cursor: pointer;
}

.active {
	background-color: #ff0092;
	color: #000000;
	display:block;
	font-weight:normal;
	margin:0px;
	padding:0px;
	margin-left:5px;
	text-decoration:none;
	padding-top:4px;
	height: 18px;
	padding-left:5px;
}



#menu_sub ul li > a {
	text-decoration:none;
	color:#ffffff;

}

#menu_sub ul {
	height: 340px;

}
