HTML { margin:0; }

BODY{
	height: 100%;
	background-color: #E5EAE3;
}
DIV
{
	-moz-box-sizing: border-box; 
	box-sizing:border-box;
	margin:0;
}
INPUT { font-family:arial; font-size:10px; }
#header
{
	background-image: url('../components/header.jpg');
	height:122px;
}
#menu
{
	background-image:url('../components/nkader_rep.jpg');
	background-position:right;
	background-repeat: repeat-y;
}
#menutable
{
	background-image:url('../components/nkader_bg.jpg');
	background-repeat: no-repeat;
	background-position:bottom right;
}
#nkadertop
{
	background-image: url('../components/nkader_top.jpg');
	height: 41px;
	background-position:right;
	background-repeat: no-repeat;
}
#nkaderfoot
{
	background-image: url('../components/nkader_foot.jpg');
	height: 30px;
	background-position:right;
	background-repeat: no-repeat;
}
#nkadernews
{
	background-image: url('../components/nkader2.jpg');
	height: 152px;
	background-position:right;
	background-repeat: no-repeat;
}
#maintop
{
	background-image: url('../components/main_top.jpg');
	height: 41px;
	width:626px;
	background-repeat: no-repeat;
}
#content
{
	background-image: url('../components/main_rep.jpg');
	padding-left:20px;
	padding-right:25px;
	background-repeat: repeat-y;
}
#mainfoot
{
	background-image: url('../components/main_foot.jpg');
	height: 58px;
	width:626px;
	background-repeat: no-repeat;
	font-family:arial;
	font-size:11px;
	color:#999999;
}
.tempbreadcrumb
{
	font-family: arial;
	font-size: 11px;
	color: #999999;
}
.tempbreadcrumb:link,.tempbreadcrumb:visited
{
	color: #333333;
	text-decoration:none;
}
.tempbreadcrumb:hover
{
	color: #2E8F70;
	font-weight:bold;
}
#breadcrumbdiv
{
	padding-top: 2px;
	padding-left: 8px;
	font-family: arial;
	font-size: 11px;
	color: #333333;
}
/*
	CONTACTFORMULIER
	
*/
.tempforms,.tempplatte
{
	font-family:arial;
	font-size: 11px;
}
