HTML { margin:0; }

BODY{
	height: 100%;
	background-color:#ffffff;
}
BODY,TABLE,DIV,TD,SPAN,P
{
	font-family:arial,verdana;
	font-size: 11px;
}

#header1
{
    width:672px;
    height:100px;
    /*background-image: url('../../../userfiles/images/no_flash/noflash_left.jpg');
    background-position: left bottom;
    background-repeat: no-repeat;*/
}

#header2
{
    /*background-image:url('../components/dots.gif');
    background-repeat:repeat-y;
    width:278px;
    height:191px;*/
    /*background-image: url('../../../userfiles/images/no_flash/noflash_right.jpg');
    background-position: left bottom;
    background-repeat: no-repeat;*/
}

.toplinks
{
  color: #000000;
  text-decoration:none;
}

.toplinks:hover
{
  text-decoration:underline;
}

#menudiv
{
	background-image:url('../components/menu_bg.jpg');
	height:24px;
	width:672px;
}

#bar1
{
	background-image:url('../components/topbar.jpg');
	height:24px;
	background-repeat:no-repeat;
}

.dots
{
	background-image:url('../components/dots.gif');
	background-repeat:repeat-y;
}


.tempbreadcrumb:link,.tempbreadcrumb:visited
{
	font-family:arial;
	font-size:10px;
	color:#A0A0A0;
	text-decoration:none;
}
.tempbreadcrumb:hover
{
	color: #FFC300;
	text-decoration:underline;
}

.implink, .implink:link, .implink:visited
{
  color: #AAAAAA;
  text-decoration:none;
  font-family:arial;
  font-size: 10px;
}

.implink:hover
{
  color:#FF9900;
  font-weight:bold;
}

/*
	CONTACTFORMULIER
	
*/
.tplform
{
	font-family:trebuchet MS, arial;
	font-size: 12px;
	border: solid 1px #EC7404;
}