* {
	padding: 0;
	margin: 0;
	outline: 0;
	}

img {
	border: 0;
	}
a, a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #444;
	}
body {
	background: #ccc url(img/achtergrond.jpg) repeat center top;
	padding: 15px 0 0 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans;
	font-size: 10pt;
	}
#content {
	width: 903px;
	margin: auto;
	}
#main {
	position: relative;
	background: transparent url(img/witteachtergrond.png) repeat-y left top;
	padding: 0 2px;
	}

/* groep koppen */
#kopVervangers {
	height: 110px;
	background: transparent url(img/kopvervangers.gif) no-repeat left top;
	clear: both;
	}
#kopLogin {
	list-style: none;
	float: right;
	width: 404px;
	text-align:right;
	padding: 0 15px;
	line-height: 6px;
	}
#kopLogin li {
	list-style: none;
	display: block;
	padding: 1px 0 0 0;
	}
#kopLogin li span {
	display: none;
	}
.knopjeLogIn {
	display: block;
	border: none;
	background: transparent url(img/login2.png) no-repeat left top;
	float: right;
	width: 97px;
	height: 24px;
	margin-right: 21px;
	cursor: pointer;
	}
.knopjeLogIn:hover {
	background-position: left bottom;
	}
.knopjeInloggegevens {
	display: block;
	border: none;
	background: transparent url(img/inloggegevens.png) no-repeat left top;
	float: right;
	width: 48px;
	height: 24px;
	margin-right: 2px;
	cursor: pointer;
	}
.knopjeInloggegevens:hover {
	background-position: left bottom;
	}

.aanmelden {
	background: #fff url("img/bg_input.gif") repeat-x 0 0;
	border: 1px solid #888;
	vertical-align:baseline;
	font-size: 100%;
	padding: 2px 2px 0 2px;
	width: 164px;
	/* border: 1px solid red; */
	}
.mailform {
	background: #fff url("img/bg_input.gif") repeat-x 0 0;
	border: 1px solid #888;
	vertical-align:baseline;
	font-size: 100%;
	padding: 2px 2px 0 2px;
	width: 264px;
	/* border: 1px solid red; */
	}
#kopKleineKnoppenRechts {
	list-style: none;
	float: right;
	width: 131px;
	padding: 1px;
	}
#kopKleineKnoppenRechts li {
	list-style: none;
	display: block;
	}
#kopKleineKnoppenRechts li span {
	display: none;
	}
.kopKnopVragen {
	display: block;
	background: transparent url(img/knopvragen.png) no-repeat left top;
	margin-top: 14px;
	height: 18px;
	}
.kopKnopVragen:hover {
	background-position: left bottom;
	}
#kopKnopMail {
	display: block;
	background: transparent url(img/knopmail.png) no-repeat left top;
	margin-top: 11px;
	height: 20px;
	}
#kopKnopMail:hover {
	background-position: left bottom;
	}
.kopKnopContact {
	display: block;
	background: transparent url(img/knopcontact.png) no-repeat left top;
	margin-top: 11px;
	height: 19px;
	}
.kopKnopContact:hover {
	background-position: left bottom;
	}
#iconVervangers {
	position: absolute;
	float: left;
	width: 128px;
	height: 128px;
	top: -100px;
	left: 20px;
	z-index: 3;
	background: transparent url(img/iconvervangers.png) no-repeat left top;
	}
/* einde groep koppen */

/* groep tabs */
#tab {
	background: transparent url(img/tabbalk.png) top left repeat-x;
	clear: both;
	/*border: 1px solid red;*/
	}
#tab ul {
	text-align: left;
	padding: 8px 0 4px 168px;
	width: 730px;
	height: 22px;
	/*border: 1px solid red;*/
	}
#tab li {
	display: inline;
	white-space: nowrap;
	}
#tab li a.inactive {
	color: #444;
	text-shadow: white 0 1px 0;
	padding: 7px 7px;
	/*border: 1px solid red;*/
	}
#tab li a.inactive:hover {
	background: transparent url(img/tabhover.png) repeat-x left top;
	padding: 8px 7px 9px 7px;
	}
#tab li a.active {
	color: #222;
	text-shadow: 0 1px 0 white;
	background: transparent url(img/tabgeselecteerd.png) repeat-x left top;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 8px 6px 10px 6px;
	/*border: 1px solid red;*/
	}
#tab li img {
	margin: 0 0 6px 0;
	vertical-align: top;
	/*display: none;*/
	}
/* groep tabs */

/* groep scrollframe */

#frame, #scroller, .scrollersectie
#frame {
	overflow: hidden;
	margin: 0 auto;
	width: 900px;
	position: relative;
	}
#scroller {
	width: 890px;
	margin: 0 auto;
	overflow: hidden;
	}
#scroller li {
	margin: 0 0 5px 19px ;
	text-align: justify;
	}
#scrollercontent {
	width: 7200px;
	}
.scrollersectie {
	width: 710px;
	height: 360px;
	padding: 0 80px 0 100px;
	float: left;
	color: #555;
	font-size: 11pt;
	line-height: 14pt;
	overflow-y: inherit;
	}
div#footer {
	padding-top: 10px;
	text-align: center;
	font-size: 10px;
	color: #CCC;
	text-shadow: 0px 1px 0px black;
	width: 900px;
	height: 30px;
	margin: 0 auto 0 auto;
	background: url(img/schaduw.png) no-repeat top;
	/*border: 1px solid red;*/
	}
/* einde groep scrollframe */

/* groep screenshots */
#screenshots {
	clear: both;
	height: 76px;
	padding: 6px 0 0 0;
	margin-top: 0px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: center;
	position: relative;
	z-index: 10;
	}
#screenshots img {
	border: 1px solid #ccc;
	padding: 3px;
	margin: 0 13px;
	background: white;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	}
#screenshots img:hover {
	background: #234ca9;
	border: 1px solid #234ca9;
	-webkit-box-shadow: 0px 0px 6px #234ca9;
	-moz-box-shadow: 0px 0px 6px #234ca9;
	box-shadow: 0px 0px 6px #234ca9;
	}
/* einde groep screenshots */
#welkom-tab span{
	padding-left: 20px;
	background: url(img/tab1.png) no-repeat left top;
}
#eerste-tab span{
	padding-left: 20px;
	background: url(img/tab2.png) no-repeat left top;
}
#tweede-tab span{
	padding-left: 20px;
	background: url(img/tab3.png) no-repeat left top;
}
#derde-tab span{
	padding-left: 20px;
	background: url(img/tab4.png) no-repeat left top;
}
#vierde-tab span{
	padding-left: 20px;
	background: url(img/tab5.png) no-repeat left top;
}
#vijfde-tab span{
	padding-left: 20px;
	background: url(img/tab6.png) no-repeat left top;
}
