body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	background: url(../images/bg.jpg) no-repeat center top;
	background-color: #eeede8;
}
ul {
	list-style-type: none;
	text-align: right;
}
li a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
li a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fb6600;
	text-decoration: none;
	display: list-item;
	list-style:url(../images/pip.jpg);
}
li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.username {
	background: url(../images/username.jpg) no-repeat;
	width: 97px;
	height: 23px;
	padding-top: 4px;
	padding-left: 24px;
	padding-right: 4px;
	border: none;
}
.password {
	background: url(../images/password.jpg) no-repeat;
	width: 97px;
	height: 23px;
	padding-top: 4px;
	padding-left: 24px;
	padding-right: 4px;
	border: none;
}
.loginbutton {
	background:url(../images/loginbutton.jpg);
	height: 25px;
	width: 54px;
	border: none;
}
img {
	border: none;
}
#main {
	position: relative;
	width: 830px;
	margin-left: auto;
	margin-right: auto;
}  
#left {
	position: relative;
	float: left;
	width: 210px;
	height: 400px;
}
#logo {
	position: relative;
	margin-top: 0px;
}
#menu {
	position: relative;
	margin-top: 80px;
	width: 210px;
}
#login {
	position: relative;
	margin-left: 15px;
	margin-top: 80px;
	width: 210px;
	height: 153px;
	font-weight: bold;
}
#tags {
	position: relative;
	background: url(../images/tags.jpg) no-repeat;
	width: 210px;
	height: 183px;
}
#right {
	position: relative;
	margin-left: 250px;
	margin-top: 34px;
	width: 565px;
	height: 400px;
}
#header {
	position: relative;
	width: 570px;
	height: 330px;
}
#welkom {
	position: relative;
	min-height: 150px;
  	height: auto !important;
  	height: 150px;
	width: 555px;
	margin-top: 26px;
	padding-left: 10px;
	line-height: 12px;
}
#info {
	position: relative;
	margin-top: 40px;
	min-height: 150px;
  	height: auto !important;
  	height: 150px;
	width: 555px;
	padding-left: 10px;
}
#bottom {
	position: relative;
	width: 534px;
	margin-left: auto;
	margin-right: auto;
}
.footerimage{
	float: left;
}
	