/* CSS document */

/* GLOBAL ---------------------*/

html, body {
	width: 100%;
	height: 100%;
	margin: 0;
}

body {
	color:#333;
	font-family: 'Helvetica Neue', Arial, sans-serif;
	font-size: 80%;
	line-height:1.5;
/*	color: #2a414e; */
}

table, tr, td {
	border-width: 0;
}

h2, h2 a, h2 a:visited,
h3, h3 a, h3 a:visited,
h4, h4 a, h4 a:visited {
	color: #df8e2d;
	text-decoration: none;
}

a,
a:visited {
	color: #df7d2d;
	text-decoration: underline;
}

a:hover,
h2 a:hover, h3 a:hover, h4 a:hover, #verhaal h3 a:hover {
	color: #c73c1f;
	text-decoration: underline;
}

a.meerinfo {
	display: block;
	margin: 6px 0;
}

.clearboth {
	clear: both;
}

div.container {
	width: 100%;
	padding: 0;
	margin: 0 auto;
}

div.container#home {
/*	background: url(../images/bg-home.jpg) repeat-x 0 8px; */
	background: url(../images/bg-home.jpg) repeat-x 0 8px;
}

div.container#actie250 {
	background: url(../images/bg-actie250.jpg) repeat-x 0 8px;
}

div.container#vervolg {
	background: url(../images/bg-vervolg.jpg) repeat-x 0 8px;
}

#internetcompagnie-badge {
	margin: 154px 0 0 0;
	border: none;
	float: right;
	display: none;
}


/* HEADER ---------------------*/

#header {
	width: 800px;
	position: relative;
	padding: 0 100px;
	margin: 0 auto;
	font-size: 11px;
	background: none;
	display: block;
}

img.kwibuss-screen {
	margin: 0 0 0 40px;
	padding: 0;
}

#pixellijn {
	margin: 0 0;
	width: 100%;
	padding: 0;
	height: 8px;
	background: url(../images/header-pixellijn.gif) repeat-x center bottom;
}

h1#pagetitle {
	width: 800px;
	margin: 40px auto 0 auto;
	height: 84px;
	padding: 0 50px 0 50px;
}
h1#pagetitle {
	font-family: 'Helvetica Neue', Arial, sans-serif;
	font-size: 48px;
	color: #FFF;
}

#content {
}

/* VERHAAL -----------------------*/

#verhaal {
	width: 530px;
	margin: 14px 0 20px 0;
	padding: 0 0 10px 0;
	float: right;
}

#rondleiding,
#verhaal-breed {
	width: 100%;
	margin: 14px 0 0 0;
	padding: 0 0 0 0;
	float: right;
	font-size: 1.2em;
}

#verhaal-links {
	width: 540px;
	margin: 14px 0 20px 0;
	padding: 0 0 10px 0;
	float: left;
	font-size: 1.2em;
}
#producten-links,
#producten-rechts {
	width: 386px;
}

#producten-links {
	float: left;
	border-right: 1px solid #CCC;
	padding-right: 10px;
}

#producten-rechts {
	float: right;
	padding-left: 10px;
}

h2#content-title {
	margin: 0;
	padding: 0;
}

p#inleiding {
	font-size: 1.2em;
	line-height: 150%;
	margin: 6px 0 20px 0;
}

#verhaal p.inhetkort {
	margin: 0 0 20px 60px;
}

h3.inhetkort {
	color: #3da2aa;
}

#verhaal h3.inhetkort {
	margin: 0 0 10px 60px;
}

#verhaal h3 a,
#verhaal h3 a:visited {
	text-decoration: none;
}

#verhaal h3 a:hover {
	text-decorati`zo~`z underline;
}

p.waaromkwibuss {
	float: left;
	border-bottom: 1px dotted #d1d1d1;
	padding: 0 0 25px 0;
	margin: 0 0 25px 0;
}

.icon {
	float: left;
	display: block;
}

img.illustratie-left,
img.illustratie-right {
	border: 1px solid #BBB;
	margin-bottom: 10px;
}

img.illustratie-left,
img.illustratie-left-noborder {
	float: left;
	margin: 0 20px 0 0;
}

img.illustratie-left-noborder {
	border: none;
	margin-bottom: 20px;
}

img.illustratie-right {
	float: right;
	margin: 0 0 0 10px;
}

.highlight {
	/*background: #d5fffe;
	border-bottom: 1px solid #a7f0f6;
	border-top: 1px solid #a7f0f6;*/
}

