
/*
	
font-family: "myriad-pro", sans-serif;
font-weight: 300/600;

GEEL: #ffc500
GROEN: #1bb169
DONKER GROEN: #006324

*/

* { 
	border: 0;
	padding: 0;
	margin: 0; 
}

body {
	background: #fff url('/_graphics/bg.png') top center no-repeat;
	color: #555;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 16px;
}

br.clear {
	clear: both;
}

/* wrapper */

.wrapper {
	width: 1040px;
	margin: 0 auto;
}

/* header */

.header {
	float: left;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 40px;
}

/* logo */

img.logo {
	float: left;
	width: 20%;
	min-width: 100px;
}

/* lan switch */

select.lan_switch {
	float: right;
	width: auto;
	background: none;
	border: 1px solid #ddd;
	color: #555;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	margin-left: 50px;
	margin-bottom: 20px;
	-webkit-appearance: menulist;
}

select.lan_switch option {
	padding: 2px;
}

/* navigation */

.nav {
	float: right;
	width: 550px;
	height: 66px;
	background: url('/_graphics/bg_navigation.png') top left no-repeat;
	background-size: 550px 66px;
	overflow: hidden;
}

.nav ul {
	float: left;
	width: 550px;
	height: 66px;
	list-style-type: none;
}

.nav ul li {
	float: left;
	height: 30px;
	text-align: center;
}

.nav ul li.home {
	width: 145px;
	padding-top: 30px;
	margin-left: 48px;
}

.nav ul li.rules {
	width: 155px;
	padding-top: 10px;
	margin-left: 11px;
}

.nav ul li.contact {
	width: 150px;
	padding-top: 30px;
	margin-left: 13px;
}

.nav ul li a {
	display: block;
	vertical-align: top;
	text-transform: uppercase;
	text-decoration: none;
	font-family: "myriad-pro", sans-serif;
	font-size: 17px;
	font-weight: 600;
	line-height: 1.3em;
	color: #eee;
}

.nav ul li a:hover {
	color: #fff;	
}

.nav ul li a.selected, 
.nav ul li a.selected:hover {
	color: #ffde7b;
}

/* sidebar */

.sidebar {
	float: left;
	width: 25%;
}

.sidebar a {
	color: #01b266;
}

.sidebar a:hover {
	color: #005619;
}

.sidebar h1 {
	font-size: 26px;
	font-family: "myriad-pro", sans-serif;
	font-weight: 600;
	margin-top: 0;
	margin-bottom: 22px;
	line-height: 1em;
	color: #005619;
	text-transform: uppercase;
}

.sidebar h2 {
	font-size: 20px;
	font-family: "myriad-pro", sans-serif;
	font-weight: 600;
	margin-bottom: 18px;
	line-height: 1em;
	color: #01b266;
}

.sidebar em {
	font-style: normal;
	font-size: 14px;
}

.sidebar p {
	line-height: 1.3em;
	margin-bottom: 25px;
}

.sidebar ul {
	list-style-type: disc;
	margin-bottom: 35px;
}

.sidebar ol {
	list-style-type: decimal;
	margin-left: 10px;
	margin-bottom: 25px;
	padding-left: 15px;	
}

.sidebar li {
	margin-left: 15px;
	margin-bottom: 6px;
}

.sidebar a.button {
	display: inline-block;
	color: #fff;
	background: #01b266;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 600;
	line-height: 1.6em;
	padding: 8px 15px;
	border-radius: 4px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.sidebar a.button:hover {
	background: #006324;
}

.sidebar a.button img {
	width: 25px;
	vertical-align: middle;
	margin-right: 10px;
}

/* content */

.content {
	float: right;
	width: 66%;
}

.content a {
	color: #01b266;
}

.content a:hover {
	color: #005619;
}

.content a.button {
	display: inline-block;
	color: #fff;
	background: #01b266;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 15px;
	padding: 5px 15px;
	border-radius: 4px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.content a.button:hover {
	background: #006324;
}

.content h1 {
	font-size: 30px;
	font-family: "myriad-pro", sans-serif;
	font-weight: 600;
	margin-top: 0;
	margin-bottom: 25px;
	line-height: 1em;
	color: #005619;
	text-transform: uppercase;
}

.content h2 {
	font-size: 25px;
	font-family: "myriad-pro", sans-serif;
	font-weight: 600;
	margin-top: 5px;
	margin-bottom: 25px;
	line-height: 1em;
	color: #01b266;
}

.content p {
	line-height: 1.4em;
	margin-bottom: 25px;
}

.content ul {
	list-style-type: disc;
	margin-bottom: 25px;
}

.content ol {
	list-style-type: decimal;
	margin-left: 10px;
	margin-bottom: 25px;
	padding-left: 15px;	
}

.content li {
	line-height: 1.4em;
	margin-left: 15px;
	margin-bottom: 6px;
}

.content table {
	width: 100%;
	margin-bottom: 25px;
}

.content td {
	padding: 5px;
	vertical-align: top;
	line-height: 1.4em;
}

.content hr {
	float: left;
	width: 100%;
	border-bottom: 1px solid #ddd;
	margin-bottom: 25px;
}

.content div.print_break {
	page-break-after: always;
    page-break-inside: avoid;
}

.responsive_iframe_wrapper {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}

.responsive_iframe_wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* rules */

div.step {
	float: left;
	width: 100%;
}

div.step img {
	float: left;
	width: 175px;
	margin-right: 20px;
	margin-bottom: 15px;
}

div.step.splitter {
	border-top: 1px solid #ddd;
	padding-top: 25px;
}

/* footer */

.footer {
	float: left;
	width: 100%;
	padding: 30px 0;
	font-size: 16px;
	line-height: 1.5em;
	color: #aaa;
	border-top: 1px solid #ddd;
	text-align: center;
	margin-top: 25px;
}

.footer a {
	color: #aaa;
	transition: color 0.3s;
}

.footer a:hover {
	color: #555;
	transition: color 0.3s;
}

.social {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	text-align: center;
}

.social img {
	display: inline-block;
	width: 35px;
	margin: 0 3px;
	opacity: 0.7;
	transition: opacity 0.3s;
}

.social img:hover {
	opacity: 1;
	transition: opacity 0.3s;
}
