/*@import url("menu.css");
@import url("scripts.css");
*/
@import url("../system/seo/aanvragen/contact.form.css");

*{margin:0;padding:0;}

html {overflow: -moz-scrollbars-vertical;height:100%;}

body{
	background: #fff;
	color:#484848;
	text-align:left;
	font-family:Trebuchet MS;
	font-size:12px;
}

#wrapper{
	position:relative;
	z-index:2;
	width:963px;
	margin:0 auto;
}

#header{
	float:left;
	width:961px;
	background:#fff;
	height:100px;
	border:1px solid #c9d5d1;
	margin:10px 0;
}

#logo{
	float:left;
	width:301px;
	padding:19px 0 0 33px;	
}

#logo img{
	border:none;
}

#menu{
	padding-top:72px;
	float:right;
	width:505px;
	/*background: url(../images/kadoos.jpg) no-repeat top right;*/
}

/* rest menu onder menu */

#kolom1, #kolom2{
	float:left;
	width:286px;
	height:330px;
	border:1px solid #c9d5d1;
	padding:15px;
	margin-bottom:10px;
	overflow:hidden;
}

#kolom1{
	margin-right:14px;
	background:#fff /*url(../images/kerstballen.jpg) no-repeat bottom left*/;
}

#kolom2, #kolom2-project{
	margin-right:14px;
	background:#f9f9f9;
}

#kolom-dienst{
	float:left;
	width:617px;
	border:1px solid #c9d5d1;
	padding:15px;
	margin-right:14px;
	background:#fff ;
	margin-bottom:10px;
	min-height:331px;
	height:auto !important;
	height:331px;
}

#kolom3{
	float:left;
	width:267px;
	min-height:245px;
	height:auto !important;
	height:245px;
	background:#fff url(../images/natuurlijkcommuniceren.gif) no-repeat bottom left;
	border:1px solid #c9d5d1;
	padding:15px 15px 100px 15px;
	margin-bottom:10px;
}

#nieuwsbrief{
	padding:0 0 15px 0;
}

#nieuwsbrief .newsinput{	
	float:left;
	width:190px;
	height:33px;
	background: url(../images/nieuwsbrief_input.jpg) no-repeat top left;
}

#nieuwsbrief input.textInput{	
	float:left;
	width:146px;
	height:33px;
	border:none;
	padding:0 35px 0 9px;
	font-size:13px;
	color:#0077c0;
	background-color: transparent;
}

#nieuwsbrief input.btnSubmit{	
	width:190px;
	height:33px;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	border:none;
	background: url(../images/nieuwsbrief_submit.jpg) no-repeat top left;
}

#nieuwsbrief .inputSuccess{
	background: url(../images/succes.jpg) no-repeat 161px 7px !important; 
}

#nieuwsbrief .inputFail{
	background: url(../images/fail.jpg) no-repeat 161px 7px !important; 
}

#infoblok{
	float:left;
	width:944px;
	background:#fff;
	border:1px solid #c9d5d1;
	margin:0 0 10px 0;
	padding:9px 17px 0 0;	
}

.nieuwsblok{
	float:left;
	width:200px;
	padding:0 15px 0 24px;
	border-right:1px dotted #484848;
}

.nieuwsblok ul{
	list-style:square;
	padding:0 0 0 20px;
}

.nieuwsblok li{
	padding:2px 0;
}

.nieuwsblok li.lastnieuws{
	list-style:none;
	padding:4px 0 0 0;
	font-style:italic;
}

#twitter{
	width:424px;
	height:180px;
	position:relative;
	overflow:hidden;
	background: url(../images/twitter_bg.jpg) no-repeat bottom right;
	padding:0 0 0 30px;	
}

#bottom{
	float:left;
	width:925px;
	background:#484848;
	border:1px solid #484848;
	padding:12px 18px;
}

/*feature_list bij scripts.css*/

#interessante-termen{
	float:right;
	width:433px;
	padding:0 0 0 3px;
	line-height:25px;
}

#footer{
	float:left;
	width:950px;
	background:#fff;
	border:1px solid #c9d5d1;
	text-align:center;
	padding:6px 0 6px 13px;
	margin:10px 0;
}

#footer p{
	float:left;
	padding:0 5px;
}

/*Typografie*/
body{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#484848;
}

a{
	outline:none;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

.breadcrumb{
	color:#fff;
	font-size:11px;
}

.breadcrumb a{
	color:#fff;
	text-decoration:underline;
}

#kolom1 a, #kolom2 a, #kolom2-project a, #kolom-dienst a, #kolom-werk a, #kolom3 a, #categorieen-blok a{
	color:#0077c0;
}