ul.highlight {
	background: url(../images/waardecheque-groot.gif) no-repeat;
	padding: 80px 20px 20px 30px;
	margin: 0 0 6px 0;
	list-style: none;
	font-family: Georgia;
	font-style: italic;
	font-size: 120%;
	color: #2d8088;
	/*height: 291px;*/
}

ul.highlight li {
	padding: 0;
	margin: 0 0 10px 0;
	height: 120px;
}
ul.highlight li#eerste {
	background: url(../images/actie-icons2.gif) no-repeat;
	padding: 18px 0 7px 150px;
}
ul.highlight li#tweede {
	background: url(../images/actie-icons2.gif) no-repeat 0 -185px;
	padding: 6px 0 13px 150px;
	border-top: 1px solid #a7f0f6;
}
ul.highlight li#derde {
	background: url(../images/actie-icons2.gif) no-repeat 0 -364px;
	padding: 8px 0 12px 150px;
	border-top: 1px solid #a7f0f6;
}
ul.highlight li#eerste p {
	margin-top: 20px;
}
ul.highlight li#tweede p {
	margin-top: 16px;
}
ul.highlight li#derde p {
	margin-top: 40px;
}
.actievoorwaarden {
	font-family: Georgia;
	font-style: italic;
	/*font-size: 70%;*/
	list-style-type: non;
	padding: 12px 0 0;
	color: #666;
}
#sidebar-actie-container .contact-button {
	padding-top: 12px;
	padding-bottom: 20px;
	border-top: 1px dotted #BBB;
	border-bottom: 1px dotted #BBB;
	margin-right: 5px;
	margin-bottom: 15px;
}
#sidebar-actie-container .contact-button h3 {
	margin-bottom: 4px;
}
#sidebar-actie-container .contact-button {
	
}

#sidebar-contact #actie-banner a img,
#klantenquotes-container #actie-banner a img {
	border: none;
}

img.actie-icons {
	margin: 14px 10px 0 10px;
	float: left;
}


/* WUFOO -----------------------*/

#wufoo {
	width: 530px;
	margin: 14px 0 20px 0;
	padding: 0 0 10px 0;
}

/* SIDEBAR -----------------------*/

#klantenquotes-container h3 {
	font-size: 1.3em;
}



/* SIDEBAR WAAROM KWIBUSS --------*/

#klantenquotes-container {
	background: url('../images/bg-sidebar-lang.jpg') no-repeat left bottom;
	float: right;
	width: 220px;
	padding: 20px 0 10px 20px;
	margin: 0;
}

#klantquote {
	background: url('../images/bg_klant-top.png') no-repeat left top;
	padding: 13px 13px 0 13px;
	width: 190px;
	margin: 0;
	font-family: Georgia, 'Times New Roman', serif;
}

#klantquote ul li {
	display: block;
}

#klantquote-link {
	background: url('../images/bg_klant-btm.png') no-repeat left top;
	padding: 30px 13px 16px 4px;
	width: 200px;
	font-size: 90%;
	line-height: 125%;
}

#klantquote-link a {
	float: right;
	margin-top: 28px;
}

#locaties {
	background: url(../images/locaties-bg.png) no-repeat top left;
/*	border: 1px solid #df8d2d;
	background: #b7edf1; */
	width: 195px;
	margin: 20px 0 0 0;
	padding: 10px;
	float: left;
}

.actie #locaties {
	margin-top: 6px;
	margin-bottom: 16px;
}

#locaties-cijfer {
	background: url(../images/locaties-ster.png) no-repeat;
	color: #FFF;
	font-size: 200%;
	text-align: center;
	font-weight: bold;
	font-family: 'Trebuchet MS', Arial;
	padding: 12px 15px 28px 8px;
	height: 26px;
	width: 38px;
	float: left;
}

#locaties-werken {
	float: right;
	width: 120px;
	margin: 12px 2px 0 0;
	font-size: 1.2em;
	font-family: 'Helvetica Neue', Arial, sans-serif;
}

/* SIDEBAR -----------------------*/

#sidebar {
	background: url(../images/bg-sidebar.jpg) no-repeat right top;
	height: 444px;
	width: 240px;
	padding: 20px 0 20px 0;
}

#sidebar-contact {
	background: url(../images/bg-sidebar.jpg) no-repeat right top;
	height: 444px;
	width: 220px;
	padding: 20px 20px 20px 0;
}

#sidebar-actie-container {
	float: right;
	width: 220px;
	padding: 33px 0 10px 20px;
	margin: 0;
}
#sidebar-actie-container p {
	margin: 0 0 20px 0;
}
a.contact-knop img,
a.contact-knop:visited img {
	margin: 0 0 0 0;
	border: 0;
}

	
}

