@charset "UTF-8";
/* CSS Document */

body {
	background: #e6e6e6 ;
	padding: 0px;
	margin: 0px;
	font-size:9pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}



form
{

    background: #daebf3;
    padding: 5px;
    border: 1px solid #1b6e90;
    width: 600px;
}


fieldset {
	border:0;
	padding:10px;
	position:relative;
}
label {
	display:block;
	font:normal 11px/17px verdana;
      font-weight: bold;
}



span.hint {
	font:normal 11px/14px verdana;
	background:#eee url(../images/bg-span-hint-gray.gif) no-repeat top left;
	color:#444;
	border:1px solid #888;
	padding:5px 5px 5px 40px;
	width:250px;
	position:absolute;
min-height:26px;
	margin: -12px 0 0 14px;
	display:none;
}


fieldset.welldone span.hint {
	background:#9fd680 url(../images/bg-span-hint-welldone.jpg) no-repeat top left;
	border-color:#749e5c;
	color:#000;
}
fieldset.kindagood span.hint {
	background:#ffffcc url(../images/bg-span-hint-kindagood.jpg) no-repeat top left;
	border-color:#cc9933;
}


fieldset.welldone {
	background:transparent url(../images/bg-fieldset-welldone.gif) no-repeat 250px 19px;
}
fieldset.kindagood {
	background:transparent url(../images/bg-fieldset-kindagood.gif) no-repeat 250px 19px;
}





h1 {
	font-size: 17px;
	margin: 0;
	padding:0;
	margin: 20px;
	margin-left:0px;

	color: #000000;
}

h2 {
font-size:11pt;
font-weight:bold;
color: #1b6e90;

	margin: 0;
	padding:0;
	margin: 20px;
	margin-left:0px;
	
}

h4 {
	font-size: 13px;
	margin: 0;
	padding:0;
	margin: 20px;
	margin-left:0px;
	color: #444444;
}



ul.errors li
{
    color: red;
    font-weight: bold;
}

input[type="textarea"],input[type="text"],input[type="password"]

{
border: 1px solid #1b6e90;
width:160px;
color: black;
padding: 2px;
}


input[type="submit"],input[type="button"]
{

    border: 1px solid #1b6e90;
color: #1b6e90;
    font-size: 11px;

    font-weight: bold;
}
input[type="text"],input[type="password"]
{
    width: 210px;
}

input#btnCancel,.knopje
{

    border: 1px solid #1b6e90;
color: #1b6e90;
    font-size: 11px;
    font-weight: bold;
}
th
{
    text-align: right;
}

a:link,a:visited{
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
a:hover
{
	text-decoration:underline;
}

img{
    border:0;
}
#container {
width: 970px;
margin-left:auto;
margin-right:auto;
}
#header, headercontainer {
	width: 100%;
}
#headercontainer{

	overflow:hidden;
position: relative;
}
#extracontent {
width: 200px;
margin-bottom: -1px;
margin-right: -20px;
background: url('../images/inlogmenu.png') no-repeat center;
text-align:center;
line-height:3em;
float: right;
}
#klantinfo
{
font-size:8pt;
	width:200px;
	border:1px solid #ffdc4d;
	border-bottom:0;
	background:white;
	float:right;
padding: 5px;
	-moz-border-radius-topleft: 6px;
	-khtml-border-radius-topleft: 6px;
	-webkit-border-radius-topleft: 6px;
	border-radius-topleft: 6px;
		-moz-border-radius-topright: 6px;
	-khtml-border-radius-topright: 6px;
	-webkit-border-radius-topright: 6px;
	border-radius-topright: 6px;
}
#errorteken
{
    background: url('../images/uitroeptekenklein.png') no-repeat;
    float: left;
    width: 300px;
height: 250px;
    position: absolute;
}
#taalmenu
{
	width: 100%;
	padding: 10px;
	text-align:right;
	font-size:9px;
       position: absolute;
       right:0px;
       top: 9px;
}
#taalmenu a:link,#taalmenu a:visited
{
           font-weight: normal;

}
#header_rechtscontainer
{
	width: 200px;
	float:right;
	margin-top:40px;
	margin-right: 0px;
	position: absolute;
	right: 0;
	bottom:0;

}
#logo
{
	background:url('../images/logoscribble2.gif') no-repeat bottom;
	width:300px;
	float: left;
	height:102px;
        margin: 6px;
}
#headerimagenl
{
	background: url('../images/nl/banner.gif') no-repeat;
	width:970px;
	height: 181px;
}
#headerimagefr
{
	background: url('../images/fr/banner.gif') no-repeat;
	width:970px;
	height: 181px;
}
#headerimageen
{
	background: url('../images/en/banner.gif') no-repeat;
	width:970px;
	height: 181px;
}

#menu
{
	width: 100%;
		
	background-color: #daebf3; // #345963;
	height:30px;
	position:relative;
}

