@charset "utf-8";

body, html{
	font-size:13px;
	font-family:Verdana, Helvetica, sans-serif;
	margin:0px; padding:0px;
	background: #FFF url('../../images/skin/default/pat.png');
	color:#656565;
	overflow-x:hidden;
}


#main{
	width:1020px;
	margin:0px auto;
	min-height:300px;
	padding:0px 71px 0px 72px;
	background: url('../../images/skin/default/back-main.png') repeat-y;
}

.page  { min-height:300px; padding:10px 30px;
	border-left: 1px solid #babdc2;
	border-right:1px solid #babdc2;
	background-color: #efeff0;
	line-height:20px;
}

.page ul {
	margin-top:10px;
	margin-left:30px;

}
.page li{
	list-style-type:disc;
}
.logo { padding:10px 30px}
.address { font-size:14px; margin-bottom:10px; margin-top:10px;}
.tel { font-size:16px; margin-bottom:30px; }

h1 {
	font-size: 15px;
	padding : 5px 0px 5px 0px; 	margin : 0px 0px; 	margin-bottom:10px;	color:#656565;
	text-shadow:#f3f3f6 -1px -1px 0px;font-weight: bold;
}

.contact{
	font-size: 13px;
	padding : 5px 0px 5px 0px; 	margin : 0px 0px; 	margin-bottom:10px;	color:#656565;
	text-shadow:#f3f3f6 -1px -1px 0px;font-weight: normal;
	
}
h2 {
	padding: 0px 5px 5px 0px;
	font-weight: bold;
	font-size: 16px;
	color:#656565;
}
.partners
{
	font-size:14px;
	font-weight: bold;
}


h3 { font-size: 14px; font-weight: bold; padding : 0px 0px 8px 0px; margin : 0px; }

#nav {margin-top:75px; margin-right:0px;}

#nav ul{ 	list-style:none; 	margin: 0px; 	padding: 0px; }
#nav li {
	float:left;
	
	padding-left:10px;
	padding-right: 10px;
	border-left: 1px solid #fff;
	
}
#nav li:last-child{ padding-right:0px; float:right; }
#nav li:last-child a  { padding-right:0px;}

#nav li:first-child{
	border:none;
}
#nav li:hover{ }

.navigatie{
	background:#1a222d;
	
	
	background: -webkit-gradient(linear, left top, left bottom, from(#212b37), to(#18212a)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #212b37,  #18212a); /* for firefox 3.6+ */ 
}
#nav a {
	padding: 5px 13px;
	color:#FFF;
	text-transform:uppercase;
	font-weight: normal;
	text-align:left;
	text-decoration: none;
	font-size:12px;
}




#nav a:hover { 	 color:#FFF;text-decoration: underline; }

#nav a.active {  color:#dbe4f1;	}

.sideBar { } 
.sideBar a {
	
	color:#262d37;
	text-transform:capitalize;
	font-weight: normal;
	display: block;
	text-align:left;
	text-decoration: none;
	font-size:12px;
	
}

.sideBar a:hover, .sideBar a.active {   color:#4a4e53; }
.sideBarList { 	 }
.sideBarList li{
	margin-bottom:10px;
	list-style: none;
	margin-left:-20px;
}
.sideBarList a{
	list-style: none;	
	padding: 5px 5px 5px 25px;
	font-weight: bold;
	background-image: url('../../images/skin/default/icon_sitemapsubcategory_01.png');
	background-repeat: no-repeat;
	background-position: 10px center;
	color: #6f7278;
}

.sideBarList a:hover , .sideBarList a.active{

	background-image: url('../../images/skin/default/icon_sitemapsubcategory_01_over.png');
	background-color:#FFF;
}


.pdf { background:#FFF; padding:3px; }
.pdf a , .pdf a:hover{ background:none; color:#000;}


.footer {
padding:10px 10px; background:#161f26;
color:#fff;
}	


.footer a, .footer a:hover{
	color:#fff;
	background:none;
	text-decoration: none;
}

a {	color:#1D2731; 	text-decoration:underline;}

.more a:hover{ background:#f6c129; }

.more a { color:#000; font-weight:bold; background:#f5eacc; padding:2px 3px; }


.stroke01{
	line-height: 3px;
	background-image: url('../../../nl/index.html');
	background-repeat: no-repeat;
	margin-bottom: 10px;
}


#sitemap a {
	text-decoration:none;
	padding: 5px 5px 5px 20px;
	background-image: url('../../images/skin/default/listItem.png');
	background-repeat: no-repeat;
	background-position: left center;
	color:#353738;
}

#sitemap a:hover {background-image: url('../../images/skin/default/listItemOver.png');}

#sitemap li  {
	margin:0px 15px;
	padding:4px;
	padding-left:0px;
	font-size:12px;
	font-weight:bold;
	list-style: none;
	list-style-position: inside;
}

#sitemap ul {
	margin:0px;
	padding:2px;
	padding-left:5px;
	list-style-position: inside;
	list-style: none;
}
#sitemap li{
	margin-bottom: 7px;
}
#sitemap li.cat {
	margin-left:25px;
	font-weight:normal;
	list-style-position: inside;
}

#sitemap li.cat a {
	padding: 5px 5px 5px 25px;
	font-weight: bold;
	background-image: url('../../images/skin/default/icon_sitemapsubcategory_01.png');
	background-repeat: no-repeat;
	background-position: 15px center;
	color: #6f7278;
}
#sitemap li:hover
{
	
}
#sitemap li.cat a:hover {

	background-image: url('../../images/skin/default/icon_sitemapsubcategory_01_over.png');
	
}


