/* Global */
body{
	margin:0;
	color:#000;
	font:11px arial,sans-serif;
	background:#fff url(../images/bg-body.gif) repeat-x;
	min-width:974px;
}
img{border-style:none;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/* GlobalEnd */
/* Main */
.w-main{
	width:100%;
	position:relative;
	padding:156px 0 0;
}
.inner .w-main{
	padding:188px 0 0;
}
.w-container{
	width:974px;
	margin:0 auto;
	padding:22px 0 0;
	background: url(../images/bg-w-container.gif) no-repeat;
}
.inner .w-container{
	padding:25px 0 0;
}
.hidden{display:none;}
/* MainEnd */
/* Header */
#header{
	width:100%;
	position:absolute;
	top:0;
	left:0;
	height:159px;
}
#header .holder{
	width:974px;
	margin:0 auto;
	position:relative;
}
#header .holder:after{
	content:"";
	display:block;
	clear:both;
}
.h-logo{
	position:absolute;
	top:26px;
	left:12px;
	width: 141px;
	height: 68px;
}
.h-logo a{
	display:block;
	width: 141px;
	height: 68px;
	background:url(../images/logo.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.lang{
	width:69px;
	position:absolute;
	top:18px;
	right:7px;
	line-height:20px;
	z-index:50;
}
.lang .open-close{
	display:block;
	background: url(../images/btn-lang.gif) no-repeat;
	padding:0 19px 0 5px;
	color:#b5b5b5;
	line-height:20px;
	height:1%;
	overflow:hidden;
}
.lang .open-close span{
	float:left;
	margin:0 4px 0 0;
}
.lang .open-close img{float:left; margin:6px 0 0;}
.active .open-close,
.lang .open-close:hover{
	text-decoration:none;
	color:#8d8d8d;
}
.lang .slide{
	position:absolute;
	top:19px;
	right:0;
}
.lang .slide ul{
	list-style:none;
	margin:0;
	padding:0 9px;
	width:74px;
	border:solid #e2e2e2;
	border-width:0px 1px 1px;
	background:#f8f8f8 url(../images/bg-slide.gif) no-repeat;
	overflow:hidden;
	line-height:22px;
}
.lang .slide ul li{
	background: url(../images/sep-lang.gif) no-repeat 0 100%;
	margin:2px 0 -2px;
	height:1%;
	overflow:hidden;
}
.lang .slide ul img{
	float:left;
	margin:7px 7px 0 0;
}
.lang .slide ul a{
	color:#b5b5b5;
}
.lang .slide ul a:hover{
	color:#8d8d8d;
	text-decoration:none;
}
.top-menu{
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	top:18px;
	right:85px;
	line-height:20px;
	height:20px;
	overflow:hidden;
}
.top-menu li{
	display:inline;
	background: url(../images/sep-top-menu.gif) no-repeat 0 50%;
	padding:0 14px 0 17px;
	margin:0 1px 0 -1px;
}
.top-menu li a{color:#8b8b8b;}
.top-menu li a:hover{text-decoration:underline;}
.h-search-form{
	position:absolute;
	top:67px;
	right:9px;
    width:260px;
}
.h-search-form input{float:left;}
.h-search-form span{
	float:left;
	background: url(../images/bg-input-search.gif) no-repeat;
	width:137px;
	height: 14px;
	margin:1px 6px 0 0;
	padding:5px 5px 3px 22px;
}
.h-search-form span input{
	width:137px;
	padding:0;
	margin:0;
	border-style:none;
	background:none;
	color:#a3a3a3;
}
.nav-holder{
	position:absolute;
	top:117px;
	left:0;
	width:100%;
}
.nav-holder div{
	background: url(../images/bg-nav-holder.png) repeat-x;
	height: 42px;
	overflow:hidden;
}
.inner .nav-holder div{
	background: url(../images/bg-nav-holder-2.png) repeat-x;
	height: 74px;
}
.navigation{
	list-style:none;
	margin:0 auto;
	padding:0;
	width:974px;
	height: 42px;
	font-size:12px;
	font-weight:bold;
	line-height:42px;
	overflow:hidden;
	position:relative;
}
.navigation li{
	float:left;
	background: url(../images/sep-navigation.gif) no-repeat 0 50%;
	margin:0 3px 0 -3px;
}
.navigation li span{
	float:left;
	padding:0 32px 0 36px;
}
.navigation a{
	color:#000;
}
.navigation li.active a,
.navigation a:hover{
	color:#ff4f07;
	text-decoration:none;
}
.navigation li.active span{
	color:#ff4f07;
	background: url(../images/arrow-nav1.gif) no-repeat 50% 100%;
}
.inner .navigation li.active span{background: url(../images/arrow-nav2.gif) no-repeat 50% 100%;}
.sub-nav{
	list-style:none;
	margin:0 auto;
	padding:0 0 0 15px;
	width:959px;
	height: 42px;
	font-size:11px;
	line-height:28px;
	overflow:hidden;
	position:relative;
}
.sub-nav li{
	float:left;
	margin:0 20px;
	display:inline;
	padding:0 0 0 1px;
}
.sub-nav a{
	color:#8d8c8c;
}
.sub-nav li.active a,
.sub-nav a:hover{color:#ff4f07; text-decoration:none;}
/* HeaderEnd */
/* Promo */
#promo-gall{
	background: url(../images/bg-promo-gallery.png) no-repeat;
	width:960px;
	height:229px;
	overflow:hidden;
	padding:7px;
	margin:0 0 20px;
}
#promo-gall .txt-holder{
	float:left;
	width:250px;
	display:inline;
	padding:25px 30px 0 20px;
	color:#fff;
	position:relative;
}
#promo-gall h1{
	font-size:26px;
	line-height:32px;
	margin:0 0 5px;
}
#promo-gall p{
	font-size:12px;
	line-height:20px;
	margin:0;
}
#promo-gall p a{
	font-weight:bold;
	text-decoration:underline;
	color:#fff;
}
#promo-gall p a:hover{text-decoration:none;}
#promo-gall .gallery{
	width:660px;
	float:right;
	position:relative;
}
#promo-gall .img-holder{
	width:660px;
	height:229px;
	overflow:hidden;
}
#promo-gall .img-holder img{display:block;}
#promo-gall .flag{
	position:absolute;
	top:-4px;
	right:11px;
	background: url(../images/gallery-flag.png) no-repeat;
	width: 72px;
	height: 190px;
	cursor: pointer;
}
#promo-gall .flag-nl{
	position:absolute;
	top:-4px;
	right:11px;
	background: url(../images/gallery-flag-nl.png) no-repeat;
	width: 72px;
	height: 190px;
	cursor: pointer;
}
#promo-gall .switcher{
	position:absolute;
	bottom:10px;
	right:7px;
}
#promo-gall .switcher strong{
	float:left;
	padding:2px 5px 0;
	font-size:10px;
	line-height:13px;
	margin:1px 8px 0 0;
	background: url(../images/bg-switcher-ttl.png);
	text-transform:uppercase;
	font-weight:normal;
	color:#f55b01;
}
#promo-gall .switcher ul{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	line-height:16px;
	font-weight:bold;
}
#promo-gall .switcher ul li{
	float:left;
	margin:0 6px 0 0;
}
#promo-gall .switcher ul a{
	background: url(../images/bg-switcher-a.png) no-repeat;
	width: 16px;
	height: 16px;
	display:block;
	text-align:center;
	color:#f55b01;
}
#promo-gall .switcher ul li.active a,
#promo-gall .switcher ul li a:hover{
	background: url(../images/bg-switcher-a-hover.png) no-repeat;
	color:#fff;
	text-decoration:none;
}
#promo{
	background: url(../images/bg-promo.png) no-repeat;
	width: 960px;
	height: 130px;
	padding:4px;
	margin:0 auto;
}
#promo .txt-holder{
	float:left;
	width:250px;
	display:inline;
	padding:35px 30px 0 20px;
	color:#fff;
}
#promo h1{
	font-size:26px;
	line-height:32px;
	margin:0 0 5px;
}
#promo .img-holder{
	float:right;
}
/* PromoEnd */
/* freezit box */
.freezit-box-holder{
	overflow:hidden;
	width:987px;
	margin:0 -30px 30px 0;
	padding:0 0 0 7px;
}
.freezit-box{
	width:302px;
	overflow:hidden;
	margin:0 0 29px;
}
.freezit-box-holder .freezit-box{
	float:left;
	margin:0 27px 0 0;
}
.freezit-box h2{
	font-size:18px;
	line-height:26px;
	margin:0 0 11px;
}
.freezit-box h2 span{color:#ff4403;}
.freezit-box .img-holder{
	margin:0 0 20px;
	width:302px;
	display:block;
}
.freezit-box .img-holder img{
	display:block;
}
.freezit-box strong.sub-ttl{
	font-size:12px;
	line-height:20px;
}
.freezit-box p{
	font-size:12px;
	line-height:20px;
	margin:0 0 20px;
}
.freezit-box a.more{
	background: url(../images/a-more.gif) no-repeat;
	width: 239px;
	display:block;
	padding:10px 0 11px;
	line-height:20px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
.freezit-box span.imp{text-decoration:none;color:#fff;display:inline;}
.freezit-box a.more:hover span{text-decoration:none;}
/* offers box */
.offers-box{
	background: url(../images/bg-offers-box-top.gif) no-repeat;
	padding:5px 0 0;
	position:relative;
}
.offers-box .grad{
	background:#fff;
	border:1px solid #e7e7e7;
	border-width:0 1px;
	height:1%;
	overflow:hidden;
	padding:0 9px 15px 14px;
}
.offers-box .bottom{
	background: url(../images/bg-offers-box-bottom.gif) no-repeat;
	font-size:0;
	height: 5px;
}
.offers-box .grad ul{
	list-style:none;
	margin:0 0 13px;
	padding:0;
}
.offers-box .grad ul li{
	border-bottom:1px solid #e7e7e7;
	padding:15px 2px 13px;
	height:1%;
	overflow:hidden;
}
.offers-box .akties{
	background: url(../images/stick-akties.gif) no-repeat;
	width: 53px;
	height: 53px;
	position:absolute;
	top:0;
	right:0;
	text-indent:-9999px;
	overflow:hidden;
}
.offers-box .grad ul .img{
	float:left;
	margin:0 16px 0 0;
}
.offers-box .grad ul div{
	height:1%;
	overflow:hidden;
	padding:3px 0 0;
}
.offers-box .grad ul a{
	color:#f55c01;
	font-size:11px;
	line-height:16px;
	text-decoration:none;
}
.offers-box .grad ul a:hover{position:relative;}
.offers-box .grad ul a em{
	text-decoration:underline;
	font-style:normal;
}
.offers-box .grad ul a:hover em{text-decoration:none;}
.offers-box .grad ul span{
	font-size:11px;
	line-height:16px;
	display:block;
	color:#4d4d4d;
}
.offers-box .grad .all{
	font-weight:bold;
	color:#f55c01;
	text-decoration:none;
}
.offers-box .grad .all:hover{position:relative;}
.offers-box .grad .all span{text-decoration:underline;}
.offers-box .grad .all:hover span{text-decoration:none;}
/* freezit boxEnd */
/* info block */
.info-holder{
	overflow:hidden;
	width:987px;
	margin:0 -30px 40px 7px;
	padding:227px 0 0;
	background: url(../images/bg-info-blocks-top.gif) no-repeat;
}
.info-holder .grad{
	height:1%;
	background: url(../images/bg-info-blocks-grad.gif) repeat-y;
}
.info-holder .grad:after{
	content:"";
	display:block;
	clear:both;
}
.info-holder .bottom{
	background: url(../images/bg-info-blocks-bottom.gif) no-repeat;
	height: 6px;
	overflow:hidden;
}
.info-box{
	width:302px;
	position:relative;
	margin:0 0 33px;
}
.info-box:after{
	content:"";
	display:block;
	clear:both;
}
#sidebar .info-box{
	background: url(../images/bg-info-box-grad.gif) repeat-y;
}
.info-box .grad{
	float:left;
	width:280px;
	padding:0 11px;
	background: url(../images/bg-info-box.gif) no-repeat 0 100%;
	margin:0 0 -5px;
	position:relative;
}	
.home .info-box .grad{
	float:left;
	width:280px;
	padding:0;
	background: none;
	margin:0 0 -5px;
	position:relative;
}	
.info-holder .info-box{
	width:280px;
	padding:0 11px;
	float:left;
	margin:-227px 27px -5px 0;
}
.info-box .ttl{
	background: url(../images/ttl-info-box.gif) no-repeat;
	height:1%;
	overflow:hidden;
}
.info-holder .info-box .ttl{
	background: url(../images/ttl-info-box.gif) no-repeat;
	margin:0 -11px;
	width:302px;
}
.info-box .ttl h3{
	font-size:11px;
	line-height:36px;
	margin:0 0 0 17px;
	color:#fff;
}
.info-box .ttl h3 a{
	color:#fff;
	text-decoration:none;
}
.info-box .ttl h3 a:hover{position:relative;}
.info-box .ttl h3 a span{text-decoration:underline;}
.info-box .ttl h3 a:hover span{text-decoration:none;}
.info-box .ttl .rss, .rss-2 {
	float:right;
	background: url(../images/ico-rss.gif) no-repeat 100% 2px;
	margin:11px 13px 0 0;
	padding:0 17px 0 0;
	font-size:11px;
	line-height:13px;
	color:#b5b5b5;
}
 .rss-2 {
 	float:right;
	background: url(../images/ico-rss-2.gif) no-repeat 100% 2px;
	margin:7px 5px 0 0;
	padding:0 17px 0 0;
	font-size:11px;
	line-height:13px;
	color:#000;	
}
.info-box .news-list{
	list-style:none;
	margin:0;
	padding:0;
	height:1%;
	overflow:hidden;
}
.info-box .news-list li{
	height:1%;
	overflow:hidden;
	background: url(../images/sep-news-list.gif) repeat-x 0 100%;
	padding:9px 0 14px 13px;
	margin:2px 0 -2px;
}
/*--newslist survey--*/
.info-box.survey {
width:600px;
overflow:hidden;
}
.info-box.survey.page {
padding-bottom:10px;
background: none;
}
.news-list.survey {
padding:10px 0px 30px 0px;

}
.info-box.survey.page .news-list.survey li {
width:580px;
float:left;
display:block;
overflow:hidden;
padding:15px 30px 5px 13px;
margin:2px 0 -2px 0px;
background:none;
}
.info-box.survey.page .news-list.survey  {
padding:0;
}
.news-list.survey li {
width:550px;
float:left;
display:block;
overflow:hidden;
padding:19px 30px 19px 13px;
margin:2px 0 -2px 0px;
}


.thumb {
float:left;
margin-right:20px;
}

.news-list.survey li a {
color:#f74d02;
font-size:14px;
}
.info-box.survey.page .news-details {
font-size:12px;
font-style:italic;
margin:0;
float:left;
}

.info-box .news-list .date{
	float:left;
	background: url(../images/bg-date.gif) no-repeat;
	width: 33px;
	height: 46px;
	margin:0 19px 0 0;
}
.info-box .news-list .date span{
	display:block;
	color:#fff;
	font-size:9px;
	padding:6px 0 0;
	line-height:13px;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
}
.info-box .news-list .date strong{
	font-size:14px;
	color:#6b6b6b;
	display:block;
	text-align:center;
	line-height:24px;
}
.info-box .news-list .txt-holder{
	height:1%;
	overflow:hidden;
}
.info-box .news-list a{
	font-size:11px;
	line-height:16px;
	font-weight:bold;
	text-decoration:none;
	color:#4d4d4d;
}
.info-box .news-list a:hover{position:relative;}
.info-box .news-list a span{text-decoration:underline;}
.info-box .news-list a:hover span{text-decoration:none;}
.info-box .news-list p{
	font-size:11px;
	line-height:16px;
	color:#4d4d4d;
	margin:0;
}
.quote{
	padding:0 0 0 8px;
	margin:0 -11px 0 0;
	width:283px;
	height:1%;
	overflow:hidden;
	position:relative;
}
.quote img.author{
	position:absolute;
	right:12px;
	bottom:0;
}
.quote blockquote{
	width:220px;
	margin:0;
	padding:18px 0 15px;
}
.quote blockquote p{margin:0;}
.quote blockquote q{
	background: url(../images/quote.gif) no-repeat 0 5px;
	font-size:16px;
	line-height:24px;
	display:block;
	font-weight:bold;
	font-style:italic;
	color:#8e8e8e;
	text-indent:36px;
	quotes:none;
	margin:0 0 35px;
}
.quote blockquote q a{color:#8e8e8e;}
.quote blockquote q:before,
.quote blockquote q:after{content:"";}
.quote blockquote cite{
	display:block;
	width:180px;
	background: url(../images/sep-news-list.gif) repeat-x;
	padding:11px 0 0;
}
.quote blockquote cite{
	height:1%;
	overflow:hidden;
	width:180px;
	font-style:normal;
}
.quote blockquote cite img{
	float:right;
	margin:0 2px 0 0;
}
.quote blockquote cite strong{
	font-size:11px;
	line-height:16px;
	display:block;
}
.quote blockquote cite span{
	font-size:11px;
	line-height:16px;
	display:block;
	color:#4d4d4d;
}
.info-box .support{
	list-style:none;
	margin:0;
	padding:0 3px 0 0;
	height:1%;
	overflow:hidden;
}
.info-box .support li{
	height:1%;
	overflow:hidden;
	background: url(../images/sep-news-list.gif) repeat-x 0 100%;
	padding:15px 0 25px;
	margin:2px 0 -2px;
}
.info-box .support li img{
	float:left;
	margin:12px 14px 0 2px;
	display:inline;
}
.info-box .support li div{
	height:1%;
	overflow:hidden;
}
.info-box .support li p{
	font-size:11px;
	line-height:16px;
	margin:0;
	color:#717171;
	position:relative;
}
.info-box .support li p strong{color:#000;}
.info-box .support li a{
	text-decoration:underline;
	color:#f55c01;
}
.info-box .support li a:hover{text-decoration:none;}
.pdf{
	padding:14px 8px;
	height:1%;
	overflow:hidden;
}
.pdf p{
	float:left;
	width:115px;
	font-size:11px;
	line-height:16px;
	color:#000;
	margin:10px 0;
}
.pdf img{
	float:right;
	margin:0 14px 0 0;
}
/* info blockEnd */
/* contact box */
.contact-box{
	background: url(../images/bg-contact-box.gif) no-repeat;
	width: 960px;
	height: 84px;
	overflow:hidden;
	margin:0 auto 55px;
	clear:both;
}
.contact-box .ttl{
	width:460px;
	float:left;
	text-align:right;
	font-size:16px;
	line-height:22px;
	font-style:italic;
	padding:18px 0 0;
}
.contact-box .ttl strong{
display:block;
width:320px;
float:right;
}
.contact-box .txt{
	width:460px;
	float:right;
	padding:18px 0 0;
	color:#787878;
	font-size:16px;
	line-height:22px;
}
.contact-box .txt strong{color:#000; font-size:18px;}
.contact-box .txt span{display:block;}
.contact-box .txt span.or{display:inline;color:#ff4f07;}
.contact-box .txt a{
	color:#ff4f07;
	text-decoration:underline;
}
.contact-box .txt a:hover{text-decoration:none;}
/* contact boxEnd */
/* ad box */
.ad-box{
	padding:0 0 0 25px;
	margin:0 0 50px;
	clear:both;
}
.ad-box ul{
	list-style:none;
	margin:0;
	padding:0;
	display:table;
	width:100%;
}
* html .ad-box ul{display:block;}
* +html .ad-box ul{display:block;}
.ad-box li{
	display:table-cell;
	padding:0 66px 0 0;
	vertical-align:middle;
}
* html .ad-box li{display:inline; padding:0 74px 0 0;}
* +html .ad-box li{display:inline; padding:0 74px 0 0;}
/* ad boxEnd */
/* Breadcrumbs */
.breadcrumbs{
	width:100%;
	overflow:hidden;
	font-size:11px;
	line-height:18px;
	color:#585858;
	padding:2px 0 10px;
}
.breadcrumbs span{
	float:left;
	padding:0 0 0 11px;
}
.breadcrumbs ul{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	height:1%;
	overflow:hidden;
	font-weight:bold;
}
.breadcrumbs ul li{
	float:left;
	background: url(../images/arrow-breadcrumbs.gif) no-repeat 0 50%;
	margin:0 5px 0 -5px;
	padding:0 4px 0 9px;
}
.breadcrumbs ul a{
	color:#585858;
	font-weight:normal;
	text-decoration:underline;
}
.breadcrumbs ul a:hover{text-decoration:none;}
/* BreadcrumbsEnd */
/* Content */
#content{
	float:left;
	width:640px;
	padding:0 0 24px 9px;
	overflow:hidden;
}
#content h2{
	font-size:22px;
	line-height:28px;
	margin:0 0;
    padding:15px 0px 20px 0px;
}
.cont-img{
	margin:15px 0 15px 65px;
}
.cont-img img{display:block;}
#content h3{
	font-size:12px;
	line-height:20px;
	margin:0;
}
#content p{
	font-size:12px;
	line-height:20px;
	margin:0 0 20px;
}
#content p a{
	color:#f44600;
	text-decoration:underline;
}

#content ul, #content ol {
	font-size:12px;
	line-height:20px;
	margin:5px 0 20px 16px;
	padding:0 0 0 20px;
}

