@font-face {
    font-family: 'FinelinerScriptRegular';
    src: url('fineliner-webfont.eot');
    src: url('fineliner-webfont.eot?#iefix') format('embedded-opentype'),
         url('fineliner-webfont.woff') format('woff'),
         url('fineliner-webfont.ttf') format('truetype'),
         url('fineliner-webfont.svg#FinelinerScriptRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


body, p, pre, ul, ol, td, th, input, option, select, textarea {
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt}

h1 {font-family: "FinelinerScriptRegular", Verdana, Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #006;
	
}

h2 {color: #333399; font-family: "FinelinerScriptRegular", Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; }
h3 {color: #333399; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt}
h4 {color: #333399; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt}
h5 {color: #333399; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt}
h6 {color: #333399; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt}

}
h1, h2, h3, h4, h5, h6, td, th {
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 0px;
}


ul {
	list-style: circle outside;
	padding-left: 10px;
}
	
ol, li {list-style-position: outside;
	padding-left: 15px;
	list-style-image: url(../img/opsomteken.gif)}
	
td, {vertical-align: top; border-width:0px
}

.oranjeborderline {
	border: 1px solid #ff9933;
}

fieldset {padding-top: 20px; padding-bottom: 2px; padding-left: 2px; padding-right: 2px; border-style: none}

img {border: none}

hr {
	color: #333399;
	height: 1px;
	width:100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
}

th {
	color: #333399;
	font-weight: bold;
	text-align: center;
	background-color: #fae1c8;
	border: 1px solid #ff9933;
	text-transform: uppercase;
	font-size: 13px;
	font-style: normal;
	background-image: url(../images/header_bckgrnd.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Verdana, Geneva, sans-serif;
}
	
a  {
	text-decoration: none;
	border: none;
	color: #333399;
	font-style: normal;
	font-weight: bold;
	}
	
a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border:none;
}
	
a:visited   {color: #333399}	

body {background-color: #339} 

input, textarea {background-color: #FFFFFF}

.grijs20txt {color: #cccccc; background-color: #ffffff}
.grijs40txt {color: #999999}
.grijs60txt {color: #666666}
.grijs80txt {color: #333333}



.bestandsgrootte {
	font-size: 10px;
	color: #999999;
}
.datum {
	font-weight: bold;
}
input {
	border: 1px solid #ff9933;
}
textarea {
	border: 1px solid #ff9933;
}
#mediaspace {
	text-align: center;
}
.rounded-corners {
	border: 1px solid #ff9933;
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
	border-radius: 10px; /* CSS3 */
	behavior: url(http://www.delinderte.nl/css/border-radius.htc);
	padding-right:9px;
	padding-left:9px;
	padding-top:0px;
	padding-bottom:0px;
	background-color: #ffcc99;
	
	
}

.footer {
	font-size: 9px;
	color: #666;
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
	border-radius: 10px; /* CSS3 */
	behavior: url(http://www.delinderte.nl/css/border-radius.htc);
	padding-right:15px;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	background-color: #cccccc;
}

