body {
	font-family: verdana;
	font-size: 10pt;
	margin: 0px;

}

div#main{
	width: 770px;
	background: #f2f2f2;
}

div#header {
	background: #810000;
	background-repeat: no-repeat;
	height: 80px;

}

div#menu {	
	height: 21px;
	background: #B90000;
}

div#content {
	float: left;
	width: 547px;
	padding: 10px;
	font-size: 10pt;

}

div#content-right{
	float: left;
	height: 100%;
}

.box-header{
	width: 195px;
	color: #fff;
	margin-top: 10px;
	background: url('../images/box-header.gif');
	height: 15px;
	font-size: 8pt;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 2px;
	padding-top: 2px;
	
}

.box{
	width: 188px;
	text-align: left;
	font-size: 8pt;
	padding: 5px;
	border: 1px solid #6666A6;
	background: #FFFFFF;
	margin-bottom: 10px;
}

div#footer{
	clear: both;
	width: 770px;
	height: 15px;
	background: url('../images/footer.gif');
	overflow: hidden;

}



hr {
	height: 1px;
	border-style: none;
	color: #6666A6;
	background-color: #6666A6;
	margin-top: 5px;
	margin-bottom: 0px;
}

p {
	margin-top: 10px;
}

a {
	text-decoration: underline;
	color: #B90000;

}

a:hover{
	text-decoration: underline;
}

div#container {
	position: relative;
	margin: 0 auto;
	width: 770px;
	text-align: left;
}

table#maintable {
	width: 100%;
		background: url('../images/menu_background.gif');
}

table#maintable2 {
	width: 100%;
}

.title {
	align: right;
	font-weight: bold;
	font-size: 12pt;
	float: right;
	color: #B90000;
}

.text {
	width: 182px;
}

.inputprofiel {
	width: 190px;
}