#content ul li, #content ul li {
	font-size:12px;
	line-height:20px;
	margin:0 0 0 0;
}

#content p a:hover{text-decoration:none;}
#content .blocks-holder{
	width:660px;
	margin:0 -30px 15px 0;
	padding:10px 0 0;
	overflow:hidden;
}
#content .blocks-holder .block{
	float:left;
	width:295px;
	margin:0 35px 0 0;
}
#content .blocks-holder .list{
	list-style:none;
	margin:-10px 0 0;
	padding:0 0 0 11px;
	font-size:12px;
	line-height:23px;
}
#content .blocks-holder .list li{
	padding:0 0 0 21px;
	background: url(../images/bullet.gif) no-repeat 0 7px;
}
#content .services{
	width:664px;
	margin:10px -34px 0 -7px;
	background: url(../images/sep-services-vert-center.gif) repeat-y 318px 0;
	overflow:hidden;
}
#content .services .top{
	background: url(../images/sep-services-vert-top.gif) no-repeat 318px 0;
}
#content .services .bottom{
	background: url(../images/sep-services-vert-bottom.gif) no-repeat 318px 100%;
	padding:0 0 20px;
}
#content .services .row{
	height:1%;
	overflow:hidden;
	background: url(../images/sep-services-hor.gif) no-repeat;
	margin:-1px 0 1px;
	padding:0 0 20px;
}
#content .services .cell{
	width:288px;
	float:left;
	padding:0 30px 0 0;
	margin:20px 14px 0 0;
}
#content .services .cell .img-holder{
	float:left;
	width:85px;
	text-align:center;
	padding:10px 10px 0 0;
}
* html #content .services .cell .img-holder{padding:10px 7px 0 0;}
#content .services .cell div{
	height:1%;
	overflow:hidden;
}
#content .services .cell a{
	color:#f74d02;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	text-decoration:none !important;
}
#content .services .cell a:hover{height:1%;}
#content .services .cell a span{text-decoration:underline;}
#content .services .cell a:hover span{text-decoration:none;}
#content .services .cell p{
	font-size:12px;
	line-height:18px;
	margin:0;
}
/* ContentEnd */

