body 
{
	font: 12px, arial;
	text-align: left;
	color: #676767;
	font-weight: bold;
	background: #CCCCCC url(images/bg_01.gif);
    background-repeat: repeat-y;
}

p
{
	font: 12px, arial;
	text-align: left;
	font-weight: bold;
	color: #676767;
}

td
{
	font: 12px, arial;
	font-weight: bold;
	color: #676767;
}

b
{
	font-family: arial;
	font-size: 12;
	font-weight: bold;
	color: #010066;
}

b.groot
{
	font-family: arial;
	font-size: 18;
	font-weight: bold;
	color: #010066;
}

b.red
{
	font-family: arial;
	font-size: 14;
	font-weight: bold;
	color: red;
}

h1
{
	font-family: arial;
	font-size: 36;
	font-weight: bold;
	color: #003366;
}

h1.wittelijn
{	
	font-family: arial;
	font-size: 26;
	font-weight: bold;
	color: white;
	border-top:	solid white 4px;
}

a
{
	font: 12px, arial;
	text-align: left;
	font-weight: bold;
	color: #676767;
}

a:hover 
{
	text-decoration: underline;
}

a.blauw
{
	font: 12px, arial;
	text-align: left;
	font-weight: bold;
	color: #010066;
}

td.lijn
{
	border-top:	solid black 1px;
}

.wittelijn
{
	border-top:	solid white 4px;
}

i.klein
{
	font-family: arial;
	font-style: italic;
	font-size: 10;
	color: #676767;
}

hr
{
	color: white;
}

select
{
	color:#273151; 
	border-bottom : #000000 1px solid;
	border-left : #000000 1px solid;
	border-right : #000000 1px solid;
	border-top : #000000 1px solid;
	font-weight: normal;
	font: 12px, arial;
}

input.solid
{
	background-color : white;
	border-bottom : #000000 1px solid;
	border-left : #000000 1px solid;
	border-right : #000000 1px solid;
	border-top : #000000 1px solid;
	color : black;
	font-family : arial;
	font-size : 8pt;
}

.ReadOnly
{
	background-color : buttonface;
	border-bottom : #000000 1px solid;
	border-left : #000000 1px solid;
	border-right : #000000 1px solid;
	border-top : #000000 1px solid;
	color : black;
	font-family : arial;
	font-size : 8pt;
}

.fileInput
{
	background-color : white;
	border-bottom : #000000 1px solid;
	border-left : #000000 1px solid;
	border-right : #000000 1px solid;
	border-top : #000000 1px solid;
	color : black;
	font-family : arial;
	font-size : 8pt;
}

textarea
{
	background-color : white;
	border-bottom : #000000 1px solid;
	border-left : #000000 1px solid;
	border-right : #000000 1px solid;
	border-top : #000000 1px solid;
	color : black;
	font-family : arial;
	font-size : 8pt;
}

#content
{
	position : absolute;
	height: 100%;
	width: 600px;
	top: 25px;
	left: 109px;
	padding-top: 10px;
	background-image: url(images/achtergrond.gif);
	background-repeat: no-repeat;
	background-position: 0px 30px;
	z-index: 0;
}

#header
{
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 0px;
}

#kunstgeb_links
{
	position: absolute;
	top: 5px;
	left: 40px;
	padding: 0px;
}

#footer
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 0;
}