/* CSS Instellingen ProvideX.nu website */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 1.20;
	background-color:#D1D1D1;
}
table {
	background-color:#FFFFFF;
	font-weight: normal;
}	
a:link, a:visited, a:hover {
	text-decoration: none;
	color:#0066CC}
a:hover {
	text-decoration: underline;
	color:#28166F
}
.balk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.balk:link {
	color: #FFFFFF;
}
.balk:visited {
	color: #FFFFFF;
}
.balk:hover {
	color: #FFFFFF;
}
#Logo {
	position:absolute;
	width:303px;
	height:167px;
	z-index:5;
	top: 0px;
	left: 0;
	background-repeat: no-repeat;
	visibility: visible;
	background-image: url(images/providex.nu-logo.gif);
}
#Main {
	position:absolute;
	left:40px;
	top:100px;
	width:725px;
	height: 440px;
	z-index:7;
	background-color: #FFFFFF;
	visibility: visible;
}
#Linkerkant {
	position:absolute;
	left:0px;
	width:200px;
	height: 440px;
	z-index:15;
	top: 0px;
	background-color: #0066CC;
}
#Menu {
	position:absolute;
	width:500px;
	height:auto;
	z-index:15;
	left: 200px;
	top: 4px;
	visibility: visible;
}
#Foto {
	position:absolute;
	left:0px;
	top:0px;
	width:143px;
	height:50px;
	z-index:11;
}
#Content {
	position:absolute;
	left:200px;
	top:0px;
	width:485px;
	height:410px;
	z-index:auto;
	overflow: auto;
	padding-left: 20px;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-right: 20px;
}
hr {
	color: #0066CC;
	background-color: #CCCCCC;
}
ul {
	margin-left: 20px; /* Werkt alleen in IE (6) */
	list-style-image: url(images/punt.gif);
}
ul ul {
	list-style-image: url(images/pijl.gif);
}
ol {
	margin-left: 25px;	/* Werkt alleen in IE (6) */
}
#Balk-onder {
	position:absolute;
	left:0px;
	top:440px;
	width:725px;
	height:40px;
	z-index:10;
	background-image: url(images/balk-onder.gif);
	background-repeat: no-repeat;
	}
#Website {
	position:absolute;
	left:20px;
	top:10px;
	width:142px;
	height:15px;
	z-index:1;
}
#terug {
	position:absolute;
	left:680px;
	top:10px;
	width:25px;
	height:15px;
	z-index:2;
}
#Balk-boven {
	position:absolute;
	left:0px;
	top:-40px;
	width:725px;
	height:40px;
	z-index:16;
	background-image: url(images/balk-boven.gif);
	background-repeat: no-repeat;
}
#Inhoudsopgave {
	position:absolute;
	left:22px;
	top:16px;
	width:175px;
	height:15px;
	z-index:17;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: normal;
	color: #0066CC;
	background-color: #D1D1D1;
	margin-top: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	font-variant: normal;
	color: #28166F;
	margin-bottom: 0px;
	margin-top: -5px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	font-variant: normal;
	color: #FF0000;
	margin-bottom: 15px;
	margin-top: 0px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps;
	color: #0066CC;
	margin-bottom: -5px;
	margin-top: 10px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	text-decoration: underline;
	margin-bottom: -10px;
	margin-top: 5px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #0066CC;
	margin-bottom: -12px;
	margin-top: 5px;
}
.form-table {
	border: 0px solid white;
	text-align: left;
	border-collapse: collapse;
	background-color: #D1D1D1;
	color: #28166F;
}
.form-td {
	border: 3px solid #FFFFFF;
	padding: 3px;
	vertical-align: top;
}
input, .input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #0066CC;
	font-weight: normal;
}
.button {
	font: 10px Verdana, Arial;
	border: 3px;
	border-color: #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #28166F;
	cursor: hand;
	border-style: ridge;
}
.verder {
	position:absolute;
	left:407px;
	width:71px;
	z-index:13;
	padding: 5px 5px;
	top: 371px;
}
.tekstblok {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	background-color: #28166F;
	color: #E6E6E6;
	margin: 2px 2px;
	margin-bottom: -2px;
}
#content_foto_boven {
	position:absolute;
	left:0;
	top:0;
	width:505px;
	z-index:18;
}
#content_foto_onder {
	position:absolute;
	left:0px;
	top:325px;
	width:485px;
	z-index:20;
	background-color: #CCCCCC;
	padding-right: 20px;
	padding-left: 20px;
}
.klein {
	font-size: 9px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

