body {
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#3C3C3C;
}

#container{
	width:745px;
	height:780px;
	margin:0px auto;
	text-align:left;
	border:solid 1px #000000;
	text-align:left;
	overflow: visible;
	background-image:url(../UserFiles/Image/metaclogo2.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}	

#kopflash{
	position:relative;
	left:10px;
	top:17px;
}

#kopbanner{
	position:relative;
	top:20px;
	height:121px;
	width:100%;
	border-top:solid 1px #EC5900;
	border-bottom:solid 1px #EC5900;	
	background-image:url(../UserFiles/Image/kop.jpg);
	background-repeat:no-repeat;
}

#menu{
	position:relative;
	top:41px;
	left:0px;
	height:20px;
	width:100%;
	z-index:10;
	border-top:solid 1px #EC5900;
	border-bottom:solid 1px #EC5900;	
	background-color:#979893;
}

#menu td:hover, #menu a:hover{
	background-color:#c0c0c0;
	border-left:solid 1px #EC5900;
	border-right:solid 1px #EC5900;
}

a.menucel {
	font-family:verdana;
	color:#000000;
	font-size:11px;
	text-decoration:none;
	height:20px;
	width:110px;
	text-align:center;
	padding-top:2px;
}

#contentcontainer{
	position:relative;
	top:60px;
}

#content{
	position:absolute;
	top:0;
 	left:10px;
	overflow-y: auto;
	border:solid 1px #000000;
	background-image:url(../UserFiles/Image/bg.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
 	height:566px;
	width:475px;
}

#nieuws{
	position:absolute;
	top:0;
 	right:10px;
	overflow: visible;
	border:solid 1px #000000;
	text-align: justify;
 	height:566px;
	width:235px;
}

H1{
	font-family:verdana;
	font-size:13px;
	height:20px;
	border-bottom:solid 1px #EC5900;
}

p, td, th, h1, h2, h3, li {
	font-family:verdana;
	color:#c0c0c0;
	font-size:12px;
}
p, h1, h2, h3 {
 	padding:10px;
}

h2 {
	margin:0;
}

img {
	border:0;
}

a {color:#EC5900;}
a:link		{text-decoration:none;}
a:active	{text-decoration:underline;}
a:visited {text-decoration:none;}
a:hover 	{text-decoration:underline;}


.inputbox
{
background: #979893;
border: 1px;
}

input {
	background: #979893;
	border: 1px;
	margin-left:20px;
}

textarea {
	background: #979893;
	border: 1px;
	margin-left:20px;
}
