@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #c2af60;
}

body {
	background-color: #C2AF60;
	background-image: url('nieuw/images/BG.jpg');
	background-position: center center;
	background-attachment: fixed;
	margin: 0;
	overflow-y: scroll;
}

html,body,table {
	height: 100%;
}

a:link {
	color: #d4c174;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	color: #d4c174;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #c2af60;
}

a:active {
	text-decoration: none;
	color: #d4c174;
	font-weight: bold;
}

h1 {
	font: Verdana, Geneva, sans-serif 24px bold;
	letter-spacing: 7px;
	line-height: 10px;
}

h2 {
	font-size: 12px;
	line-height: 0px;
}

.topcontent {
	width: 494px;
	height: 22px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='cms/images/BGleft.png');
      filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);
}

.topcontent[class] {
	background: url(cms/images/BGleft.png);
}

.content {
	width: 474px;
	padding: 0px 10px 10px 10px;
	margin: 0 auto;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='nieuw/images/BGpixel.png');
      filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);
}

.content[class] {
	background: url(nieuw/images/BGpixel.png);
}

.footer {
	width: 474px;
	padding: 10px 0 10px 0;
      margin: 0 auto;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='nieuw/images/BGpixel.png');
      filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);
}

.footer[class] {
	background: url(nieuw/images/BGpixel.png);
}

.logo {
	width: 474px;
	padding: 10px;
	margin: 10px 0px 10px 0px;
	clear: both;
}

.logotext {
      width: 484px;
	padding: 5px;
      filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='nieuw/images/BGpixel.png');
      filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);
	margin: 0p 0px 30px 0px;
}

.logotext[class] {
	background: url(nieuw/images/BGpixel.png);
}
	
