body {
	background: #ccc;
	font-family: Georgia, "Times New Roman", Times,serif;
	font-size: .8em;
	line-height: 1.4em;
	color: #666;
}

#container {
	width: 960px;
	margin: 0 auto;
	background: #fff;
}

.clear {
	clear: both;
}
a {
	color: #666;
}
a:visited {
	color: #888;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}

#header {
	position: relative;
	background: #f00 url(../gfx/header_lof.png) no-repeat top left;
	min-height: 200px;
	padding-left: 43px;
}
#header h1 {
	padding-top: 180px;
/*	margin-bottom: 40px;*/
}
#header h1 a {
	font-size: 30px;
	color: #fff;
}
#header p#year {
	position: absolute;
	top: 72px;
	left: 300px;
	font-size: 110px;
	line-height: 110px;
	color: #000;
	letter-spacing: -4px;
	overflow: visible;
}
#header p#action {
	position: absolute;
	top: 65px;
	left: 550px;
}
#header p#action a {
	display: block;
	width: 140px;
	height: 140px;
	background: transparent url(../gfx/actie_btn.png) no-repeat scroll top left;
	text-indent: -9999em;
}
#header p#action a:hover {
	background: transparent url(../gfx/actie_btn.png) no-repeat scroll 0px -140px;
}

#header #lof_logo {
	position: absolute;
	right: 0;
	top: 145px;
	border-left: 5px #fff solid;
	border-bottom: 5px #fff solid;
/*	display: none;*/
}
#header ul {
	margin: 45px 0 0 0;
/*	min-height: 26px;*/
	height: 30px;
/*	background-color: #006;*/
}
#header ul li {
	float: left;
}
#header ul li a {
	background-color: #000;
	color: #fff;
	text-align: center;
	width: 110px;
	height: 25px;
	padding: 5px 0 0 0;
	margin-right: 1px;
	display: block;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	
}
#header ul li.active a,
#header ul li a:hover {
	background-color: #fff;
	color: #000;
}
#header div.clear {
/*	background-color: #003;*/
}

p#breadcrumbs {
	margin: 10px 0 10px 43px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}
p#breadcrumbs a {
	text-decoration: none;
}
p#breadcrumbs .active {
	color: #fe6136;
}

.content p,
.article ul {
	margin-bottom: 1em;
	font-size: 14px;
	line-height: 18px;
}
.article {
	margin: 10px 0 43px 43px;
	float: left;
	width: 510px;
}
.article ol,
.article ul {
	list-style: disc outside;
	margin-left: 20px;
	margin-top: -.5em;
	line-height: 1.2em;
/*	padding-left: 20px;*/
	
}
.article ol {
	list-style: decimal outside;
}
.article ol li,
.article ul li {
	margin-bottom: .5em;
	padding-left: 10px;
}

.content a {
	text-decoration: underline;
}
h2 {
	font-size: 27px;
	line-height: 30px;
	margin-bottom: .6em;
	color: #000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
h3 {
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.4em;
}
.content h3 a {
	color: #666;
	text-decoration: none;
}
.content h3 a:hover {
	color: #333;
	text-decoration: underline;
}
div.intro p {
	font-size: 18px;
	line-height: 22px;
}

.article .readmore {
	margin-top: -1em;
}
#right_sidebar {
	width: 310px;
	background-color: #ccc;
	float: right;
	margin: 10px 43px 43px 0;
	padding-bottom: 20px;
}
#right_sidebar h2 {
	border-top: 20px #000 solid;
	margin: 0 0 20px 0;
	font-size: 25px;
	line-height: 25px;
	text-transform: uppercase;
}
#right_sidebar h2 span {
	background-color: #000;
	color: #fff;
	padding: 0 30px 12px 20px;
}
#right_sidebar h2 strong {
/*	font-weight: normal;*/
	color: #ffb900;
}

#right_sidebar ol,
#right_sidebar ul {
	margin: 5px 20px 5px 40px;
}
#right_sidebar ol li,
#right_sidebar ul li {
	line-height: 1em;
	margin-bottom: 4px;
}

#right_sidebar ol {
	list-style: decimal outside;
}
#right_sidebar ul {
	list-style: disc outside;
}
.news_item {
	padding: 20px 0px 5px 0px;
}
#right_sidebar h3 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000;
	font-size: 18px;
	line-height: 16px;
	padding: 20px 10px 6px 20px;
	clear: both;
}
#right_sidebar h3 em {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
#right_sidebar img {
	margin: 8px 10px 10px 0;
	float: left;
}
#right_sidebar p,
#right_sidebar .video {
	padding: 0px 20px 0px 20px;
	margin-bottom: .3em;
}

.news_item p.date {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
}
.news_item h3 {
	padding-top: 0 !important;
}

body#jury_selectie .article {
	width: 460px;
}

body#jury_selectie #right_sidebar {
	width: 375px;
}
body#jury_selectie #right_sidebar p {
}

body#spelregels .article ol,
body#spelregels .article ul {
	margin-top: .3em;
}
body#spelregels .article .regelement p {
	margin-left: 30px;
}
body#spelregels .article .regelement em {
	margin-left: -30px;
	display: block;
	width: 30px;
	float: left;
	font-style: normal;
}
body#spelregels .article .regelement b {
	font-style: italic;
	font-weight: normal;
}
body#spelregels .article .regelement ul {
	margin-left: 40px;
}

body#inschrijven input {
	width: 500px;
	padding: 3px;
	border: 1px #666 solid;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}
.short label {
	display: block;
	float: left;
	width: 200px;
}
body#inschrijven .short input {
	width: 300px;
}
body#inschrijven textarea {
	margin-top: 5px;
	
	width: 500px;
	border: 1px #666 solid;
	padding: 5px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}
body#inschrijven #button1 {
	width: 100px;
	float: right;
/*	margin-right: 100px;*/
}
body#inschrijven .error {
	color: #f00;
}
body#inschrijven .short .error {
	padding-left: 200px;
}