#categorieen-blok a{
	display:inline-block;
	padding:1px 5px;
}

.cat-active{
	text-decoration:underline;
	font-weight:bold;
}

#kolom1 p, #kolom2 p, #kolom3 p, #kolom-dienst p, #kolom-werk p{
	padding:0 0 7px 0;
	line-height:20px;
}

#kolom1 ul, #kolom3 ul, #kolom-dienst ul, #kolom-werk ul{
	padding:0 0 6px 20px;
	list-style:square;
	line-height:20px;
}

p.leesmeer{
	float:right;
	width:100%;
	font-style:italic;
	text-align:right;
}

p#aandeel-wingweb{
	float:left;
	width:100%;
	border-top:1px dotted #8e8e8e;
	padding-top:2px;
	line-height:18px;
}

ul#nieuws{
	padding:0;
	margin:0;	
}

ul#nieuws li{
	list-style:none;
	float:left;
	width:260px;
	height:105px;
	padding:10px;
	background:#fafafa;
	border:1px solid #c9d5d1;
	margin:7px 10px;
	line-height:18px;
}

#hosting-table{
	border-collapse:collapse;
	width:100%;
	margin-bottom:10px;
}

#hosting-table tr{
	border-bottom:1px solid #d9d9d9;
}

#hosting-table td{
	padding:7px 0;
}

#top h2, #top-hosting h2, #top-webdesign h2, #top-website-beheermodule h2, #top-webshop h2, #top-webapplicaties h2, #top-zoekmachine-optimalisatie h2, #top-panoramafotografie h2, #top-nieuwsbrief-module h2, #top-contact h2, #top-3d h2, #top-storecontrl-webshop h2{
	font-size:28px;
	color:#fff;
	padding:60px 0 0 17px;
	float:left;
}

h1, h2, h3{
	padding:0 0 4px 0;
	font-size:17px;
	font-weight:normal;
	color:#0077c0;
	line-height:20px;
}

h3{
	padding:4px 0 1px 0;
	font-size:14px;
	font-weight:bold;	
	color:#0d8fdf;
}

#bottom h3{
	padding:0;
	font-size:17px;
	font-weight:normal;	
	color:#dadada;
}

h4{
	padding:4px 0 1px 0;
	font-size:13px;
	font-weight:bold;	
	color:#3596d1;
}

h1 span, h2 span{
	color:#484848;
}

.update{
	font-size:10px;
	float:left;
	text-align:right;
	padding:5px 0 10px 0;
	width:100%;
}

#infoblok a{
	color:#0077c0;
}

#interessante-termen a{
	color:#dadada;
	padding:0 3px;
}

#interessante-termen a:hover{
	background:#dadada;
	color:#484848;
}

#interessante-termen .tag1{
	font-size:19px;
}
#interessante-termen .tag2{
	font-size:16px;
}
#interessante-termen .tag3{
	font-size:13px;
}
#interessante-termen .tag4{
	font-size:11px;
}

#footer{
	color:#0077c0;
	font-size:11px;
}

#footer a{
	color:#0077c0;
	font-weight:bold;
	text-decoration:none;
}

/*Menu*/
#menu ul{
	padding:0;
	margin:0;
	list-style:none;
}

#menu li {
	float: left;
	width: auto;
}

#menu a.menuitem{
	font-size:17px;
	font-weight:bold;
	font-style:italic;
	color:#3f3f3f;
	padding:0 25px 5px 25px;
	display:block;
}

#menu a.menuitem:hover{
	color:#0177c1;
	text-decoration:none;
}

#menu a.menuitem-active{
	font-size:17px;
	font-weight:bold;
	font-style:italic;
	color:#0177c1;
	padding:0 25px 5px 25px;
	display:block;	
}

#menu li.menuspacer{
	font-size:18px;
	color:#0177c1;
	font-weight:bold;
	font-style:italic;
}

ul#submenu, ul#submenu2 {
	position:absolute;
	background:#fff;
	width:380px;
	padding:6px 0 15px 15px;
	text-align:left;
	left:-999em;
	margin-top:0;
	margin-left:-90px;
	z-index:9999;
	filter:alpha(opacity=95);
	opacity:0.95;
}

ul#submenu li, ul#submenu2 li{
	float:left;
}

.categoriemenu{
	float:left;
	width:190px;
}