/* SIDEBAR PRODCUCTEN--------------*/

#sidebar ul {
	width: 240px;
	list-style: none;
	padding: 0;
	margin: 20px 0 0 0;
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #FFF;
}

#sidebar li {
	border-bottom: 1px solid #dfdfdf;
	border-top: 1px solid #FFF;
	padding: 0;
}

#sidebar li a,
#sidebar li a:visited {
	display: block;
	padding: 6px 0;
	color: #7c7c7c;
	text-decoration: none;
	padding-left: 26px;
	font-weight: bold;
}

#sidebar li a:hover {
	color: #3da2aa;
}

#sidebar li.current {
	border-top: none;
	border-bottom: none;
}

#sidebar li.current a {
/*	color: #5bc7d0; */
	background: url(../images/submenu-bg-current.png) repeat-x;
	color: #FFF;
}

/* SIDEBAR CONTACT ----------------*/

.naamblok {
	margin: 0 0 10px 8px;
	float: left;
	width: 230px;
}

.naamblok#jaap {
	
}

.naamblok#thijs {
	
}

img.pasfoto {
	display: block;
	float: left;
}

.naam {
	font-size: 1.3em;
	margin: 0 0 0 0;
}

.functie {
	font-size: 0.9em;
}

.contactgegevens h3 {
	margin: 12px 0 8px 0;
}

.contactgegevens {
	float: left;
	width: 80%;
	margin-left: 8px;
	background: url(../images/lijn-contact.png) no-repeat top;
}
.naamblok.bezoekadres {
	margin-top: 20px;
	padding-top: 10px;
	width: 80%;
	background: url(../images/lijn-contact.png) no-repeat top;
}
.nieuwsbrief {
	float: left;
	margin-left: 8px;
	margin-top: 28px;
	padding-top: 10px;
	background: url(../images/lijn-contact.png) no-repeat top;
}
.nieuwsbrief h3 {
	margin-bottom: 0;
}
.nieuwsbrief p {
	margin-top: 0;
}

/* SIDEBAR TWITTER ------------*/

#twitter {
	background: url('../images/bg_twitter-top.png') no-repeat left top;
	padding: 13px 13px 5px 13px;
	width: 190px;
	margin: 20px 0 0 0;
}
#twitter ul li {
	display: block;
}
#twitter-link {
	background: url('../images/bg_twitter-btm.png') no-repeat left top;
	padding: 19px 13px 76px 13px;
	width: 190px;
}
#twitter-link a {
	float: right;
	margin-top: 28px;
}

/* MAIN -----------------------*/

#main {
	width: 800px;
	padding: 20px 50px 20px 50px;
	margin: 0 auto;
	background: none;
	text-align: left;
}

#main.prikbord {
	height: 365px;
	background: url(../images/kwibuss-prikbord.png) no-repeat 292px;
}

#main.actie {
	padding: 2px 50px 2px 50px;
}
#main.actie #verhaal-links {
	margin-top: 0;
}

h1 {
	font-size: 30px;
	margin: 10px 0 20px 0;
}
	
h2 {
	font-size: 18px;
	margin: 10px 0 10px 0;
}

h3 {
	font-size: 1.3em;
	font-weight: normal;
	margin: 0 0 8px 0;
}

h1.voordeelactie {
	font-size: 30px;
	margin: 10px 0 20px 0;
	line-height: 1.3em;
	color: #FFF;
}
h1.voordeelactie a {
	color: #d5fffe;
}
h1.voordeelactie a:hover {
	color: #FFF;
}
p {
	margin: 10px 0;
}

#pagina-dump {
	width: 520px;
	height: 370px;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	float: right;
}

#pagina-dump .prikbord {
	background-image: url(../images/kwibuss-prikbord.png);
}

#contentdivider {
	width: 800px;
	height: 10px;
}

/* TEASER ---------------------*/

#teaser {
    display: inline;
    margin: 0 0 0 0 ;
	width: 280px;
	float: left;
}
.actie #teaser {
    display: inline;
    margin-top: 5px;
	width: 280px;
	/*float: right;*/
}
#teaser h2 {
	font-size: 1.6em;
	color: #FFF;
	font-weight: normal;
	margin: 10px 0 14px 0;
	line-height: 130%;
}

#teaser h3 {
	font-size: 1.1em;
	color: #FFF;
	font-weight: normal;
	font-style: italic;
}

