﻿html {
	padding-top: 10px;
}
body {
	font: 10pt/16pt Arial, Verdana;
	background: repeat-y center top;
	width: 930px;
	_padding-left: 1px;
	margin: 0 auto;
}
em {
	font-style: normal;
}
p {
	margin: 0.7em 0;
	line-height: 1.5em;
}
hr {
	border-top: 1px #CCC solid;
	clear: both;
}
input, textarea {
	font: 10pt Verdana, Arial, Sans-Serif;
	max-width: 500px;
	max-height: 250px;
}
textarea {
	overflow: auto;
}
#Container {
	width: 878px;
	_overflow: hidden;
	margin: 0 auto;
	padding: 0 26px;
	background: no-repeat left 130px;
}
h1 {
	width: 930px;
	height: 130px;
	margin-left: -26px;
	background: #000 no-repeat left top;
	text-indent: -9000px;
}
#RootNavigation {
	width: 898px;
	padding: 0;
	list-style: none;
	margin-left: -11px;
	padding-left: 2px;
}
#RootNavigation li {
	float: left;
}
#RootNavigation li a:link, #RootNavigation li a:visited {
	display: block;
	width: 128px;
	height: 87px;
	text-indent: -9000px;
}

h2 {
	margin: 0.3em 0 0.7em 0;
	font-size: 15pt;
	font-weight: normal;
}
h3 {
	font-size: 11.5pt;
	font-weight: normal;
	color: #666;
	margin: 0.6em 0 0.4em;
}
h2 + h3 {
	margin-top: 0;
}
#Content {
	float: left;
	width: 878px;
	min-height: 250px;
}
#Stickers {
	float: left;
	width: 218px;
	overflow: hidden;
}
.sticker {
	background: url(Images/bgSticker_bottom.png) no-repeat left bottom;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.sticker h3 {
	background: url(Images/h3Sticker.png) no-repeat left bottom;
	height: 35px;
	text-align: center;
	font-size: 10pt;
}
.sticker h3 a:link, .sticker h3 a:visited {
	display: block;
	color: #FFF;
	padding: 8px 0;
	font-size: 10.5pt;
}
.sticker h3 a {
	text-decoration: none;
}
.sticker ul {
	padding: 0;
	width: 200px;
	margin: 0 auto;
	list-style: none;
}
.sticker ul li {
	border-bottom: 1px #CCC solid;
}
.sticker ul li a:link, .sticker ul li a:visited {
	display: block;
	text-decoration: none;
	padding: 4px 0;
	font-weight: bold;
	line-height: 1.4em;
	border-bottom: 1px #666 solid;
	width: 200px;
	height: 53px;
	overflow: hidden;
}
.sticker ul li a:hover, .sticker ul li a:active {
	background: #E3E3E3;
}
.sticker ul li a:link em, .sticker ul li a:visited em {
	display: block;
	color: #444;
	font-weight: normal;
}
#pFooter {
	clear: both;
	margin: 10px 0 0 -26px;
	background: no-repeat;
	padding-top: 30px;
	height: 90px;
	width: 930px;
	text-align: center;
	color: #FFF;
}
#pFooter a:link, #pFooter a:visited {
	color: #FFF;
	text-decoration: none;
}
#pFooter a:hover, #pFooter a:active {
	text-decoration: underline;
}
.item {
	clear: both;
	float: left;
	width: 580px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin: 1em 0;
	background-color: #F0F0F0;
	background-repeat: no-repeat;
	background-position: 490px 35px;
	min-height: 100px;
}
h2 + .item {
	margin: 0 0 1em;
}
.item:nth-child(4n+4) {
	background-color: #FFF;
}
.item h3 {
	color: #000	;
	padding: 3px 7px;
	font-size: 10.5pt;
	font-weight: normal;
	margin: 0 0 0 -10px;
}
.item em {
	display: block;
	font-size: 8.5pt;
	color: #666;
	margin: 0 0 10px -10px;
	padding-left: 7px;
}
.item p {
	margin-right: 10px;
}
.item img.float_left {
	margin-right: 10px;
	border: 1px #CCC solid;
}
div.access-events { background-image: url(Images/bgItem_accessevents.png); }
div.kippebillen { background-image: url(Images/bgItem_kippebillen.png); }
div.access-live { background-image: url(Images/bgItem_accesslive.png); }
div.summerjam { background-image: url(Images/bgItem_summerjam.png); }
div.access-travel { background-image: url(Images/bgItem_accesstravel.png); }
div.koninginnedag { background-image: url(Images/bgItem_koninginnedag.png); }
div.club-access { background-image: url(Images/bgItem_clubaccess.png); }
div.access-events h3 { background-color: #FBC5BD; }
div.kippebillen h3 { background-color: #FBDBCA; }
div.access-live h3 { background-color: #BFD6E9; }
div.summer-jam h3 { background-color: #FFFBBF; }
div.access-travel h3 { background-color: #E1CDCA; }
div.koninginnedag h3 { background-color: #FBBFA1; }
div.club-access h3 { background-color: #F39DA1; }

.navigation a:link, .navigation a:visited {
	text-decoration: none;
	font-weight: bold;
}
.navigation a:hover, .navigation a:active {
	text-decoration: underline;
}
.navigation .vorige {
	padding: 5px 10px 5px 25px;
}
.navigation a.vorige {
	background: url(Images/bg_terug.png) no-repeat left center;
}
.navigation .volgende {
	padding: 5px 25px 5px 10px;
}
.navigation a.volgende {
	background: url(Images/bg_volgende.png) no-repeat right center;
}
.navigation .current_page {
	font-weight: bold;
	color: #333;
}
