

BODY {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	background-color: #CDE3EE;
	margin:0;
}
BODY.main{
	background:url(../www/layout/images/kader.gif);
	background-repeat:repeat-x;
	background-color: #FFFFFF;
}

TABLE {
	border: 0px;
}

TABLE.main{
	width:630;
	border: 1px solid black;
	height:100%; 
}

TABLE.fulltable{
	width: 100%;
	height: 100%;
}

TD {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color:black;
}

LI {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: black;
}

A {
	color: black;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

A.menuopen {
	color: white;
	text-decoration: none;
	background:url(../www/layout/images/itemopen.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
	padding-left:16px;
	font-size:12px;
	font-weight:bold;
	padding-right:10px;
}

A.menuopen:hover{
}

A.menuclosed {
	color: white;
	text-decoration: none;
	background:url(../www/layout/images/itemclosed.gif);
	background-repeat:no-repeat;
	background-position:5px 4px;
	padding-left:16px;
	font-size:12px;
	font-weight:bold;
	padding-right:10px;
}

A.menuclosed:hover{
}

A.submenu{
	color: white;
	text-decoration: none;
	font-size:12;
}

A.snelmenu {
	color: #9c9c9c;
	text-decoration: none;
}

A.snelmenu:hover {

}

HR{
	color:#7D7D7D;
	height:1px;
}


P {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: black;
}

INPUT{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	border:1px solid black;
	color: black;
}


select{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	border:1px solid black;
	color: black;
}