#tagline {
	margin: 10px 0 50px 0;
	font-size: 1.2em;
	color: #FFFFFF;
}

img.paginatitel {
	margin: 0 0 5px 0;
}

a.feature-knop img,
a.feature-knop:visited img {
	margin: 34px 0 0 0;
	border: 0;
}

/* CROSSLINKS -----------------*/

.crosslinks {
	width: 780px;
	margin: 0 auto 40px auto;
	padding: 18px 10px 20px 10px;
	background: #b7edf1;
/*	border: 1px solid #5bc7d0; */
	text-align: center;
	font-size: 1.5em;
/*	font-family: Georgia, 'Times New Roman', serif;
	font-style: italic; */
}

.crosslinks#actiepagina {
	background: #f4a53a;
}

.crosslinks#actiepagina a {
	color: white;
}

.crosslinks a, .crosslinks a:visited {
	color: #0b7881;
}

.crosslinks a:hover {
	color: #2a414e;
}

/* MENU -----------------------*/

#menu {
	width: 800px;
	margin: 0 auto;
	padding: 0px 39px 0 34px;
}

#menu ul {
	padding: 0;
	margin: 0 0 0 20px;
	float: left;
}

#menu li {
	display: inline;
	margin-right: 0;
	font-size: 1em;
	list-style-type: none;
}

#menu li a,
#menu li a:visited {
	float: left;
	padding: 12px 8px;
	margin: 0;
	color: #FFF;
	text-decoration: none;
	border: none;
	letter-spacing: 1px;
}

#menu li a#current,
#menu li a#current:visited,
#menu li a:hover {
	background: url(../images/menu-bg-current.png) no-repeat center bottom;
}

#menu a#kwibuss,
#menu a#kwibuss-current,
#menu a#kwibuss:visited,
#menu a#kwibuss-current:visited {
	float: left;
	padding: 11px 8px 12px 8px;
	margin: 0;
	color: #FFF;
	text-decoration: none;
	border: none;
	letter-spacing: 1px;
}

#menu a#kwibuss-current,
#menu a#kwibuss-current:visited,
#menu a#kwibuss:hover {
	background: url(../images/menu-bg-current.png) no-repeat center bottom;
}

#menu li a:hover {
	color: #a7f0f6;
}

#menu a#kwibuss img,
#menu a#kwibuss-current img,
#menu li a img {
	border: none;
	float: left;
}

/* RONDLEIDING ---------------*/

#rondleiding h3 {
	font-size: 160%;
	color: #3da2aa;
	margin-top: 20px;
}

img.rondleiding {
	margin: 14px 0 60px 0;
	padding: 0 0 0 0;
	text-align: center;
/*	border: 1px solid #CCC; */
	border-bottom: 1px solid #666;
}

img#first.rondleiding {
	margin: 0 0 70px 0;
}

div.knop-rondleiding {
	width: 218px;
	margin: 40px 0 0 0;
}

div.knop-rondleiding a {
	display: block;
	margin: 10px 0 0 0;
	padding: 13px 10px 14px 8px;
	background: url(../images/knop-rondleiding.png) no-repeat;
	text-decoration: none;
	text-align: center;
}

div.knop-rondleiding a:hover {
	text-decoration: none;
	color: #5bc7d0;
}

.prikbieb-links {
	float: left;
	width: 300px;
	margin: 0 80px 0 0;
}

/* LAATSTE NIEUWS ---------------*/

#laatstenieuws h3 {
	margin: 20px 0 4px 0;
}

ul#twitter_update_list {
	margin: 0;
	padding: 0;
	font-size: 0.8;
	line-height: 150%;
	list-style-type: none;
}

ul#twitter_update_list a {
	display: none;
}

#twitter_update_list li {
	border-bottom: 1px solid #DDD;
	padding: 8px 0 10px 0;
	
}

/* CONTACT FORM ------------------*/

#formulier {
	width: 530px;
	background: #FFF;
	padding: 0 0 0 0;
	float: right;
}

.contactform {
	font-size: 1.1em;
	padding: 0;
}

.formdivider {
	height: 1px;
	background: #AAA;
	width: 310px;
	margin: 0 0 0 130px;
	border-style: none;
}

.small {
	font-size: 0.8em;
	margin: 0 0 0 0;
	display: block;
}

dl {
	margin: 0px 0 14px 0; 
	padding: 0;
}

dt {
	text-align: left;
	margin: 10px 0 0 0;
	width: 420px;
	display: inline-block;
}

