html {
	height: 100%;
}
body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0;
	background: url('../images/body-bg.gif') repeat-x;
	height: 100%;
}
img {
	border: none;
}
.imgl {
	border: 1px solid #333;
}
form {
	margin: 0;
	padding: 0;
}
a {
	color: #083e81;
	text-decoration: underline;
}
a:hover {
	color:#d67e1c;
	text-decoration: underline;
}
.voorstellingen a {
	color: #333;
	text-decoration: underline;
}
.voorstellingen a:hover {
	color:#333;
	text-decoration: underline;
}
.koplinks a {
	text-decoration: none;
}
.koplinks a:hover {
	text-decoration: underline;
}
#page {
	margin: 0 auto;
	width: 945px;
	padding: 0 17px;
	min-height: 100%;
	background: url(../images/page-bg.gif) repeat-y;
}
* html #page {
	height: 100%;
	overflow: visible;
}
#content {
	overflow: hidden;
	width: 100%;
}
#main {
	float: left;
	width: 656px;
}
.main-holder {
	overflow: hidden;
	width: 100%;
	border-top: 4px solid #fff;
}
.logo {
	overflow: hidden;
	width: 100%;
	background: #fff;
}
.logo a {
	display: block;
}
.logo a img {
	display: block;
}
.col1 {
	float: left;
	width: 195px;
	border-top: 4px solid #fff;
}
#nav {
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav li {
	float: left;
	width: 100%;
	font-size: 11px;
	border-top: 1px solid #fff;
}
#nav li a {
	display: block;
	color: #000;
	padding: 2px 0 2px 15px;
	text-decoration: none;
	background: #d67e1c;
}

