@charset "utf-8";
/* CSS Document */

html
{
	height: 100%;
	width: 100%;
}

body {
	padding:0px;
	margin:0px;
	font-family:Verdana;
	font-size:11px;
	color: #6B6B6B;
	background: #E9E9EA url(../images/bg.png) repeat-x;
	line-height:16px;
	letter-spacing:0.5pt;
	height: 100%;
}


/* links */
a:link {/* unvisited link */
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	cursor: pointer;
	color: #FDB714;
}		
a:visited {/* visited link */
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	color: #FF9933;
}
a:hover {/* mouse over link */
	text-decoration: underline;
	font-family: Verdana;
	font-size: 11px;
	cursor: pointer;
	color: #FF9933;
}
a:active {/* selected link */
	text-decoration: underline;
	font-family: Verdana;
	font-size: 11px;
	color: #FF9933;
}
h1
{
	font-size: 13px;
	color: #FF9933;
	line-height:1px;
}
h2
{
	font-size: 18px;
	color: #a9a679;
	line-height:1px;
}
img
{
	padding: 0px;
	border: 0px;
	margin: 0px;
}
.witruimte
{
	line-height:3px;
}
.witruimte2
{
	line-height:8px;
}
.nr
{
	list-style:decimal;
	color: #FF9933;
}
.inputhoogte
{
	line-height:8px;
}
.inputhoogte2
{
	line-height:10px;
}
input 
{
	font-size:11px;
	color:#999999;
	border:#fdd475 thin solid;
	vertical-align:middle;
	margin-bottom:2px;
}
input:focus
{
	font-size:11px;
	color:#000000;
	border:#FF9933 thin solid;
	vertical-align:middle;
	margin-bottom:2px;
}
textarea
{
	font-size:11px;
	color:#999999;
	border:#fdd475 thin solid;
	vertical-align:middle;
	margin-bottom:2px;
}
textarea:focus
{
	font-size:11px;
	color:#000000;
	border:#FF9933 thin solid;
	vertical-align:middle;
	margin-bottom:2px;
}
button.awesomeyellow
{
    background-color: #FDB714;
    display: inline-block;
    padding: 5px 10px 6px;
	margin-right:30px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    line-height: 1;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-box-shadow: 0 1 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 1 3px rgba(0,0,0,0.5);
    text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
    border-bottom: 1px solid rgba(0,0,0,0.25);
    position: relative;
    cursor: pointer;
}
button.awesomeyellow:hover
{
	background-color: #FF9933;
}
.stijl2 
{
	font-size: 14px; 
	line-height:17px;
}

