body {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	margin: 0;
	line-height: 1.5;
	background-color: rgb(233, 236, 240);
	background-image: url(/images/bg/bg.png);
	background-repeat: repeat-y;
}
#wrapper {
	width: 1162px;
	height:auto;
	margin:0 auto;
	/*border: 1px solid #ccc;*/
	background-color: rgb(233, 236, 240);
	background-image: url(/images/bg/cont_bg.png);
	/* [disabled]background-repeat: repeat-x; */
}
#wrapperwind {
	width: 500px;
	margin:0 auto;
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #ccc;
}
#header {
	padding: 0 15px;
	background-repeat: no-repeat;
	clear: both;
}
#header #topline {
	text-align: right;
}
#header #titel {
	font-size: 24px;
	color: #205c95;
	font-weight: bold;
	float: left;
	margin-top: 20px;
}
#header #logo {
	margin-bottom: 10px;
}
#header #headerimg {
	margin-top: 10px;
	margin-bottom: 5px;
	clear: both;
}
#topnav {
	height:24px;
	background-color: #036;
	color: #FFFFFF;
}
#wrapper .panellinks {
	float: left;
	width: 710px;
	padding: 0 10px;
}
#wrapper #panelrechts {
	float: right;
	width: 200px;
	padding: 10px;
	background-color: #CBDCEC;/*	background-image: url(img/bg/callout-background20081014.gif);
