@media screen {

.koppic { float: left; 
height: 100px;
padding-top: 0px;
text-align: left;
}

.kopdeen { float: right; 
height: 100px;
padding-top: 0px;
text-align: right;
}

.koptekst { 
height: 100px;
padding-top: 35px;
padding-bottom: 10px;
text-align: center;
}



#kop1 {
height: 100px;
       text-align: center;
       font-weight:bold;
       border-top: 2px solid #000000;
      	border-bottom: 0px solid #000000;
	padding-bottom: 0px;
	padding-top: 0px; 
	margin-top: 0px; 
	background-image: url(sitepics/kop.jpg) 
	
      }
      
#linklijst {
       text-align: center;
       font-size:small;
       border-bottom: 1px solid #000000;
	padding-bottom: 2px;
	padding-top: 2px; 
	background-color: #000000; 
	 
      }


A.footer:link {color:#000000;}
A.footer:visited {color:#FFFFFF;}
A.footer:hover, A.footer:active {color:#FFFFFF;}

A.small:link {color:#000000;}
A.small:visited {color:#000000;}
A.small:hover, A.small:active {color:#FF6000;}

A:link {color:#000000;}
A:visited {color:#000000;}
A:hover, A:active {color:#FF6000;}

A.kop1:link {color:#ffffff;
text-decoration:none; font-size: 200%;}
A.kop1:visited {color:#ffffff; text-decoration:none; font-size: 200%;}
 A.kop1:hover, A.kop1:active {color:#000000;
}

A.linklijst:link {color:#ffffff;}
A.linklijst:visited {color:#ff8700;}
 A.linklijst:hover, A.linklijst:active {color:#ff9000;
}

.url{
font-weight:bold;
}

.small {
font-size:small;
}



#menuleft {
width: 150px;
float: left;
margin-top: 0px;
padding-top: 6px;
padding-left: 6px;
padding-bottom: 2px;
padding-right: 8px;
}

#body  {
margin-top: 0px;
margin-left: 150px;
margin-right: 160px;
padding-left: 20px;
padding-left: 10px;
padding-top: 10px;
padding-bottom: 0px;
text-align: left;

}


#kadertje {
border: 1px dashed #0093DD;
color: #333333;
padding: 6px;
text-align: left;
}

#kadertjeright {
border: 1px dashed #0093DD;
font-size: 90%;
color: #333333;
padding: 6px;
text-align: center;
}



body {
	background: #FFFFFF;
	color: #000;
	font-family: helvetica, arial, sans-serif;
	margin: 0;
	padding: 0;
}     


#footer {
bottom: 0px;
text-align: center;
       font-size: xx-small;
       border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding-bottom: 0px;
	padding-top: 0px; 
	margin-top: 2px;
	margin-bottom: 0px;
	background-color: #ff8700;
}

H1 {
margin-bottom: 15px;
margin-top: 0px;
font-size: 26px;
color: #000000;
border-bottom: 1px dashed #0093DD;
} 


H4 {
margin-bottom: 15px;
margin-top: 0px;
font-size: 16px;
color: #333333;
border-top: 1px dashed #0093DD;
border-bottom: 1px dashed #0093DD;
background-color: #f7f5ff;
} 

}

@media handheld
{
#kop1 {
height: 100px;
       text-align: center;
       font-weight:bold;
       border-top: 2px solid #000000;
      	border-bottom: 0px solid #000000;
	padding-bottom: 0px;
	padding-top: 0px; 
	margin-top: 0px; 
	background-image: url(sitepics/kop.jpg) 
	
      }
      
#linklijst {
       text-align: center;
       font-size:small;
       border-bottom: 1px solid #000000;
	padding-bottom: 2px;
	padding-top: 2px; 
	background-color: #000000; 
	 
      }
#menuleft {
float: left;
margin-top: 0px;
padding-top: 6px;
padding-left: 6px;
padding-bottom: 2px;
padding-right: 8px;
}

#body  {
margin-top: 0px;
padding-left: 20px;
padding-left: 10px;
padding-top: 10px;
padding-bottom: 0px;
text-align: left;

}      
#footer {
bottom: 0px;
text-align: center;
       font-size: xx-small;
       border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding-bottom: 0px;
	padding-top: 0px; 
	margin-top: 2px;
	margin-bottom: 0px;
	background-color: #ff8700;
}           
}