#container
{
	position: relative;
	margin: 10px auto;
	padding: 0px;
	width: 960px;
	height: 100%;
	background: #FFF url(../images/v-schaduw.png) right repeat-y;
}
#logobar
{
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	width: 325px;
	height: 30px;
	background: #E9E9EA url(../images/logo.png) no-repeat;
}
#menubar_box
{
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 0px;
	right: 0px;
	width: 635px;
	height: 30px;
	z-index:1;
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#nav a {
	display: block;
}
#nav li {
	float: left;
	width: 100px;
}
#nav li ul {
	position: absolute;
	width: 100px;
	left: -999em;
}
#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
#menu_item1
{
	position: absolute;
	display: inline;
	right: 347px;
	width: 126px;
	height: 30px;
	background-image: url(../images/menubar_1.png);
}
#menu_item2
{
	position: absolute;
	display: inline;
	right: 254px;
	width: 93px;
	height: 30px;
}
#menu_item3
{
	position: absolute;
	display: inline;
	right: 237px;
	width: 17px;
	height: 30px;	
	background-image: url(../images/menubar_3.png);
}
#menu_item4
{
	position: absolute;
	display: inline;
	right: 189px;
	width: 48px;
	height: 30px;
}
#menu_item5
{
	position: absolute;
	display: inline;
	right: 171px;
	width: 18px;
	height: 30px;
	background-image: url(../images/menubar_5.png);
}
#menu_item6
{
	position: absolute;
	display: inline;
	right: 96px;
	width: 75px;
	height: 30px;
}
#menu_item7
{
	position: absolute;
	display: inline;
	right: 78px;
	width: 18px;
	height: 30px;
	background-image: url(../images/menubar_7.png);
}
#menu_item8
{
	position: absolute;
	display: inline;
	right: 30px;
	width: 48px;
	height: 30px;
}
#menu_item9
{
	position: absolute;
	display: inline;
	right: 0px;
	width: 30px;
	height: 30px;
	background-image: url(../images/menubar_9.png);
}
#banner
{
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 30px;
	left: 0px;
	width: 960px;
	height: 285px;
	background: #FFF url(../images/banner.png) no-repeat;
}/*height: 359px;*/
#banner-bedrijfsinfo
{
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 30px;
	left: 0px;
	width: 960px;
	height: 285px;
	background: #FFF url(../images/banner-bedrijfsinfo.png) no-repeat;
}
#banner-reageer
{
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 30px;
	left: 0px;
	width: 960px;
	height: 285px;
	background: #FFF url(../images/banner-reageer.png) no-repeat;
}
#banner-diensten
{
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 30px;
	left: 0px;
	width: 960px;
	height: 285px;
	background: #FFF url(../images/banner-diensten.png) no-repeat;
}
#banner-over
{
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 30px;
	left: 0px;
	width: 960px;
	height: 285px;
	background: #FFF url(../images/banner-over.png) no-repeat;
}
#banner-pg
{
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 30px;
	left: 0px;
	width: 960px;
	height: 285px;
	background: #FFF url(../images/banner-pg.png) no-repeat;
}
#banner-pgdemo
{
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 30px;
	left: 0px;
	width: 960px;
	height: 285px;
	background: #FFF url(../images/banner-pgdemo.png) no-repeat;
}
#banner-lijn
{
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 20px;
	left: 97px;
	width: 548px;
	height: 196px;
	background: url(../images/banner-lijn.png) no-repeat;
}
#enveloppe
{
	position: absolute;
	top: -15px;
	left: 387px;
	background-image: url(../images/enveloppe.png);
	width: 83px;
	height: 83px;
}
#euro
{
	position: absolute;
	top: 163px;
	left: 223px;
	background-image: url(../images/euro.png);
	width: 83px;
	height: 83px;
}
#winkelwagen
{
	position: absolute;
	top: 192px;
	left: 529px;
	background-image: url(../images/winkelwagen.png);
	width: 83px;
	height: 83px;
}
#uitroep
{
	position: absolute;
	top: 15px;
	left: 38px;
	background-image: url(../images/uitroep.png);
	width: 83px;
	height: 83px;
}
#vinkje
{
	position: absolute;
	top: 50px;
	left: 636px;
	background-image: url(../images/vinkje.png);
	width: 160px;
	height: 160px;
}
/*
#titel-index
{
	position: absolute;
	top: 279px;
	left: 20px;
	background-image: url(../images/titel-index.png);
	width: 659px;
	height: 38px;
}*/


#contentbox
{
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 315px;
	width: 960px;
	min-height: 500px;
	height: auto; !important
	height: 500px;
	background: #FFF url(../images/v-schaduw.png) right repeat-y;

}
#contentbox2
{
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 315px;
	width: 960px;
	min-height: 800px;
	height: auto !important;
    height: 800px;
	background: #FFF url(../images/v-schaduw.png) right repeat-y;
}
#titel
{
	position: relative;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 40px;
	width: 640px;
	float: left;
}
#slogan
{
	margin: 40px 0px;
	font-weight:bold;
	font-size:24px;
	color:5#b5b5b;
}
#reclame
{
	position: relative;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	top: -35px;
	right: 10px;
	width: 240px;
	height: 220px;
	float: right;
}
#contentveld1
{
	position: relative;
	margin: 0px 0px 0px 60px;
	padding: 10px 5px 10px 25px;
	top: 0px;
	left: 10px;
	width: 238px;
	min-height: 400px;
	height: auto !important;
    height: 400px;
	float: left;
}
#contactveld1
{
	position: relative;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 40px;
	width: 640px;
	min-height: 400px;
	height: auto !important;
    height: 400px;
	float: left;
	background-color:#FFFFFF;
}
#plaatje1_1
{
	position: absolute;
	top: 190px;
	left: 6px;
	width: 84px;
	height: 84px;
}
#plaatje1_2
{
	position: absolute;
	top: 320px;
	left: 5px;
	width: 84px;
	height: 84px;
}
#plaatje1_3
{
	position: absolute;
	top: 445px;
	left: 5px;
	width: 84px;
	height: 84px;
}
#plaatje1_4
{
	position: absolute;
	top: 100px;
	left: 5px;
	width: 84px;
	height: 84px;
}
#plaatje1_5
{
	position: absolute;
	top: 245px;
	left: 5px;
	width: 84px;
	height: 84px;
}
#contentveld2
{
	position: relative;
	margin:  0px 0px 0px 90px;
	padding: 10px 5px 10px 20px;
	top: 0px;
	left: 1px;
	width: 262px;
	min-height: 400px;
	height: auto !important;
    height: 400px;
	float: left;
}
#contactveld2
{
	position: relative;
	margin:  0px;
	padding: 0px;
	top: -400px;
	left: 150px;
	width: 490px;
	min-height: 400px;
	height: auto !important;
    height: 400px;
	float: left;
	text-align:right;
}

