
body{
background: #6C95D8 url('/images/bg.gif') repeat-x;
	height: 100%;
    font-size: 8pt;
    margin-top: 0px;
	padding: 0px;
    margin: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    margin-left: 0px;
    font-family : Verdana, Arial, Helvetica, sans-serif;
}

#derdebody  {
  background:url(/images/bg.jpg) no-repeat;
  background-position:center top;
  width:100%;
  }

#tweedebody  {
  background:url(/images/land.png) no-repeat;
  background-position:left top;
  width:100%;
  }

#lijn2  {
  background:url(/images/sim.png) no-repeat;
  background-position: bottom right;
  }

#contenttitel {
  color: WHITE;
  }

#content {
    BORDER-bottom: #96A5F6 1px solid;
    BORDER-left: #96A5F6 1px solid;
    BORDER-right: #96A5F6 1px solid;
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    padding-top: 2px;
    background: #FFFFFF;
    }

    #login {
    BORDER-bottom: white 4px solid;
    BORDER-left: white 4px solid;
    BORDER-right: white 4px solid;
    BORDER-top: #2E4F84 4px solid; 
    padding-left: 4px;
    padding-right: 2px;
    padding-bottom: 4px;
    padding-top: 4px;
    background: #F7F7FA;
    }


#links  {
  margin-left: 0px;
  }


.tabel {
    margin: 0px;
    font-size: 8px Verdana;
    text-decoration: none;
}

hr.onderschrift {
 width: 45%;
 height: 1px;
 border: 0px;
 background-color: #2e4f84;
 color: #2e4f84;
 margin: 2px;
 margin-top: 20px;
 margin-bottom: 5px;
}


.quote {
 margin: auto;
 PADDING-RIGHT: 10px;
 PADDING-LEFT: 10px;
 PADDING-BOTTOM: 5px;
 PADDING-TOP: 5px;
 BORDER-BOTTOM: #2e4f84 1px dotted;
 BORDER-TOP: #2e4f84 1px dotted;
 vertical-align: top;
 background-color: #D6E3FF;
 }

.reactie1 {
 PADDING-RIGHT: 3px;
 PADDING-LEFT: 3px;
 PADDING-BOTTOM: 3px;
 PADDING-TOP: 3px;
 BORDER-BOTTOM: #2e4f84 1px dotted;
 vertical-align: top;
 }

.reactie2  {
 BORDER-RIGHT: #2e4f84 1px dotted;
 PADDING-RIGHT: 3px;
 PADDING-LEFT: 3px;
 PADDING-BOTTOM: 3px;
 PADDING-TOP: 3px;
 BORDER-BOTTOM: #2e4f84 1px dotted;
 vertical-align: top;
 width: 130px;
 }
 
.reactie3login  {
 PADDING-RIGHT: 3px; 
 PADDING-LEFT: 3px; 
 PADDING-BOTTOM: 3px; 
 PADDING-TOP: 3px;
 BORDER-BOTTOM: #2e4f84 1px dotted;
 }
 
 .reactie3loguit  {
 PADDING-RIGHT: 3px; 
 PADDING-LEFT: 3px;
 PADDING-BOTTOM: 3px;
 PADDING-TOP: 3px;
 BORDER-BOTTOM: #2e4f84 1px dotted;
 }
 

.lid2 {
 BORDER-RIGHT: #2e4f84 1px dotted;
 PADDING-RIGHT: 3px;
 PADDING-LEFT: 3px;
 PADDING-BOTTOM: 3px;
 PADDING-TOP: 3px; 
 BORDER-BOTTOM: #2e4f84 1px dotted;
 vertical-align: top;
 width: 100px;
 }
  
code , table , td , pre {
	font-size: 8pt;
    color: black;
    border: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}



a:link {
	font-size: 8pt;
  	color:#2E5081;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;

}
a:visited {
	font-size: 8pt;
	color: #2E5081;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover {
	font-size : 8pt; 
	color : #000099;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	text-decoration : underline;
}
a:active {
	font-size : 8pt; 
	color : #d0ddf8;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	text-decoration : none; 
} 
a.content_link:link {
	color : #d0ddf8; 
} 
a.content_link:hover {
	color : #d0ddf8; 
	text-decoration : underline; 
} 
a.content_link:visited {
	color : #d0ddf8; 
} 
a.content_link:active {
	color : #d0ddf8; 
} 
input , textarea , select {
	border : 1px solid #2E4F84;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 8pt; 
	color : #2E4F84;
	text-decoration : #2E4F84;
    margin-bottom: 5px;
}
.input_snelreageren {
	width : 350px; 
	height : 80px;
} 
.input_textarea {
	width : 340px; 
	height : 220px; 
}
.input_textarea2 {
	width : 350px; 
	height : 80px; 
} 
.input_text {
	width : 100px;
} 
.code {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