/* Sidebar */
#sidebar{
	float:right;
	width:302px;
	margin:0 7px 0 0;
	display:inline;
}
/* SidebarEnd */
/* Footer */
#footer{
	width:100%;
	background: url(../images/bg-footer.gif) repeat-x;
}
#footer .holder{
	width:960px;
	margin:0 auto;
	padding:26px 7px 0;
}
#footer .box-holder{
	width:100%;
	overflow:hidden;
	color:#7c7c7c;
	background: url(../images/sep-footer.gif) repeat-y 240px 0;
	margin:0 0 30px;
}
#footer .box-holder .cont-box{
	float:left;
	width:240px;
}
#footer .box-holder .nav-box{
	float:left;
	width:225px;
	padding:0 0 0 15px;
}
#footer .box-holder .ttl{
	font-size:12px;
	line-height:16px;

	display:block;
	color:#000;
	margin:0 0 8px;
}
#footer .box-holder .ttl a{
	color:#000;
	padding:0 11px 0 0;
	background: url(../images/arrow-footer.gif) no-repeat 100% 5px;
}
#footer .box-holder .ttl a:hover{text-decoration:underline;}
#footer .box-holder address{
	font-size:11px;
	line-height:18px;
	font-style:normal;
}
#footer .box-holder ul{
	list-style:none;
	margin:0;
	padding:0;
	font-size:11px;
	line-height:18px;
}
#footer .box-holder ul a{color:#7c7c7c;}
#footer .box-holder p{
	font-size:11px;
	line-height:18px;
	margin:0 0 18px;
	color:#7c7c7c;
	position:relative;
}
#footer .box-holder p a{color:#7c7c7c;text-decoration:underline;}
#footer .box-holder p a:hover{text-decoration:none;}
#footer .box-holder .mail-form{
	height:1%;
	overflow:hidden;
	margin:0 0 15px;
}
#footer .box-holder .mail-form input{float:left;}
#footer .box-holder .mail-form span{
	background: url(../images/btn-input-mail.gif) no-repeat;
	float:left;
	width:117px;
	height:16px;
	padding:3px 5px 3px 31px;
}
#footer .box-holder .mail-form span input{
	width:117px;
	border-style:none;
	background:none;
	color:#a3a3a3;
}
#footer p{
	font-size:11px;
	line-height:18px;
	color:#b8b8b8;
}
#footer p a{color:#b8b8b8;}
#footer .valid{
	float:right;
	margin:0;
}
/* FooterEnd */
.slideshow-list {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	width: 100%;
	height: 100%;
}
.slideshow-list li {
	position: absolute;
	left:0;
	top: 0;
	width: 100%;
	height: 100%;
}
 
 /*---------news-nav------------*/