#plaatje2_1
{
	position: absolute;
	top: 190px;
	left: 347px;
	width: 84px;
	height: 84px;
}
#plaatje2_2
{
	position: absolute;
	top: 305px;
	left: 347px;
	width: 84px;
	height: 84px;
}
#plaatje2_3
{
	position: absolute;
	top: 355px;
	left: 342px;
	width: 84px;
	height: 84px;
}
#plaatje2_4
{
	position: absolute;
	top: 100px;
	left: 342px;
	width: 84px;
	height: 84px;
}
#plaatje2_5
{
	position: absolute;
	top: 245px;
	left: 342px;
	width: 84px;
	height: 84px;
}
#contentveld3
{
	position: relative;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	top: 35px;
	right: 25px;
	width: 200px;
	float: right;
	color: #00ADEF;
}
#contentveld3 a
{
	color: #00ADEF;
	line-height:16px;
}
#contentveld3 a:hover
{
	color: #00ADEF;
}
#contentveld3 a:active
{
	color: #00ADEF;
}
#contentveld3 a:visited
{
	color: #00ADEF;
}
#contentveld3-text
{
	position:relative; 
	left:10px;
}
#contentveld4
{
	position: relative;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 40px;
	width: 640px;
	min-height: 400px;
	height: auto !important;
    height: 400px;
	float: left;
}
#logo1
{
	position: absolute;
	margin: 10px 10px;
	top: 224px;
	left:-10px;
	height: 40px;
	width: 37px;
	float: left;
	background-image: url(../images/logo/linux.png);
}
#logo2
{
	position: absolute;
	margin: 10px 10px;
	top: 225px;
	left:32px;
	height: 40px;
	width: 33px;
	float: left;
	display: inline;
	background-image: url(../images/logo/apple.jpg);
}
#logo3
{
	position: absolute;
	margin: 10px 10px;
	top: 226px;
	left:70px;
	height: 40px;
	width: 40px;
	float: left;
	display: inline;
	background-image: url(../images/logo/windows.png);
}
#logo4
{
	position: absolute;
	margin: 10px 10px;
	top: -14px;
	left:499px;
	height: 40px;
	width: 130px;
	float: left;
	display: inline;
	background-image: url(../images/logo/runrev.jpg);
}
#logo5
{
	position: absolute;
	margin: 10px 10px;
	top: 60px;
	left:-15px;
	top: -14px;
	height: 40px;
	width: 147px;
	float: left;
	background-image: url(../images/logo/filemaker.png);
}
#logo6
{
	position: absolute;
	margin: 10px 10px;
	top: -14px;
	left:255px;
	height: 40px;
	width: 69px;
	float: left;
	display: inline;
	background-image: url(../images/logo/mysql.jpg);
}
#logo7
{
	position: absolute;
	margin: 10px 10px;
	top: 60px;
	left:330px;
	top: -15px;
	height: 40px;
	width: 57px;
	float: left;
	background-image: url(../images/logo/php.jpg);
}
#logo8
{
	position: absolute;
	margin: 10px 10px;
	top: 227px;
	left:588px;
	height: 40px;
	width: 42px;
	float: left;
	display: inline;
	background-image: url(../images/logo/firefox.jpg);
}
#logo9
{
	position: absolute;
	margin: 10px 10px;
	top: 225px;
	left:484px;
	height: 40px;
	width: 43px;
	float: left;
	display: inline;
	background-image: url(../images/logo/safari.png);
}
#logo10
{
	position: absolute;
	margin: 10px 10px;
	top: 227px;
	left:533px;
	height: 40px;
	width: 48px;
	float: left;
	display: inline;
	background-image: url(../images/logo/opera.png);
}
#logo11
{
	position: absolute;
	margin: 10px 10px;
	top: 225px;
	left:439px;
	height: 40px;
	width: 40px;
	float: left;
	display: inline;
	background-image: url(../images/logo/explorer.jpg);
}
#h-schaduw
{
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 720px;
	height: 10px;
	float: left;
	bottom: -13px;
	background: url(../images/h-schaduw.png) no-repeat;
}
#h-schaduwfix
{
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 720px;
	height: 10px;
	float: left;
	bottom: -9px;
	background: url(../images/h-schaduw.png) no-repeat;
}
#schaduw
{
	position: absolute;
	top: 257px;
	left: 706px;
	background:#FF00FF;
	width: 24px;
	height:auto;
	z-index:1;
}
