body {
	margin:0px; 
	padding:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(../img/bg_main.png);
}

#bg1 {height:65px;background-image:url(../img/bg_1.png);}
#bg2 {height:83px;background-image:url(../img/bg_2.png);}
#bg3 {height:32px;background-image:url(../img/bg_3.png);}
#bg4 {min-height:400px;background-image:url(../img/bg_4.png); background-repeat: repeat-x;}

#rubriek {
	padding:10px;
	vertical-align:top;
	width:130px;
}

#rubriek a:link 	{color: #666; text-decoration:none; line-height:15px;}
#rubriek a:active 	{color:#666; text-decoration:none; line-height:15px;}
#rubriek a:visited 	{color:#666; text-decoration:none; line-height:15px;}
#rubriek a:hover 	{color:#385684; text-decoration:underline; line-height:15px;}

#spacer {
	width:1px;
	background-image:url(../img/bg_main.png);
}



#menu {
	width:auto;
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
	color:#a07d0e;
	float:left;
	height:17px;
	padding-top:6px;
}

#menu a:link 	{color:#a07d0e; text-decoration:none; }
#menu a:active 	{color:#a07d0e; text-decoration:none; }
#menu a:visited {color:#a07d0e; text-decoration:none; }
#menu a:hover 	{color:#000000; text-decoration:underline; }



#tweener {
	width:2px;
	height:27px;
	background-image:url(../img/tweener.png);
	float:left;
}

#end {
	bottom:0px;
	position:absolute;
	width:100%;
	height:54px;
	background:url(../img/bg_end.png);
}
#end_static {
	bottom:0px;
	width:100%;
	height:94px;
	background:url(../img/bg_end.png);
}


#input_name {
	position:absolute; 
	text-align:right;
	width:200px;
}


#input_field {
	width:298px;
	margin-left:210px;
}


h1 {
	margin:0px;
	padding:0px;
}

#icon { 
	border-right-color: #FC0;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:1px;
		
}