/**
#menu ul
{
	list-style:none;
position:absolute;
left: -20px;
}
#menu ul li
{
float: left;
text-align: center;
margin-left:5px;
font-weight: 200;
}
#menu a:link, #menu a:visited{
	color: #000000;
	font-weight:bold;
	padding: 1px;
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
}
*/
#maincontentholder
{
	background: #FFFFFF;
	width:970px;
	height:auto;
	overflow:hidden;
	padding-bottom:0.3cm;
	padding-top:0.3cm;	
}
#content
{
	width: 700px;
	padding-left:15px;
	padding-top: 0px;
	float:left;
	display:block;

}
#contentscribble
{
    float: right;
    width: 730px;
    padding-top: 0px;
    display: block;
}
#ie6warning a:link, #ie6warning a:visited
{
    font-weight: bold;
}
#menuscribble
{
    width: 220px;
    float: left;
display:block;
margin:8px;


}
#menuscribble ul
{
    list-style:none;

}
#menuscribble ul li ul
{
    margin-top: 10px;
     margin-bottom: 10px;
     padding-left: 0;
}
#menuscribble a:link,#menuscribble a:visited
{
    font-weight: normal;
}
span.menutitel
{
    padding:6px;
    width: 120px;
    font-weight: bold;
    font-family: Arial;
    font-size: 12px;
    color: #1b6e90;
    display: block;
    text-transform: uppercase;
  background:  #daebf3;
    	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

#tevredenklanten
{
	width: 160px;
	float:right;
	    border: 1px solid #1b6e90;

        background-color: #daebf3;
padding: 5px;

display:block;
margin-top:8px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}


#tevredenklantenouter
{
	width: 160px;
	float:right;
margin-right:30px;

}

#klanten
{
	background:white;
	width: 95%;
	padding:5px;
}
#doPDF {
	float:right;
	width: 160px;
	text-align:center;
	margin-top: 10px;
	font-size:10px;
	margin-right:30px;


}







#footer
{
	width: 100%;
	margin-top:10px;
	padding: 5px;
	margin-bottom:40px;
}
#footermenu
{
	float:left;
}
#copyright{
	float:right;
}

#depreview
{
background: white;
}


#menuabonnement
{
    margin-left:0px;
}
.titelkleinzwart
{
	font-weight:bold;
	text-align:center;
	font-size: 14px;
}
.compare
{
		border-collapse: collapse;

}
.compare tr
{
	height: 30px;
	padding:  5px;
}
.compare tr td
{
	border: 1px solid #999;
}
.compare tr.tabelhoofding
{
	background:url('../images/bg-tr1.png') repeat-x;
	height: 40px;
}
.firstcol
{
background-color: #daebf3;
padding: 4px;
}
.secondcol, .fourthcol
{
	background-color: #f3f3f3;
}
.thirdcol
{
	background-color:#e6e6e6;
}
.smallheadertekst
{
	text-align:center;
	font-weight: bold;
	color:white;
	font-size: 12px;
	text-transform: uppercase;

}
.navigatieaan
{
text-align: center;
font-size:11px;
  color: #1b6e90;
    font-weight: bold;
  background: #daebf3;
}

.navigatieaanconfirm
{
text-align: center;
font-size:11px;
    font-weight: bold;
  background: #cc0000;
  color: white;
}

.navigatieuit
{
        background: #1b6e90;
        padding: 8px;
font-size:11px;
color: white;
font-weight: bold;
text-align: center;
}
.ceccount
{
    background: url('../images/bg_menuoverlay.png') repeat-x orange;
    padding: 2px;
    padding-top: -3px;
    height: 26px;
    color: white;
    width: 90px;
    -moz-border-radius: 6px;
    -khtml-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
}
.ceccount a:link, .ceccount a:visited
{
    color: white;
}
.overzichtheading
{
    color: #1b6e90;
    font-weight: bold;
  background: #daebf3;
}
 br {
  clear: both;
  height:0;
   font-size: 1px;
   line-height: 0;
  }
  
  
  #meerinfolink:hover
  {
      cursor:pointer;
}

  #meerinfolink2:hover
  {
      cursor:pointer;
}

.noformat
{
    background: none;
    border:0px;
}
/*DL, DT, DD TAGS LIST DATA*/
 dl {
     margin-bottom:-5px;
 }
dl dt {
   background:#5f9be3;
   color:#fff;
   float:left;
   font-weight:bold;
   margin-right:0px;
   padding:0px;
   width:0px;
 }
dl dd {
   margin:0px 0;
   padding:0px 0;
}

/* The warning box */
div.messageBox {width:auto; min-height:44px; margin:0.5em 0; border:1px solid #ffcf0f; padding:0 12px; background-color:#ffffde; background-position:10px 10px; background-repeat:no-repeat;}
div.messageBox p {margin:10px 0; }
div.messageBox.notification {border-color:#81a4c6; padding-left: 55px; background-color:#f0f6fd; background-image:url(../images/icons/icon_info_24wx24h.gif);}
div.messageBox.confirmation {border-color:#c4de95; padding-left: 55px; background-color:#f8feee; background-image:url(../images/icons/icon_success_24wx24h.gif);}
div.messageBox.error, div.messageBox.alert {padding-left: 45px; background-image:url(../images/icons/icon_alert_24wx24h.gif);}
div.messageBox ul {position:absolute; top:0; left:-500em; width:1px; height:1px; overflow:hidden; text-indent:-9999em; line-height:0;}
.legacyErrors div.messageBox ul {position:relative; height:auto; width:auto; left:0; top:0; text-indent:0; overflow:visible; line-height:1em;}