body {
	background-color: #FFFFFF;
			
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	text-align: center;
	
	color:#000000;
}
h2 {
	margin-top: 40px;
	margin-bottom: -10px;
}

.textbox
{
    height: 150px;
    width: 300px;
    font-family: Arial;
}
.standardtable
{
    width: 1000px;
    border: none 1px #000000;
}

.text 
{
    font-size: 12px;
    text-align: left;
    padding: 10px;
}

td.menu {
	width: 250px; 
	text-align: left; 
	vertical-align:top;
}
div.menu 
{
    font-weight:bold;
    padding-left: 10px;
    line-height: 30px;
    border-bottom: dashed 1px #bfc1c2;
}

div.submenu 
{
    font-weight:bold;
    padding-left: 20px;
    line-height: 30px;
    border-bottom: dashed 1px #bfc1c2;
	 background-color: #F0F0F0;
}

a {
    text-decoration:none;  
	font-size: 12px;
	color: #9cff00;
}

a:link {
	color: #000000;
}

a:active {
	color: #FFFFFF;
}

a:visited {
	color: #000000;
}

a:hover {
	color: #00a651;
}

.groen {
	color: #00a651;
}
td.illustration{
	height: 145px;
	width: 145px;
	padding: 10px;
	background-image:url(../images/illustration_baggrund.gif);
	vertical-align:bottom;
	line-height: 18px;
	font-weight: bold;
}
