*{
 padding: 0px;
 margin: 0px;
 }

body{
	margin-top: 1px;
	text-align: center;
	font-family: ariel;
	font-size: 14px;
	color:#666666;
	background-color: #FFFFFF;
}

.titelbalk{
	margin-top: 47px;
	margin-left: -15px;
	margin-right: 135px;
	background-color:#efeee0;
	text-align: left;
	padding-left: 12px;
}

.content{
	font-family: arial;
	font-size: 14px;
	color:#656565;
	padding-left: 20px;
	padding-right: 20px;
}

.contenttext{
	line-height: 18pt;
	font-family: arial;
}

a{
	color:#678D3A;
	font-family:arial; 
	font-size:13px;
	margin-left: 5px;
	text-decoration: none;
}

div.menu a{
	color:#678D3A;
	font-family:arial; 
	font-size:12px;
	margin-left: 5px;
	text-decoration: none;

}

div.menuactive a{
	color: #FFFFFF;
	font-size:12px;

}

a.home{
	color: white;
	text-decoration: none;
	font-family: Arial;
	font-size: 14pt;
	letter-spacing: 1px;
}

td.homeLeft{
	text-align: left;
}

td.homeRight{
	text-align: Right;
}

img.logo{

	border-top: 0px none transparent;
	border-right: 0px none transparent;
	border-bottom: 1px solid #838874;
	border-left: 1px solid #838874;

}

div.menu{
	
	height:21px;
	width: 144px;
	background-image: url(../img/backgrounds/menu-inactive.gif);
	margin-left: 3px;
	padding-top: 9px;
}

div.menuactive{
	margin-left: -1px;
	height:21px;
	width: 143px;
	background-image: url(../img/backgrounds/menu-active.gif);
	padding-top: 9px;
}

.login {
	
	posistion: relative;
	margin-top: 134px;
	}

#login input{
	border-style: solid;
	border-width: 1px;
	width:100px;
	height:14px;
	background-color:white;
	border-color:#838874;
}

.homeItem{
	text-align: left;
	float:left;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:1px;
	margin-top:1px;
	background-color:#f2f7e1;
	width:150px;
	height:150px;
	
	color: white;
	font-family: Arial;
	font-size: 14pt;
}

.menutable{
	height:100%;
	width:100%;
}