body         
{
	background-position: right top; 
	color: #FFFFFF;
	background-color: #9999CC;
	margin: 0px; 
	background-image:url('../images/layout/bg_balk2.gif'); 
	background-repeat:repeat-y;
	
}


td
{
	border: 0px;
	vertical-align: top;
	
	font-family: arial;
	font-size: 12px;	
}

h1
{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	color: #FFFFFF;
}

h2
{
	visibility:hidden;
	display: none;
}

a
{
	color: #FFFFFF;
	font-weight: bold;
}

a:active
{
	color: #FFFFFF;
}

a:visited
{
	color: #FFFFFF;
}

a:hover
{
	color: #FFFF00;
}

img
{
	border: 0px;
}

P, UL, LI
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.inputfield
{
	background-image:url('../images/layout/bg_input.gif');
	background-repeat:repeat-x;
	border: 1px solid #333366;
	padding: 4px;
	height: 23px;
	
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	color: #333366;
}

.menubutton
{
	padding-left: 12px;
}

.menubutton img
{
	width: 140px;
	height: 32px;
}

.menuruler
{
	margin-left: 30px;
	margin-bottom: 3px;
}



.hokje2
{
	padding: 10px;
	color: #000000;
}

.hokje2 a
{
	color: #666699;
	text-decoration: underline;
}

.hokje2 a:visited
{
	color: #666699;
}

.hokje2 a:active
{
	color: #666699;
}

.hokje2 a:hover
{
	color: #666699;
	text-decoration: underline;
}


.hokje
{
	background-image:url('../images/layout/bg_hokje.gif');
	background-repeat:repeat-x;
	background-position: top left;
	backgound-color: #CCCCCE;
	border-bottom: 1px solid #666699;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	color: #000000;
	

}

.hokje a
{
	color: #666699;
	text-decoration: none;
}

.hokje a:visited
{
	color: #9999AA;
}

.hokje a:active
{
	color: #666699;
}

.hokje a:hover
{
	color: #666699;
	text-decoration: underline;
}

.maintable
{
	background-image: url('../images/layout/bg_balk2.gif'); 
	background-repeat: repeat-y; 
	background-position: right top;
}

.main
{
	padding: 20px;
	color: #333366;

}

.main td
{
	color: #333366;
}
.mainhokje
{
	border: 1px solid #FFFFFF;
	margin-top: 0px;
	margin-bottom: 12px;
	padding: 5px;
	background-color: #666699;
	color: #FFFFFF;
}

.mainhokje td
{
	color: #FFFFFF;
}
.mainhokje h1
{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
}