#content div.news-nav {
width:600px;
overflow:hidden;
display:block;
padding:8px 0;
margin:10px 0px 20px 0px;
z-index:1000;
border-top:1px solid #ececec;
border-bottom:1px solid #ececec;
}
#content div.news-nav ul.n-nav {
overflow:hidden;
margin:0;
font-size:11px;
text-align:left;
float:right;
}
#content div.news-nav ul.n-nav li {
list-style:none;
padding:4px;
margin:0;
font-size:11px;
line-height:4px;
font-size:11px;
float:left;
width:auto;
}
#content div.news-nav ul.n-nav li a {
color:#ff6805;
text-decoration:underline;
font-size:11px;
}
#content div.news-nav ul.n-nav li a:hover {
text-decoration:none;
}
#content div.news-nav ul.n-nav li a.first {
color:#ff6805;
border-right:1px dotted #c7c7c7;
padding-right:8px;
}

/*----*/
 
 /******************Contact********************/
.h-contact-form
{
	
	margin:20px 0px 0px 0px;
}

.h-contact-form label
{
	padding:0px 0px 0px 0px;
}

.h-contact-form span.input-field
{
	background: url(../images/bg-input-contact.gif) no-repeat;
	width:200px;
	height: 22px;
	margin:1px 6px 0 0;
	padding:3px 15px 3px 5px;
}