dt.links,
dt.rechts {
	width: 222px;
	text-align: left;
	margin: 8px 0 2px 0;
	float: left;
}

dt.links {
	margin-right: 30px;
}

dt.rechts {
	display: inline;
}

dd {
	margin: 0;
	font-size: 1.2em;
}

dd.links,
dd.rechts{
	width: 225px;
	float: left;
}

dd.links {
	margin: 0 30px 0 0 ;
}

dd.rechts {
	margin: 0;
}

.formfield {
	width: 100%;
	padding: 6px 4px 7px 5px;
	border: 1px solid #888;
	margin: 0 0 2px 0;
	font-family: 'Helvetica Neue', Arial, sans-serif;
	font-size: 0.9em;
}

#fieldname {
}

#fieldemail {
}

#fieldephone {
}

#fieldcompany,
#fieldname,
#fieldcomment {
	width: 480px;
}

#fieldcity {
}

#fieldsubject {
	width: 306px;
}

#note {
	font-size: 1em;
	margin: 0 0 16px 0;
}

#vraag {
	font-size: 1.1em;
	line-height: 14px;
	margin: 0;
	padding: 0;
}

#fieldcomment {
	padding: 6px 4px 6px 5px;
	border: 1px solid #888;
	font-family: 'Helvetica Neue', Arial, sans-serif;
}

.submitbutton {
	text-align: left;
	margin-top: 20px;
	padding: 0;
	text-align:center;
	border: none;
	background: url(../images/verstuur-uw-aanvraag.png) no-repeat;
	width: 216px;
	height: 42px;
}

.thankyou {
	font-size: 12px;
	padding: 9px;
	margin: 0;
	font-size: 12pt;
	line-height: 1.6em;
}

.divider {
	width: 240px;
	height: 120px;
}

/* BLOKKEN ---------------------*/

#blokken-container {
/*	font-size: 90%; */
	width: 800px;
	margin: 6px auto 0 auto;
	padding: 8px 50px 20px 50px;
}

#blokken {
/*	background: #f9f9f9;
	border: 1px solid #DDD; */
	width: 800px;
	margin: 0 auto;
	padding: 0;
	display: table;
}

#blokken h2 {
	display: inline-table;
}

.blok {
	width: 220px;
	height: 140px;
	margin: 0;
	float: left;
	display: inline-table;
}

.blok#left {
	padding: 0;
	margin-right: 30px;
}

.blok#right {
	padding: 0;
	margin: 0;
}

#feature-blok {
	width: 300px;
	margin-top: -26px;
	padding: 0 0 0 0;
	display: inline-table;
	float: right;
}

#feature-blok a img {
	border: none;
	float: right;
}

#feature-list {
	width: 180px;
	margin: 25px 0;
	padding: 10px 10px 10px 12px;
	background: url(../images/feature-list-bg.png) no-repeat;
	border: 1px solid #aaa;
}

#feature-list ul {
	line-height: 150%;
}

#feature-list li {
	margin: 0;
	padding: 6px 0;
	list-style-image: url(../images/feature-list-bullet.png);
}

.blok .toelichting {
	font-size: 11px;
	line-height: 175%;
}

#scheidingslijn, #scheidingslijn-first {
	width: 26px;
	height: 140px;
	float: left;
}

/* FOOTER ---------------------*/

#footer {
	margin: 10px 0 0 0;
	padding-bottom: 30px;
}

#footer #about-title {
	font-size: 14px;
	margin: 0 0 12px 0px;
	line-height: 136%;
	display: block;
}

#footer-inner {
	background: url('../images/bg-footer.png') no-repeat center;
	width: 800px;
	margin: 0 auto 0 auto;
	padding: 0 50px 0 50px;
	height: 180px;
}

#about-internetcompagnie {
	width: 516px;
	margin: 22px 0 2px 0;
	padding: 0 0 0 18px;
	float: left;
	font-size: 1em;
}

#about-internetcompagnie img.logo {
	margin: 0 16px 80px 0;
	float: left;
}

#about-internetcompagnie a,
#about-internetcompagnie a:visited {
	color: #5e5e5e;
	text-decoration: none;
}

#about-internetcompagnie a:hover {
	text-decoration: underline;
}

#footer .copyright {
	margin: 10px 0;
	font-size: 0.85em;
}

#footer-contact {
	width: 220px;
	margin: 22px 0 0 0;
	padding: 0 20px 0 0;
	float: left;
	font-size: 1em;
}

#footer-contact h3 {
	margin: 15px 0 10px 0;
}

#footer_inner {
}

