@charset "ISO-8859-1";
/* reset */

html {
	height: 101%;
	width: 100%;
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFF;
	background-attachment: scroll;
	background-color: #000;
	background-image: url(../site_images/back.gif);
	background-repeat: repeat;
	background-position: center top;
	height: 101%;
	width: 100%;
	margin: 0;
	padding: 0;
}

/* main classes */

img {
	padding: 0px;
	margin: 0px;
}
a, a:visited {
	text-decoration: underline;
	color: #FFF;
}
a:hover, a.active {
	text-decoration: none;
}
p {
	margin:0;
	padding:0;
	font-size: 11px;
	line-height: 16px;
}
p .siFR-alternate  {
	margin:0;
	padding:0;
	font-size: 11px;
	line-height: 16px;
}
h1 {
	margin:0;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
}
h1 .siFR-alternate {
	margin:0;
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
}
h2 {
	margin:0 0 5px;
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
}
h2 .siFR-alternate {
	margin:0 0 8px;
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
}
h3 {
	margin:0 0 15px;
	line-height:15px;
	font-size: 12px;
	text-transform: none;
	font-weight: normal;
	text-decoration: underline;
}
h4 {
	margin:0 0 15px;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
}

/* layout */

#wrap {
	position: absolute;
	z-index: 5;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	left: 0px;
	top: 0px;
}
#mainwrap {
	width: 980px;
	height: 360px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0;
	position: relative;
	text-align: left;
}
#logo {
	text-align:left;
	padding:0;
	position: absolute;
	left: 0px;
	top: 150px;
	z-index: 5;
	width: 430px;
	height: 350px;
	overflow: hidden;
}
#logo img {
	border: none;
}
#button {
	text-align:center;
	padding:0;
	position: absolute;
	left: 180px;
	top: 480px;
	z-index: 120;
	display: none;
}
#button img {
	border: none;
}
#buttonarchief {
	text-align:center;
	padding:0;
	position: absolute;
	left: 250px;
	top: 580px;
	z-index: 120;
	display: none;
}
#buttonarchief img {
	border: none;
}
#contentwrap {
	width: 600px;
	margin: 0;
	padding: 0px;
	text-align:left;
	position: absolute;
	right: 20px;
	top: 143px;
	z-index: 100;
}
#titel{
	margin-bottom: 18px;
	padding: 10px;
	background-color: #000;
	margin-top: -2px;
}
#titelenkel {
	margin-bottom: 18px;
	padding: 10px;
	background-color: #000;
	width: 270px;
	float: right;
	margin-top: -2px;
	margin-left: 270px;
}
#titelgroot {
	margin-bottom: 18px;
	margin-top: -2px;
	padding: 10px;
	background-color: #000;
	margin-left: -295px;
	width: 840px;
}
#content {
	margin-bottom: 30px;
	padding: 5px;
	background-color: #000;
	min-height: 460px;
	background-image: url(../site_images/back.gif);
	background-repeat: repeat-y;
	background-position: 291px 1px;
}
#titeliframe{
	margin-bottom: 18px;
	padding: 10px;
	background-color: #000;
	margin-top: -2px;
}
#contentiframe {
	margin-bottom: 20px;
	padding: 5px;
	width: 600px;
}
#content img, #contentenkel img {
	display: block;
	margin-bottom: 5px;
}
#contentenkel {
	margin-bottom: 20px;
	padding: 5px;
	background-color: #000;
	width: 280px;
	float: right;
	min-height: 460px;
}
#contentgroot {
	width: 840px;
	margin-bottom: 20px;
	padding: 5px;
	/* 
	background-color: transparent;
	background-image: url(../site_images/back.gif);
	background-repeat: repeat-y;
	background-position: 568px 2px;
	*/
	min-height: 840px;
	margin-left: -295px;
}
#contentiframegroot {
	margin-bottom: 30px;
	padding: 5px;
	height: 800px;
	width: 600px;
}
.contentenkel { 
	padding: 5px;
}
.content { 
	padding: 0px;
}
.column { 
	padding: 5px;
}