.errorForm {
	background:#e5d2d5;
	padding:15px;
	color:#000;
	font-weight:normal;
	margin: 10px 0px;
	border:1px solid #59000c;
}

.errorForm li {
	margin-left:30px;
	padding: 1px 0px;
	list-style: disc;
	list-style-position: outside;
}


#map { height:350px; border:1px solid #201f24; margin:10px 0px;}

#map { color:#000; }
.form label {
	width: 80px;
	float:left;
	margin-bottom: 7px;
	margin-right:10px;
	font-size:15px; 
	font-weight: normal;
	text-align:left;
	margin-top:4px;
}

.form label.error { color:#59000c }

.form label.smallLabel {
	display: block;
	width: 80px;
	margin-bottom: 0px;
	font-size: 12px;
	margin-right:50px;
	color: #939393;
	font-weight: normal;
}

.movie {-moz-box-shadow: 0 0 10px #303030; margin-left:10px; margin-top:20px;
	-webkit-box-shadow: 0 0 10px #303030; box-shadow: 0 0 10px #303030; border:1px solid #303030; padding:2px;}

#offerte button { 	margin-right:50px;  }

#offerte
{
	margin-left: 0px;
}
.form input[type="text"], .form select ,.form textarea, .form div.input,  .form input[type="password"] {
	float: left;
	margin-bottom: 10px;
	width: 280px;
	padding:3px 5px;
	border:1px solid #c4c4c4;
}

.form div.input { border:0px; }

.form input[type="radio"] {
	margin-top:3px;
}

.form .label { margin-top:2px; }

.form textarea {
	height: 100px;
}

.form select {
	width: 202px;
	margin-right:2px;
}

.form .formCheck {
	padding: 2px 10px 5px 10px;
	width: 13px;
	height: 13px;
	margin-bottom: 10px;
	float: left;
	background-image: url('../../images/skin/default/icon_formcheck.png');
	background-repeat: no-repeat;
	background-position: 10px 4px;
}

.form .checkFalse {
	background-image: url('../../images/skin/default/icon_formcheck_false.png');
}

.form .checkTrue {
	background-image: url('../../images/skin/default/icon_formcheck_true.png');
}



.form button {
	
	text-decoration: none;
	font-weight: normal;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4fa', endColorstr='#e3e3ed'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#f4f4fa), to(#e3e3ed)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #f4f4fa,  #e3e3ed); /* for firefox 3.6+ */ 
	color:#4c514b; 
	font-weight:normal;
	border: 1px solid #4c514b;
	text-transform: capitalize;
	padding: 2px 4px;
	float:right;
	margin-top: 3px;
	cursor: hand;
	cursor: pointer;
	text-align: center;
	font-size: 12px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
button.buttonSend{margin-right:57px;}
button.buttonContact{margin-right:30px;}
button.btnLogin{float:left;margin-left:320px;}
.form button:hover {
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e3e3ed', endColorstr='#f4f4fa'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#e3e3ed), to(#f4f4fa)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #e3e3ed,  #f4f4fa); /* for firefox 3.6+ */ 
	
}

.prevSlider
{
	background-image: url('../../images/skin/default/btnRechts.png');
	width:32px;
	height:52px;
	display: block;
	margin-top:-105px;
	margin-left:10px;
	float:left;
}
.prevSlider.disabled{background-image: url('../../images/skin/default/btnRechtsDis.png');cursor: default;}
.nextSlider.disabled{background-image: url('../../images/skin/default/btnLinksDis.png');cursor: default;}
.nextSlider
{
	background-image: url('../../images/skin/default/btnLinks.png');
	width:32px;
	height:52px;
	display:block;
	margin-top:-105px;
	float:right;
	margin-right:2px;
	

}

.sliderButtons span{display: none;}
.sliderPage a{background-image: url('../../images/skin/default/sliderButton.png');background-repeat:no-repeat;width:12px;display:block;height:12px;margin-right:6px;float:left;}
.sliderPage a:Hover{background-image: url('../../images/skin/default/sliderButtonH.png');}
.sliderPage .selected{background-image: url('../../images/skin/default/sliderButtonA.png');}
.sliderPage span{display: none;}
.sliderPic {  width:110px;height: 100px;float:left; margin-right:10px ;overflow:hidden;}
.pictureBlock  {  width:220px; height:150px; overflow:hidden; border:1px solid #6f7278; margin-bottom:10px;}

.pictureBlock2  {  width:140px; height:95px; overflow:hidden; border:1px solid #6f7278; margin-bottom:10px;}


.sliderPage{width:60px; margin:0 auto;text-align:center;margin-top:-50px;}
.back { border-top:1px solid #404040; padding-top:10px; margin-top:10px; margin-bottom:10px;}
.back a { background:none; color:#000;}

.file { background:#e0e0e0 url('../../images/icons/pdf.png') no-repeat 5px 5px; padding:10px 35px; }
.file a { text-decoration:none;font-weight:bold; color:#353738}

.wrapSlider {width: 430px; padding:10px; background: #FFF; -moz-border-radius: 10px;border-radius: 10px; margin-left:0px;}

#slider{margin-left:30px;}


.contentContact{float:left;background-color: fuchsia;}
.language{ text-align:right; padding-top:5px;}
.language a { color:#FFF; text-decoration:none; font-size:11px; }
.language a:hover { color:#929fac; }