@CHARSET "UTF-8";
@import url(/layout/css/reset.css);
@import url(/layout/css/content.css);

html {
	height: 100%;
}

body {
	height: 100%;
	font: normal 12px/19px Verdana, Helvetica, sans-serif;
	text-align: center;
	background-color: #231f20;
	color: #fff;
}

#window {
	position: relative;
	width: 994px;
	text-align: left;
	clear: both;
	margin: 0 auto 0 auto;
}

#head, #body, #foot {
	float: left;
	width: 960px;
	margin: 0px 15px 0 15px;
}

#head, #body {
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	background-color: #000;
}

#foot {
	border-top: 2px solid #fff;
	padding: 3px 2px 6px 2px;
	padding-bottom: 6px;
	color: #333;
	font-size: 10px;
	text-align: right;
}

#foot a {
	color: #666;
	text-decoration: none;
}

#foot a:hover {
	color: #999;
}

#head div.menu {
	float: left;
	width: 706px;
	height: 34px;
	line-height: 34px;
	background: url(/layout/image/bg/head-menu.png) top left repeat-x;
	margin-bottom: 2px;
	text-align: right;
	padding-right: 10px;
}

#head div.menu a, #head div.mijngo a {
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
}

#head div.menu a:hover, #head div.mijngo a:hover {
	text-decoration: underline;
}

#head div.mijngo {
	height: 34px;
	line-height: 34px;
	background: url(/layout/image/bg/mijngo.png) top left repeat-x;
	margin-bottom: 2px;
}

#head div.mijngo a {
	padding-left: 18px;
}

#head div.logo {
	height: 242px;
	background: url(/layout/image/bg/logo.png) top left no-repeat;
	margin-bottom: 2px;
}

#head div.logo a.logo {
	float: left;
	display: block;
	width: 185px;
	height: 185px;
	margin: 28px 0 0 28px;
	background: url(/layout/image/go-logo.png) center center no-repeat;
}

#head div.images {
	margin-bottom: 2px;
	height: 242px;
}

#headimage1, #headimage2, #headimage3, #headimagemask, #leftimage1, #leftimagemask {
	position: absolute;
	background-position: center center;
	background-repeat: no-repeat;
}

#headimagemask {
	top: 36px;
	left: 261px;
	width: 716px;
	height: 242px;
	background-image: url(/layout/image/bg/head-mask.png);
}

#leftimagemask {
	top: 0px;
	left: 0px;
	width: 242px;
	height: 242px;
	background-image: url(/layout/image/bg/left-mask.png);
}

#headimage1 {
	top: 58px;
	left: 310px;
	width: 202px;
	height: 202px;
}

#headimage2 {
	top: 83px;
	left: 565px;
	width: 180px;
	height: 180px;
}

#headimage3 {
	top: 63px;
	left: 784px;
	width: 166px;
	height: 166px;
}

#leftimage1 {
	top: 11px;
	left: 11px;
	width: 220px;
	height: 220px;
}

div.left {
	float: left;
	width: 242px;
	margin-right: 2px;
}

#body {
	background: url(/layout/image/bg/body.png) top left repeat-y;
}

#box {
	float: left;
	width: 960px;
	background: url(/layout/image/bg/body-foot.png) bottom left no-repeat;
	min-height: 350px;
	position: relative;
}

#body div.left {
	background: url(/layout/image/bg/body-left.png) top left repeat-x;
	padding-top: 48px;
}

#body div.menu {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

#body div.menu a {
	text-decoration: none;
	color: #fff;
}

#body div.menu a.activepage, #body div.menu a.activepath {
	font-weight: bold;
}

#body div.menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 28px;
}

#body div.menu li {
	padding: 0;
	margin: 0;
}

#body div.menu li a {
	display: block;
	width: 222px;
	margin-left: -12px;
	padding-left: 32px;
	background: url(/layout/image/bg/menu-item.png) top left no-repeat;
}