.categoriemenu a{	
	text-decoration:none;
	float:left;
	color:#484848;
	width:180px;
	height:50px;
	padding:5px 0;
	font-size:10px;
	display:inline-block;
}

.categoriemenu span{
	font-size:14px;
	width:180px;
	float:left;
	color:#0077c0;
	font-style:normal;
}

.categoriemenu a:hover {
	color:#0077c0;
}

.categoriemenu a.sub-active {
	color:#0077c0;
	text-decoration:underline;
}

#menu li:hover ul ul, #menu li.sfhover ul ul {left: -999em;}

#menu li:hover ul, #menu li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul { 	left: auto;}

#menu li:hover, #menu li.hover {position:static;}

/* Scripts */
/* Twitter */
.twtr-hd{display:none;}
.twtr-ft{display:none;}
.twtr-tweet{font-size:11px;	padding:0;	margin:0;}
/* bgstretcher */
.bgstretcher{background: #fff; overflow: hidden; width: 100%; position: fixed !important; z-index: 1;}
.bgstretcher, .bgstretcher UL, .bgstretcher UL LI { position: absolute;	top: 0;	right: 0; left: 0; bottom: 0;}
.bgstretcher UL, .bgstretcher UL LI { margin: 0; padding: 0; list-style: none;}
/* feature list */
div#feature_list { width: 455px; overflow: hidden; position: relative; float:left; border-right:1px dotted #fff;}
div#feature_list ul {position: absolute; top: 10px; list-style: none; padding: 0; margin: 0;}
#tabs {	float:left; width: 233px; color:#dadada; padding:0 0 0 3px; line-height:20px;}
#tabs a {color: #dadada; text-decoration: underline;}
#tabs a:hover {	text-decoration: none; color: #0998f0;}
#tabs a.current {color: #0998f0;}
#tabs a.current:hover {	text-decoration: none; cursor: default;}
ul#output {	right: 30px;width: 155px;height: 124px;position: relative;}
ul#output li {position: absolute;width: 155px;height: 124px;}
ul#output a{display:block;width: 155px;height: 124px;background: url(../images/sponsoring.jpg) no-repeat;text-decoration:none;}
ul#output a.tom{background-position:-0px -497px;}
ul#output a.myrthe{background-position:-620px -0px;}
ul#output a.ina{background-position:-465px -125px;}
ul#output a.indy{background-position:-310px -248px;}
ul#output a.route{background-position:-155px -372px;}
#tabs2 {width:81px;	float:left;	padding:5px 10px 20px 225px;}
#tabs2 a {color: #f9f9f9;	background:#4a9ed1;	padding:1px 7px; display:inline-block;margin:0 2px;-moz-border-radius: 0.5em;-webkit-border-radius: 0.5em;}
#tabs2 a:hover {color: #fff; background:#0077c0; text-decoration: none;}
#tabs2 a.current {color: #fff;background:#0077c0;}
#tabs2 a.current:hover {text-decoration: none;cursor: default;}
ul#output2 {right:0;width: 316px;height: 264px;position: relative;list-style:none;background: url(../images/output2_bg.jpg) no-repeat bottom left;}
ul#output2 li {position: absolute;width: 316px;top:0;height: 252px;}
/*nivo slider*/
.nivoSlider{position:relative}
.nivoSlider img{position:absolute; top:0px; left:0px}
.nivoSlider a.nivo-imageLink{position:absolute; top:0px; left:0px; width:100%; height:100%; border:0; padding:0; margin:0; z-index:60; display:none}
.nivo-slice{display:block; position:absolute; z-index:50; height:100%}
.nivo-caption{position:absolute; left:0px; bottom:0px; background:#000; color:#fff; opacity:0.8; width:100%; z-index:89}
.nivo-caption p{padding:5px; margin:0}
.nivo-directionNav a{position:absolute; top:45%; z-index:99; cursor:pointer; visibility:hidden; display:none}
.nivo-prevNav{left:0px}
.nivo-nextNav{right:0px}
.nivo-controlNav a{position:relative; z-index:99; visibility:hidden; display:none; cursor:pointer}
.nivo-controlNav a.active{font-weight:bold}
/*vtip*/
p#vtip { display: none;	position: absolute; padding: 5px 10px;left: 0px;font-size: 11px;background-color: #0077c0;-moz-border-radius: 5px;-webkit-border-radius: 5px;z-index: 9999 ;color:#fff;font-size:11px;font-family:trebuchet MS;}
p#vtip #vtipArrow {	position: absolute;	top: -5px; left: 25px}