*/
}
#wrapper #panelrechts h1 {
	margin: 0 0 10px;
}
#content {
	background-repeat: no-repeat;
	padding: 20px;
	clear: both;
	/* [disabled]background-color: #FFF; */
}
#container {
	padding: 10px;
}
#kruimelpad {
	font-size: 10px;
	color: #999;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
}
#windwrapper {
	margin:0 auto;
	background-color: #FFFFFF;
}
#windheader {
	padding: 2px 10px;
	background-color: #DDE0EC;
	height: 30px;
	border-bottom: 1px solid #000;
}
#windfooter {
	padding: 10px;
	text-align: center;
}
#footer {
	clear: both;
	margin: 10px;
	border-top: 1px dotted #999999;
	text-align: center;
	padding: 10px;
}
.secs {
	font-size: 9px;
	color: #CCC;
	float: right;
	margin-right: 10px;
	font-weight: normal;
}
img {
	vertical-align: middle;
	border: none;
}
h1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #003366;
}
h2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #003366;
	margin-bottom: 3px;
}
h3 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #003366;
	margin: 0 0 10px 0;
}
.button {
	margin: 20px;
	width: 120px;
}
.kop1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #003366;
}
.kop2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #003366;
}
.titel {
	background-color: #8594B8;
	padding: 2px 2px 2px 5px;
	/* [disabled]text-align: center;
*/
	margin-top: 10px;
	color: #FFF;
}
.rowcoloreven {
	background-color: #EBEBEB;
}
.rowcolorodd {
	background-color: #F8F8F8;
}
.readonly {
	color: #999999;
	border: none;
}
.veldtitel {
	background-color: #DDE0EC;
	/* [disabled]width: 150px; */
	vertical-align: top;
	font-weight: bold;
	text-align: right;
	padding: 4px;
}
.veld {
	background-color: #F1F2F8;
	white-space: nowrap;
	padding: 4px;
	border-bottom:1px dotted #999999;
}
.veldg {
	background-color: #E6E6E6;
	border-left: 2px solid #990000;
	padding-left: 4px;
}
.velde {
	background-color: #E6E6E6;
	border-left: 2px solid #000099;
	padding-left: 4px;
}
#tabcontentcontainer {
	width:100%; /*width of 2nd level content*/
	height:1.5em; /*height of 2nd level content. Set to largest's content height to avoid jittering.*/
}
.tabcontent {
	display:none;
}
/* -------------------------------------------------------------------------*/
.act {
	color: #FF0000;
}
#pasaan {
	float: right;
}
.border {
	border: 1px solid;
	padding: 10px;
	border-color: #000066;
}
.foutblok {
	border-color: #000066;
	border: 1px solid;
	padding: 50px;
	margin: 25px 100px 0px 100px;
}
.ikonen img {
	vertical-align: middle;
	border: none;
	margin-left:5px
}
.highlight {
	background-color: #ffff66
}
.gas {
	color: #FF9900;
}
.elek {
	color: #0066FF;
}
.infoicon {
	vertical-align: middle;
	margin-left: 5px;
}
.subtotal {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
}
.total {
	border-top-width: thin;
	border-top-style: double;
	border-top-color: #000000;
}
.vraag {
	font-weight: bold;
	margin-bottom: 5px;
	border-left: solid #036 10px;
	padding-left: 5px;
}
.antw {
	margin-left: 15px;
	margin-top: 0px;
}
#form .radio {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#form .bggas {
	background-color: #FFEBD7;
}
#form .bgelek {
	background-color: #ECF9FF;
}
.ikonen img {
	margin-right: 2px;
	margin-left: 2px;
}
#contactbox {
	padding: 5px;
	float: right;
	background-color: #E6E6E6;
	width: 200px;
}
#kl_locatietabel {
	border: 1px solid #003366;
	padding: 10px;
}
#kl_locatietabel form {
	margin: 0px;
}
#kl_locatietabel A:link {
	COLOR: #00309c;
	TEXT-DECORATION: underline
}
#kl_locatietabel A:hover {
	COLOR: #000000;
	TEXT-DECORATION: none
}
#kl_locatietabel A:visited {
	COLOR: #00309c;
	TEXT-DECORATION: underline
}
.introimg {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.infobox {
	background-color: #F0F0F0;
	padding: 5px;
	margin-bottom: 10px;
	float: right;
	width: 150px;
}
.locregel {
	background-image: url(images/bg/bg_reviewtitel.gif);
	background-repeat: repeat-x;
}
.top {
	text-align: right;
	float: right;
	padding-right: 5px;
	height: 20px;
	clear: both;
}
.rbox {
	width: 200px;
	float: right;
	margin: 0 0 20px 0;
	padding: 5px;
	/* [disabled]background-image: url(images/bg/bg-grijs10x400.gif);
*/
}
.rbox .section {
	FONT-SIZE: 100%;
	COLOR: #003366;
	background-image: url(images/bg/pr_bgDkGray_1x30.gif);
}
.rbox .section B {
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 0px;
	HEIGHT: 23px;
	background-image: url(images/bg/pr_bgDkGray_1x30.gif);
	padding-top: 7px;
	margin: 0px;
}
.rbox .content {
	COLOR: #003366;
	background-image: url(images/bg/bg-grijs10x400.gif);
	padding: 10px;
	margin-top: -2px;
}
.rbox UL {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
.rbox UL LI {
	margin: 0;
	border-bottom: 1px solid #999999;
	padding: 4px 0 10px 0px;
}
.rbox li A {
	COLOR: #003366;
	TEXT-DECORATION: none
}
.rbox li A:hover {
	TEXT-DECORATION: underline
}
.fadebox {
	background-color:#ECECEC;
	padding:10px;
	border-top-color: #003366;
	border-top-width: 4px;
	border-top-style: solid;
	background-image: url(images/bg/bg-grijs10x400.gif);
}
.fadebox ul {
	margin:0;
	padding: 0px 0px 0px 10px;
	list-style: square;
}
.fadebox ul li {
	/* [disabled]padding: 0 0 0 4px;
*/
	/* [disabled]margin:0;
*/
}
#filter {
	border: 1px dotted #B8C9DA;
}
.error {
	color:#F00;
	font-size:9px
}
.veldtabel {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	margin-top: 10px;
	background-color: #F5F7FA;
	border: 1px solid #fff;
}
table.exporttabel {
	border: 1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFF;
	border-collapse: collapse;
}
table.exporttabel th {
	background-color: #000;
	color: #FFF;
	border: 1px solid #fff;
}
table.exporttabel tr {
	vertical-align: top;
}
table.exporttabel td {
	border: 1px solid #ccc;
}
#nieuwsbrieven ul {
	list-style-type: none;
	padding-bottom: 10px;
}
#nieuwsbrieven ul li {
	position: relative;
	left: -40px;
}
.werktabel th {
	border-bottom:1px solid #999;
	font-weight:bold;
	background-color: #CCC;
	text-align:left;
	padding:4px;
	vertical-align:bottom
}
.werktabel td {
	padding:4px;
}
.werktabel tr {
	vertical-align: top;
}
.pdf {
	background-image:url(images/icons/icon-pdf.gif);
	background-repeat:no-repeat;
	background-position:right center;
	padding:5px 20px 10px 10px;
}
/*
a[href^="http:"] {
    display:inline-block;
    padding-right:20px;
    background:transparent url(images/icons/icon-url.gif) center right no-repeat;
}
*/
a[href^="http://twitter"] {
    display:inline-block;
    padding-right:20px;
    background:transparent url(images/icons/twitter_16.png) center right no-repeat;
}