/*#nav li.hover ul,*/
#nav li ul.active
/*#nav li:hover ul*/ {
	display: block;
}
#nav li ul {
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
	display: none;
}
#nav li ul li a {
	background: #e2a65e;
	padding-left: 27px;
	color: #000 !important;
	font-weight: normal !important;
}
#nav li ul li a:hover {
	color: #fff !important;
	font-weight: bold !important;
}
#nav li:hover a,
#nav li.hover a,
#nav li ul.active li a.active,
#nav li a.active,
#nav * a.active {
	color: #fff;
	font-weight: bold;
}
.wink-box {
	width: 100%;
	background: #d67e1c;
	border-top: 6px solid #fff;
}
.wink-top {
	width: 100%;
	background: url(../images/side-menu-top.gif) no-repeat;
}
.wink-bottom {
	width: 100%;
	background: url(../images/side-menu-bottom.gif) no-repeat 0 100%;
}
.wagen {
	width: 163px;
	padding: 9px 0 15px 15px;
	background: url(../images/wagen.gif) no-repeat 100% 15px;
}
.wagen strong {
	display: block;
	font-size: 15px;
	color: #fff;
}
.wagen span {
	display: block;
	font-size: 11px;
	color: #000;
	margin-top: 1px;
}
.wink-box .form {
	overflow: hidden;
	width: 181px;
	padding: 10px 9px 10px 5px;
}
.wink-box .form .text {
	float: left;
	width: 156px;
	height: 15px;
	background: url(../images/input-bg.gif) no-repeat;
}
.wink-box .form .text input {
	overflow: hidden;
	width: 134px;
	padding: 0 4px 0 12px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
	background: none;
	border: 0;
	line-height: 12px;
}
.wink-box .form .submit {
	float: right;
}
.theater {
	overflow: hidden;
	width: 148px;
	padding: 17px 20px 0 27px;
	font-size: 11px;
	line-height: 13px;
}
.theater strong {
	display: block;
	padding-bottom: 7px;
}
.theater span {
	display: block;
	font-weight: bold;
	color: #fff;
}
.theater p {
	margin: 0;
}
.col2 {
	float: right;
	width: 404px;
	min-width:404px;
	height:100%;
	padding: 0 24px 0 22px;
	background: url(../images/col2-top.gif) no-repeat;
	margin-right: 5px;
	display: inline;
}
.breadcrumbs {
	margin: 12px 0 0 -5px;
	padding: 0;
	list-style: none;
	overflow: hidden;
	height: 100%;
}
.breadcrumbs li {
	float: left;
	background: url(../images/bread-bg.gif) no-repeat 0 50%;
	padding: 0 8px;
	margin-left: -4px;
	font-size: 10px;
	color: #000;
}
.breadcrumbs li a {
	color: #000;
	text-decoration: none;
}
.breadcrumbs li a:hover {
	text-decoration: underline;
}
.terug {
	overflow: hidden;
	width: 100%;
	background: url(../images/terug-bg.gif) repeat-x;
	margin-top: 32px;
}
.ter-box {
	overflow: hidden;
	width: 100%;
	background: url(../images/terug-bg.gif) repeat-x 0 100%;
	padding: 10px 0 14px;
}
.ter-box a {
	float: left;
	color: #333;
	text-decoration: none;
}
.ter-box a:hover {
	text-decoration: underline;
}
.ter-box div a {
	float: right;
}
.col2 h1 {
	margin: 0px;
	font-size: 15px;
	color: #083e81;
}
.kop {
	color: #083e81;
	font-weight:bold;
	height:16px;
}
.col2 h2 {
	margin: 0px;
	font-size: 17px;
	color: #d67e1c;
	font-weight: normal;
}
.col2 .met-link {
	display: block;
	font-size: 13px;
	margin-top: 1px;
	padding-bottom: 18px;
}
.col2 .met-link a {
	color: #333;
	text-decoration: none;
}
.col2 .met-link a:hover {
	text-decoration: underline;
}
.col2 p {
	margin: 0;
	line-height: 17px;
}
#sidebar * a {
	color: #fff;
	text-decoration: none;
}
#sidebar * a:hover {
	text-decoration: underline;
}
.table {
	margin: 28px 0 3px; 
	border-collapse: collapse;
	width: 407px;
}
.table td {
	padding: 1px 0;
	background: #f2f2f2;
	border-top: 1px solid #fff;
}
.table .col1 {
	width: 117px;
	font-weight: bold;
	color: #083e81;
}
.table .col2 {
	width: 252px;
	padding: 1px 16px;
	border-left: 1px solid #fff;
}
.table .none-bg {
	background: none;
	padding-top: 17px;
	padding-bottom: 2px;
}
.bott-img {
	display: block;
	margin-top: 12px;
}
#sidebar {
	position: relative;
	top:0px;
	left:0px;
	float:right;
	width: 289px;
	border-top: 13px solid #fff;
}
.side-holder {
	overflow: hidden;
	width: 100%;
	border-top: 6px solid #fff;
}
.side-box {
	float: left;
	width: 142px;
	background: url(../images/side-box-middle.gif) repeat-y;
	text-align: center;
	font-size: 11px;
	color: #fff;
}
.side-top {
	overflow: hidden;
	display: block;
	width: 100%;
	background: url(../images/side-box-top.gif) no-repeat;
}
.side-bottom {
	overflow: hidden;
	width: 100%;
	min-height: 142px;
	background: url(../images/side-box-bottom.gif) no-repeat 0 100%;
}
* html .side-bottom {
	height: 142px;
	overflow: visible;
}
.side-box span {
	display: block;
	padding: 3px 0;
}
.side-box a {
	color: #fff;
	text-decoration: underline;
}
.side-box a:hover {
	text-decoration: underline;
}
.side-img {
	display: block;
	border: solid #fff;
	border-width: 1px 0;
}
.color .side-img {
	margin-top: 20px;
}
.side-text {
	width: 116px;
	padding: 0px 13px 0;
}
.side-text strong {
	display: block;
	font-size: 12px;
	color: #fff;
}
.side-text p {
	margin: 18px 0 0;
	color: #000;
	line-height: 18px;
	text-align: left;
}
.color {
	float: right;
	background: #fff;
}
.color .side-top {
	background: url(../images/side-box-top2.gif) no-repeat;
}
.color .side-bottom {
	background: url(../images/side-box-bottom2.gif) no-repeat 0 100%;
}
.bott-boxes {
	background: url(../images/bott-boxes-bg.gif);
	min-height: 265px;
}
* html .bott-boxes {
	height: 265px;
	overflow: visible;
}
.bott-boxes .side-box {
	background: none;
}
#footer {
	overflow: hidden;
	width: 100%;
}
