@charset "utf-8";
/* CSS Document */

html,body{
padding:0;
margin:0;
height:100%;
background-color: #8d8f8e;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
margin-left: 0px;
margin-top: 0px;
}
html>body #container{
margin-bottom:-131px;
height:auto;
}
div{
margin:0px auto;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#container{
width:800px;
margin:0px auto;
height:100%;
min-height:100%;
margin-bottom:-19px;
background-color:#ffffff;
}
#center {
	margin-top:60px;
	width:650px;
	text-align:center;
}
#center_left {
	width:290px;
	padding:10px;
	margin-right:10px;
	float:left;
	border: 1px solid #8e908f;
}
#center_right {
	width:290px;
	padding:10px;
	margin-left:10px;
	float:left;
	border: 1px solid #8e908f;
}
.login {
	font-size: 15px;
	font-weight: bold;
}
#login_div {
	margin-top:100px;
}
.username {
	width:95px;
	height:20px;
	border:none;
	padding-left:10px;
	padding-right:10px;
	background:url(../img/login_fields.jpg) no-repeat;
}
#clearfooter{
height:10px;
border-width:0;
clear:both;
}
#menu{
height:37px;
width:100%;
background-image:url(img/menu.jpg);
}
#container_hoofd {
	width: 620px;
	height:auto;
	margin-top:30px;
}
#container_hoofd2 {
	width: 620px;
	height:auto;
	text-align:center;
	font-weight:bold;
}
#container0 {
	width:600px;
	height:20px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}
#container1 {
    width:200px;
	height:200px;
    background-color:#fff;
    overflow:hidden;
	margin-right:5px;
	margin-top:50px;
	float:left;

}
#container1 {
    width:200px;
	height:200px;
    background-color:#fff;
    overflow:hidden;
	margin-right:5px;
	margin-top:50px;
	float:left;

}
#container11 {
    width:200px;
	height:200px;
    background-color:#fff;
    overflow:hidden;
	margin-right:5px;
	float:left;
	margin: auto 33% auto 33%;
}
#spacer {
	width:600px;
	height:60px;
	float:left;
}
#container1:hover {
background: #fffed2;
}
#container11:hover {
background: #fffed2;
}
.portal a:link,a:hover,a:active,a:visited  {
	text-decoration:none;
	color: #000;
	border: 0;
}
img {
	border: 0 none;
	}