a[href$='.rss'] {
    display:inline-block;
    padding-left:20px;
    line-height:18px;
    background:transparent url(images/icons/rss_16.png) center left no-repeat;
}

a[href^="http://feeds."] {
    display:inline-block;
    padding-left:20px;
    line-height:18px;
    background:transparent url(images/icons/rss_16.png) center left no-repeat;
}
    
a[href^="http://digg"] {
    display:inline-block;
    padding-right:20px;
    background:transparent url(images/icons/digg_16.png) center right no-repeat;
}    

a[href^="http://facebook"] {
    display:inline-block;
    padding-right:20px;
    background:transparent url(images/icons/facebook_16.png) center right no-repeat;
}
    
a[href^="http://flickr"] {
    display:inline-block;
    padding-right:20px;
    background:transparent url(images/icons/flickr_16.png) center right no-repeat;
}

a[href^="https:"] {
    display:inline-block;
    padding-right:20px;
    background:transparent url(images/icons/page_white_key.png) center right no-repeat;
}

a[href^="mailto:"] {
    display:inline-block;
    padding-left:20px;
    line-height:18px;
    background:transparent url(images/icons/icon-mailto.gif) center left no-repeat;
}

a[href$='.pdf'] {
    display:inline-block;
    padding-left:20px;
    line-height:18px;
    background:transparent url(images/icons/icon-pdf.gif) center left no-repeat;
}
a[href$='.iso'] {
    display:inline-block;
    padding-left:20px;
    line-height:18px;
    background:transparent url(images/icons/page_white_dvd.png) center left no-repeat;
}

a[href$='.md5'] {
    display:inline-block;
    padding-left:20px;
    line-height:18px;
    background:transparent url(images/icons/page_white_key.png) center left no-repeat;
}

a[href$='.swf'], a[href$='.fla'], a[href$='.swd'] {
    display:inline-block;
    padding-left:20px;
    line-height:18px;
    background:transparent url(images/icons/page_white_flash.png) center left no-repeat;
}

a[href$='.xls'], a[href$='.csv'], a[href$='.xlt'], a[href$='.xlw'] {
    display:inline-block;
    padding-left:20px;
    line-height:18px;
    background:transparent url(images/icons/excel.gif) center left no-repeat;
}

a[href$='.ppt'], a[href$='.pps'] {
    display:inline-block;
    padding-left:20px;
    line-height:18px;
    background:transparent url(images/icons/page_white_powerpoint.gif) center left no-repeat;
}

a[href$='.doc'], a[href$='.rtf'], a[href$='.txt'], a[href$='.wps'] {
    display:inline-block;
    padding-left:20px;
    line-height:18px;
    background:transparent url(images/icons/icon-word.gif) center left no-repeat;
}

a[href$='.zip'], a[href$='.gzip'], a[href$='.rar'] {
    display:inline-block;
    padding-left:20px;
    line-height:18px;
    background:transparent url(images/icons/icon-zip.gif) center left no-repeat;
}

a[href$='.jpg'] {
    background:none;
}
#blinker {
	background-image: url(images/blinker.gif);
	background-repeat: no-repeat;
	height: 24px;
	padding-left: 30px;
	color: #FFF;
	padding-top: 2px;
}
.spinner {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -50px; /* half width of the spinner gif */
	margin-top: -50px; /* half height of the spinner gif */
	text-align:center;
	z-index:1234;
	overflow: auto;
	width: 100px; /* width of the spinner gif */
	height: 102px; /*hight of the spinner gif +2px to fix IE8 issue */
}
#tarieven table{
    border-collapse: collapse; /* 'cellspacing' equivalent */
}
#tarieven th{
	border: 1px solid #000;
	background-color: #CCC;
}
#tarieven td{
	border: 1px solid #000;
	background-color: #EBEBEB;
	padding: 4px;
}
.verplicht{
	color:#F00;
}