.lijst { 
	padding: 0;
	margin: 0;
}
.nominaties {
	margin-bottom: 20px;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 1-px;
	width:600px;
}
.nominaties .lijst .item { 
	float: left;
	width: 270px;
	height: 190px;
	margin-bottom: 10px;
}
.nominaties .lijst .item h2 { 
	margin-bottom: 0;
}
.nominaties .lijst .item strong { 
	display: block;
	margin-top: 0;
	padding-bottom: 7px;
}
.clear { 
	clear: both;
	height: 1px;
	padding: 0;
	margin: 0;
}
.item { 
	padding: 0;
	margin-bottom: 20px;
}

.item .itemimage { 
	width: 270px;
	height: 120px;
	overflow: hidden;
	margin-bottom: 4px;
}
.item .itemname {
	display: block;
	margin-bottom: 20px;
	font-weight: bold;
}
.item .itemname a, .item .itemname a:visited, .item .itemname a:link {
	text-decoration: none;
}
.links {
	margin-bottom: 20px;
	padding: 7px;
	background-color: #000;
	width: 270px;
	float: left;
}
.rechts {
	margin-bottom: 20px;
	padding: 7px;
	background-color: #000;
	width: 270px;
	float: right;
}
.clear { 
	clear:both; 
}
#archiefwrap {
	width: 560px;
	margin: 0;
	padding: 0px;
	position: absolute;
	left: 20px;
	top: 80px;
	z-index: 100;
	height: 500px;
}
#wrap #mainwrap #nav {
	margin: 0;
	padding: 0px;
	text-align:right;
	position: absolute;
	right: 20px;
	top: 40px;
	z-index: 500;
	width: 980px;
}
#wrap #mainwrap #nav ul {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	line-height: 20px;
	list-style-type: none;
}
#wrap #mainwrap #nav li, #wrap #mainwrap #nav li:visited {
	float: right;
	list-style-type: none;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-top: 5px;
	color: #000;
	background-color: #000;
	background-image: url(../site_images/line.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#wrap #mainwrap #nav li, #wrap #mainwrap #nav li:visited {
	float: right;
	list-style-type: none;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-top: 10px;
	color: #000;
	background-color: #000;
	background-image: url(../site_images/line.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#wrap #mainwrap #nav ul li a, #wrap #mainwrap #nav ul li a:visited {
	text-decoration: none;
	padding-right: 10px;
	white-space: nowrap;
	display: block;
}
#wrap #mainwrap #nav ul li a:hover, #wrap #mainwrap #nav ul li a.active {
	text-decoration: none;
	color: #000;
	filter: alpha(opacity=50);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
 	-moz-opacity: 0.50;
	opacity:0.5;
}
#wrap #mainwrap #nav ul li.last {
	border: none;
	background-image: none;
}
#wrap #mainwrap #nav #taal {
	float: right;
	padding-left: 58px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #000;
	background: #000;
	font-size: 12px;
	line-height: 15px;
}
#wrap #mainwrap #nav #taal a, #wrap #mainwrap #nav #taal a:visited {
	text-decoration: none;
	padding-right: 15px;
	white-space: nowrap;	
}
#wrap #mainwrap #nav ul li a:hover, #wrap #mainwrap #nav #taal a.active {
	text-decoration: none;
	color: #666;
}
#wrap #mainwrap #nav ul li a img {
	border: none;
}
a.linkimage img, a.linkimage:visited img {
	filter: alpha(opacity=100);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1.00;
 	opacity:1;
}
a.linkimage:hover img { 
	filter: alpha(opacity=70);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
 	-moz-opacity: 0.70;
	opacity:0.7;
}
.tbButtonWysiwygBorder{
	width:640px !important
}
.edit {
	border: 1px solid #E2E2E2;
	padding-left: 2px;
	width: 650;
}
.editcontent {
	margin-top: 5px;
	background-color: #000;
	font-size: 11px;
	line-height: 16px;
	color: #FFF;
}
.weEditmodeStyle input, .weEditmodeStyle select {
	border: 1px solid #E2E2E2;
	font-size: 11px;
	line-height: 20px;
	margin:0;
}
.weBtnLeft, .weBtnLeftDisabled, .weBtnRight, .weBtnRightDisabled {
	background-repeat: no-repeat;
}
td.tbButtonWysiwygDefaultStyle iframe{
	border: 1px solid #E2E2E2 !important;
}