#body div.menu li li {
}

#body div.menu li li a {
	background: none;
	width: 196px;
	margin-left: 0;
	padding-left: 46px;
	background-position: top right; 
}

#body div.menu li li li a {
	width: 180px;
	margin-left: 0;
	padding-left: 62px;
}

#body div.menu li li li li a {
	width: 124px;
}

#body div.menu li a:hover, #body div.menu li a.activepath, #body div.menu li a.activepage {
	background-image: url(/layout/image/bg/menu-hover.png);
}

#body div.menu ul ul {
}

#body div.menu ul ul ul {
}

#body div.menu li li {
}

#body div.menu li.opened ul {
	display: block;
}

#body div.menu li.closed ul {
	display: none;
}

#body div.menu li.opened span, #body div.menu li.closed span {
	position: absolute;
	left: 0;
	display: block;
	margin: 2px 0 0 -12px;
	width: 23px;
	height: 23px;
	padding: 0;
	cursor:  pointer;
	color: #fff;
	text-align: center;
	z-index: 10;
}

#body div.menu li li.opened span, #body div.menu li li.closed span {
	left: 28px;
	margin: 4px 0 0 0;
	width: 16px;
	height: 20px;
	line-height: 20px;
}

#body div.images {
	position: relative;
	margin: 30px 0;
	width: 242px;
	height: 242px;
}

#body div.main {
	float:right;
	width: 716px;
	background: url(/layout/image/bg/body-main.png) top left repeat-x;
	min-height: 64px;
	padding-top: 45px;
	padding-bottom: 45px;
}

#body div.content {
	float: left;
	width: 437px;
	margin: 0 15px 0 20px;
}

#body div.sidebar {
	float: left;
	width: 229px;
	text-align: justify;
}

#body div.sidebar a {
	color: #971b1e;
	text-decoration: none;
	font-weight: bold;
}

#body div.sidebar h2 {
	font-size: 13px;
	line-height: 20px;
	background-color: #e46825;
	text-transform: uppercase;
	padding: 0 9px;
}

#body div.sidebar div.news h2 {
	background: #e46825 url(/layout/image/envelope.png) top right no-repeat;
	margin-right: 6px;
}

#body div.sidebar div.item {
	margin: 0 0 19px 9px;
}

#button {
	position: absolute;
	width: 97px;
	height: 97px;
	background: url(/layout/image/button-ie6.png) top left no-repeat;
	top: 228px;
	left: 212px;
	z-index: 10;
}

#login {
	position: absolute;
	top: 51px;
	left: 34px;
	width: 212px;
	height: 212px;
	overflow: hidden;
	background: url(/layout/image/bg/login.png) top left no-repeat;
	line-height: 12px;
}

#login a {
	float: right;
	color: #fff;
	text-decoration: none;
}

#login a:hover {
	text-decoration: underline;
}

#login label {
	font-weight: bold;
	width: 95px;
	margin-top: 10px;
	display: block;
	float: left;
	line-height: 19px;
}

#login input {
	margin-top: 8px;
	width: 105px;
	float: right;
}

#login #loginSubmit {
	clear: both;
	width: auto;
	border: none;
	color: #fff;
	font-weight: bold;
	background-color: #971b1e;
}

#login p {
	clear: both;
	font-size: 11px;
	line-height: 18px;
}

div.closed {
	display: none;
}

div.opened {
	display: block;
}

#sitemap {
	margin-top: 10px;
}

#sitemap div div {
	margin-left: 20px;
}

div.form form {
	margin-top: 12px;
}

div.form form dl dt {
	clear: both;
	width: 132px;
	float: left;
	margin-bottom: 6px;
}

div.form form dl dd {
	margin-left: 150px;
	margin-bottom: 6px;
}

div.form form dl dt label {
	font-weight: bold;
}

div.form form dl dd input.wide {
	width: 300px;
}

div.form form ul.errors {
	margin-bottom: 6px;
}

