@charset "utf-8";
/* CSS Document */

*  {
margin:auto;
text-align:left;
}

html {
overflow-y: scroll;
overflow: -moz-scrollbars-vertical;
overflow: scroll;
	
}

body{
font-family:Verdana, Arial, Helvetica, sans-serif, "HelveticaNeueLT Std";
font-size:11px;
background:#211f0f;
line-height:180%;
color:#6a7177;
text-align:center;
}

h1 {
margin:0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif, "HelveticaNeueLT Std";
font-size:13px;
color:#6a7177;	
}

h2 {
	margin:0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif, "HelveticaNeueLT Std";
font-size:12px;
color:#6a7177;
}


img { 
behavior:url("iepngfix.htc"); 
}

textarea {
font-family:Verdana, Arial, Helvetica, sans-serif, "HelveticaNeueLT Std";
font-size:11px;
background:#efefe5;
color:#6a7177;
padding-left:3px;
padding-bottom:3px;
padding-top:3px;
border:1px solid #d5d5c1;
width:260px;
height:100px;
}

label {
font-size:11px;
text-transform: normal;
letter-spacing: normal;
width: 120px;
float: left;
margin: 3px 0px 0px 0px;
clear: both;
}

.invulveld {
font-family:Verdana, Arial, Helvetica, sans-serif, "HelveticaNeueLT Std";
font-size:11px;
background:#efefe5;
color:#6a7177;
width:260px;
padding-left:3px;
padding-bottom:3px;
padding-top:3px;
border:1px solid #d5d5c1;
}

.knop {
font-family:Verdana, Arial, Helvetica, sans-serif, "HelveticaNeueLT Std";
font-size:11px;
background:#efefe5;
color:#6a7177;
margin-top:3px;
cursor:pointer;
height:24px;
border:1px solid #d5d5c1;
padding-bottom:3px;
padding-top:3px;
}


.container {
text-align:left;			
width:800px;               /*center voor FF*/     

}

.header {
height:105px;
background:#ffffff;
width:800px;

}

#banner {
width:800px;
background:#282827;
height:136px;
z-index:1;
}

.balloon3 {
position:relative;
left:-280px;
top:-80px;
height:113px;
z-index:1;
width:250px;
}


.schuiven {
margin-top:-80px;
}

.content {
background:#ffffff;
z-index:2;
}

.balloon2 {
position:relative;
left:345px;
top:290px;
margin-right:1250px;
}


.balloon3 {
position:relative;
left:-280px;
top:-80px;
height:113px;
z-index:1;
width:250px;
}

table {
text-align:left;
width:100%;
}

.textlink{
font-weight:bold;
border-bottom:1px dotted;
}

.left ul {
list-style: none;
text-align:right;
}

.left ul a {
color:#2f363b;
}

.left li{
width:150px;
}

.left li:hover {
width:150px;
}



a {
color:#83898e;
font-size:11px;
text-decoration:none;
}

a:hover {
color:#83898e;
text-decoration:none;
}

.underline {
text-decoration:underline;
}

.navtitle {
font-weight:bold;
background:url('images/link_bg.gif');
width:150px;
height:26px;
margin-left:30px;
}

.left2 ul {
list-style: none;
}

.left2 ul a {
color:#2f363b;
font-size:10px;
}

.left2 ul a:hover {
color:#2f363b;
font-size:10px;
}

.left2 li{
width:150px;
}

.left2 li:hover {
width:150px;
background:url('images/arrow.gif');
}

.middle ul {
	list-style-image:url('images/arrow_small.gif');
	line-height:150%;
}


.middle li{
margin-top:5px;
line-height:150%;
}

.selected {
background:url('images/arrow.gif');
}





.left {
width:220px;
padding-right:30px;
text-align:right;
}

.right {
padding-left:25px;
width:420px;
padding-right:105px;
text-align:left;
}


.left a {
color:#a6adb2;
}

.left a:hover{
color:#666666;
}



.center {
text-align:center;
margin:auto;
}

.copy {
font-size:9px;
}

.copy2 {
font-size:9px;
font-weight:bold;
}

.copylink {
color:#000;
font-size:9px;
}


.noborder {
border:none;
}

.menu {
text-align:right;
padding-right:35px;
background:#ffffff;
}

.current a {
color:#2f363b;
background:#e1d660;
padding-top:3px;
padding-bottom:3px;
padding-left:5px;
padding-right:5px;
text-decoration:none;
}

.pre {
white-space:pre-wrap;	
}