.h-contact-form span.textarea-field
{
	/*background: url(../images/bg-textarea-search.gif) no-repeat 0 0;*/
	/*width:177px;*/
	height: 70px;
	margin:1px 6px 0 0;
	padding:5px 0px 0px 0px;
}

.h-contact-form span.input-field input
{
	width:190px;
	padding:0;
	margin:0;
	border-style:none;
	color:#a3a3a3;
}

textarea#bericht
{
	background: url(../images/bg-textarea-search.gif) no-repeat 0 0;
	width:190px;
	height:70px;
	vertical-align:top;
	padding:3px 15px 3px 5px;
	margin:0;
	border-style:none;
	color:#a3a3a3;
	overflow:auto;
}

input.btn-submit-contact
{
	width:56px;
	height:23px;
	background: url(../images/btn-verstuur.gif) no-repeat 0 0;
	outline: none;
	border: none;
	cursor : pointer;
}
/* search results */
div.search-result h4 {
	font-size:14px;
	color:#ff6805;
	padding:0px;
	margin:0px;
}
div.search-result h4 a {
	font-size:14px;
	color:#ff6805;
	padding:0px;
	margin:0px;
}
div.search-result p {
	padding:0px;
	margin:0px;
}
/* end search results */
/* Sitemap */
ul.sitemap li a {
	font-size:14px;
	font-weight:bold;
	color:#ff6805;
}
ul.sitemap li ul li a {
	font-size:14px;
	font-weight:bold;
	color:#ff6805;
}
ul.sitemap li ul li ul li a {
	font-size:12px;
	font-weight:normal;
	color:#ff6805;
}
/* end Sitemap */
/* Offerte Tool */