div.form form ul.errors li {
	list-style-type: none;
	margin-left: 0;
	color: #600;
	font-style: italic;
}

div.form form textarea {
	font: inherit;
	width: 300px;
}

div.form form input.text {
	width: 200px;
}

div.form form label.required {
	padding-right: 7px;
	background: url(/layout/image/bg/required.png) right 2px no-repeat;
}

div.form form.confirm label.required {
	background: none;
}

#knkf-nocnsf {
	float: left;
	width: 232px;
	height: 92px;
	background: url(/layout/image/knkf-nocnsf.png) top left no-repeat;
	margin: 0 0 30px 5px;
}

table.go-meting {
	width: 431px;
	padding: 0;
	margin: 5px 0 0 0;
	border-collapse: collapse;
	border-spacing: 0 0;
}

table.go-meting th.right, table.go-meting td.right {
	border-right: 3px solid #e46825;
}

table.go-meting th, table.go-meting td {
	border-bottom: 1px solid #e46825;
	border-left: 1px solid #ffe1c8;
	vertical-align: middle;
	line-height: 19px;
	padding-top: 3px;
	padding-bottom: 3px;
}

table.go-meting th {
	text-align: center;
	background-color: #ed7f22;
}

table.go-meting tr.head th {
	width: 50px;
	padding-top: 20px;
	background-color: #e46825;
	font-weight: bold;
	vertical-align: bottom;
	border-top: 1px solid #e46825;
}

table.go-meting th.left, table.go-meting td.left {
	text-align: left;
	padding-left: 10px;
	border-left: 3px solid #e46825;
}

table.go-meting th.part {
	text-align: left;
	border-left: none;
}

table.go-meting td {
	background-color: #ffc28f;
	text-align: right;
	padding-right: 10px;
	color: #000;
}

table.go-meting tr.result td {
	color: #fff;
	background-color: #ed7f22;
}

table.go-meting td input.field {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #333;
	text-align: right;
	width: 30px;
	font-size: 12px;
	background-color: #ffe1c8;
}

table.go-meting tr.edit td {
	background-color: #ed7f22;
	border-top: 2px solid #e46825;
	border-left: none;
	border-right: none;
	border-bottom: none;
	padding-right: 0;
	text-align: center;
}

table.go-meting tr.edit td.save input {
	margin: 3px 5px;
	float: right;
}

table.go-meting tr.center td, table.go-meting tr.center th {
	text-align: center;
}

p.go-chart {
	text-align: center;
	margin-bottom: 10px;
	margin-top: 24px;
}

#loginform, #accountform, #deelnemerselectieform {
	margin: 12px 0;
}

form.go dd {
	margin-bottom: 6px;
	white-space: nowrap;
}

form.go dl dt {
	width: 132px;
	float: left;
}

form.go dl dt label {
	font-size: 12px;
	font-weight: bold;
}

form.go dl dd input.wide {
	width: 300px;
}

form.go ul.errors {
	margin-bottom: 6px;
}

form.go ul.errors li {
	list-style-type: none;
	margin-left: 132px;
	color: #600;
}

form.go textarea {
	font-family: 'Lucida Console', 'Courier New', Courier, monospace;
	font-size: 13px;
	width: 500px;
	overflow: auto;
}

form.go dd.overlay {
	margin-left: -216px;
	margin-top: 0;
	background: url(/layout/bg/window.png) 0 0 repeat-y;
	padding: 0 0 6px 44px;
}

form.go dd.overlay textarea {
	width: 677px;
	margin-top: -5px;
}

table.deelnemers {
	width: 431px;
	padding: 0;
	margin: 5px 0 0 0;
	border-collapse: collapse;
	border-spacing: 2px 2px;
}

#identity {
	position: absolute;
	top: 5px;
	right: 10px;
	font-weight: bold;
}

#identity a {
	color: #fff;
	font-weight: normal;
}
