html {
	height:100%;
	width:100%;
}
body {
	background-attachment: scroll;
	background-image: url(/afbeelding/background.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0px;
	background-color:#ff0;
	margin: 0px;
	padding:0px;
	overflow-y: scroll;
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
	height:100%;
	text-align:center;
}
a img{
	border:none;
}
#container {
	margin: 0px;
	padding: 0px;
	width: 800px;
	text-align:left;
	margin:auto;
	text-align:left;
}
#header {
	margin: 0px;
	padding: 0px;
}
#menu_cms {
	background-color: #FF0;
	margin-bottom:0px;
	padding:10px;
	width:780px;
	border-right:2px solid #000;
	border-left:2px solid #000;
	border-bottom:4px solid #000;
	opacity:0.95;
}
#counter {
	font-size: 30px;
	font-weight: bold;
	text-align: right;
	color: #333;
	padding-bottom:20px;
}
#counter img {
	margin:0px;
	padding:0px;
}
#links {
	float: left;
	width: 560px;
	margin-right: 10px;
	height:auto;
	border-right:1px; solid #000;
}
h1 {
	background-color:#FF0;
	opacity:0.95;
	font-size: 20px;
	padding:10px;
	padding-bottom:3px;
	padding-top:3px;
	font-weight: bold;
	border-left:2px solid #000;
	border-right:2px solid #000;
	width:540px;
	margin:0px;
	background-color:#000;
	color:#ff0;
	font-size:16px;
	*width:560px;
}
#content, .content-cms {
	background-color:#FF0;
	opacity:0.95;
	padding:10px;
	width:540px;
	float: left;
	height:400px;
	height:auto;
	border:2px solid #000;
	border-top: none;
	margin-bottom:40px;
	*width:560px;
}
.content-cms{
	width:780px;
	opacity:1;	
}
.albums {
	width:150px;
	height:130px;
	overflow:hidden;
	display:inline-block;
	border:1px solid #000;
	text-align:center;
	margin-right:10px;
	margin-bottom:10px;
}
.albums {
	_display:inline;
}
.albums a {
	text-decoration:none;
	font-weight:bold;
	margin-top:20px;
	color:#FFF;
	width:100%;
	background:#000;
	opacity:0.9;
	display:block;
}
.hyves img, .facebook img, .twitter img {
	position:absolute;
	height:40px;
	width:50px;
	left:-15px;
	top:65px;
}
.facebook img{
	top:110px;
}
.twitter img{
	top:155px;
}
.hyves img:hover, .facebook img:hover, .twitter img:hover{
	left:-10px;	
}
.twitterfeed {
	margin-bottom:20px;	
}

#rechts, .poll {
	float: right;
	width: 210px;
	height: auto;
	background-color:#000;
	padding: 10px;
	color:#FF0;
	margin-bottom:10px;
	*width:230px;
}

.poll { padding:10px; margin:0px; background:none; *padding:0px; display:none; }
.social{
	height:auto;
	width:206px;
	background-color:#FF0;
	border:2px solid #000;
	float:right;
	padding:10px;
	opacity:0.9;
	overflow:hidden;
	position:relative;
	*width:230px;
}
#rechts2 {
	float: right;
	width: 210px;
	height: auto;
	background-color:#000;
	padding: 10px;
	padding-top:20px;
	padding-bottom:20px;
	color:#FF0;
	margin-top:10px;
	*width:230px;
}
#rechts a, #rechts2 a{
	text-decoration:none;
	color: #ff0;
}
#rechts a:hover, rechts2 a:hover{
	color:#FFb;
}
#footer {
	margin: 0px;
	padding: 0px;
	width:100%;
	display:block;
	float:left;
	text-align:center;
	height:16px;
	background-color:#000;
	border-top:2px solid #ff0;
	color:#ff0;
	margin-top:10px;
	font-size:12px;
	padding-top:4px;
	padding-bottom:4px;
	position:fixed;
	bottom:0px;
	left:0px;
}
#footer a{
	color:#FF8;
	text-decoration:none;
}
#footer a:hover{
	color:#0F0;	
}
blockquote {
	text-indent: 0px;
	padding: 5px;
	border: 1px solid #333;
	margin:10px;
}
.nounderline{
	text-decoration:none;
}
.highlight{
	font-weight:bold;
	font-size:13px;
	background-color: #CFF;
	color:#333;
	padding:10px;
}
h2,h3{
	width:100%; 
	border-bottom:2px solid #000;
	font-size:14px; 
	font-weight:bold;
	margin:0px;
	padding:0px;
}
h3{
	border:none;
	font-size:14px;
}
.indicate-required{
	font-size:10px;
	margin-bottom:9px;
	text-align:right;
}
.news p{
	margin:0px;
	padding:0px;
	font-size:13px;
}
table{
	font-size:13px;
	border-collapse:collapse;
}
.trHover:hover, .trHover:hover a{
	background-color:#000;
	color:#FF0;	
}
.textareaRight{
	width:210px;
	height:400px;
}
.textareaLeft{
	width:540px;
	height:400px;
}