.btn_offerte_general
{
    background: url(../images/button_algemee5.gif) no-repeat 0 0;
    color: white;
    height: 110px;
    width: 306px;
    float: left;
    cursor: pointer;
}

.offerte_btn
{
    position: relative;
    float: left;
    margin: 25px 0px 0px 0px;
}

.offerte_btn:hover
{
    text-decoration: none;
}

.text_holder
{
     float: left; 
     width: 300px;
     margin: 0px 0px 10px 0px;
}

ul.offerte_list li a {
	font-size:12px;
	font-weight:normal;
	color:#f44600;
    text-decoration: underline;
}

ul.offerte_list li a:hover {
    text-decoration: none;
}

.laptop_dude
{
    background: url(../images/left_bg_offerte.png) no-repeat 0 0;
    height: 376px;
    width:628px;
}

.laptop_dude .inner
{
    width:250px;
    float: right;
    margin:20px 20px 20px 0px;
}

.offerte_block 
{
    margin:0px 0px 20px 0px;
}

.offerte_block h2 
{
    font-size:20px;
    line-height:28px;
    margin:0;
    padding:15px 0px 22px 0px;
}

.offerte_block p
{
    margin: 0px 0px 15px 0px;
    padding: 0px 0px 0px 0px;
}

.offerte_block .all
{
    color: #f64a01;
    margin: 0px 0px 0px 2px;
    font-weight:bold;
    text-decoration: underline;
}

.offerte_block .all:hover
{
    text-decoration: none;
}

.tagline
{
    float: left;
    font-family: Georgia;
    font-size: 30px;
    font-style: italic;
    color: #f64a01;
}
/* support tool download */
a#download-support {
    width:30px;
    height:30px;
    background:url('../images/download-support.png') no-repeat;
    display:block;
    float:right;
    margin:-5px 0px 0px 0px;
}