* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
	font-size: 100%;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-size: 75%;
	font-family: Arial, Tahoma, Sans-Serif;
	color: #333;
	background: #ccc;
	line-height: 1.5em;
}

p {
	margin: 0 0 12px 0;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover	{
	text-decoration: none;
}

.clear {
	clear: both;
}

hr {
	display: none;
}

img {
	border: 0px;
}

h1,h2,h3,h4,h5,h6 {
	display: block;
	font-weight: bold;
}

h2 {
	border-bottom: 1px solid #999999;
	padding-bottom: 5px;
}

ul, ol {
	list-style: none;
}

input, textarea, select {
	border: 1px solid #999;
	font-size: 1em;
	padding: 2px 0 2px 0;
	margin: 0 0 10px 0;
}

label {
	cursor: pointer;
	display: block;
	float: left;
}

fieldset {
	border: 0;
}

fieldset legend {
	display: none;
}

h1 {
	font-size: 1.3em;
}

h1 a {
	width: 350px;
	height: 18px;
	padding: 52px 0 8px 0;
	display: block;
	background: transparent url(../images/logo.png) no-repeat;
}

h2 {
	font-size: 1.5em;
	margin: 10px 0 21px 0;
}

h3 {
	font-size: 1.2em;
	background-position: right -30px;
	background-repeat: no-repeat;
	color: #fff;
}

h3 span {
	background-repeat: no-repeat;
	padding: 7px 0 5px 9px;
	width: 90%;
	height: 18px;
	display: block;
}

h3.grey {
	margin-left: 0;
	background: #ccc url(../images/header_grey.png) right 0 no-repeat;
}

h3.grey span {
	background: transparent;
}

#header {
	width: 975px;
	margin: 0 auto;
	height: 80px;
	padding: 16px 0 0 14px;
	background: #ccc;
	position: relative;
	top: 5px;
}

#tabs {
	position: absolute;
	right: 16px;
	bottom: 0px;
}

#twitter-tab {
	width: 158px;
	height: 88px;
	display: block;
	float: left;
	background: transparent url(../images/twitter_tab.png) bottom no-repeat;
}

#newsletter-tab {
	width: 241px;
	height: 88px;
	display: block;
	float: left;
	background: transparent url(../images/newsletter_tab.png) bottom no-repeat;
}

#top {
	width: 987px;
	margin: 0 auto;
	position: relative;
	/*top: -5px;*/
	height: 10px;
	background: transparent url(../images/top.png) no-repeat;
}

#container {
	clear: both;
	position: relative;
	/*top: -5px;*/
	width: 975px;
	margin: 0 auto;
	padding: 0 6px 0 6px;
	background: transparent url(../images/bg.png) repeat-y;
}

#bar {
	color: #666;
	padding: 2px 0 4px 29px;
}

#bar a {
	color: #666;
	float: left;
}

.home {
	width: 9px;
	height: 13px;
	margin: 0 8px 0 0;
	display: block;
	float: left;
	background: transparent url(../images/home.png) 0 2px no-repeat;
}

#crumb {
	float: left;
	padding-left: 84px;
}

#left {
	float: left;
	width: 199px;
	padding: 0 15px 30px 0;
}

#left h3, #left ol, #left ul, #left dl {
	margin-left: 15px;
	margin-bottom: 20px;
}

#left h3 {
	margin-bottom: 4px;
}

#left h3.grey {
	margin: 0 0 4px 0;
}

#left li, #content li {
	background: transparent url(../images/arrow.png) 13px 10px no-repeat;
	padding: 6px 0 5px 29px;
	border-bottom: 1px solid #b8b8b8;
}

#left ul li {
	border-bottom: 0;
}

dl {
	margin-top: 12px;
}

dt {
	font-size: .9em;
	line-height: 1.1em;
	margin-top: 10px;
}

dd a {
	text-decoration: underline;
}

#content {
	float: left;
	width: 432px;
}

#content a {
	color: #003365;
	text-decoration: underline;
}

#kadokaart a {
	color: #333;
	text-decoration: none;
}

#kadokaarta:hover	{
	text-decoration: none;
} {


}

#main {
	margin: 8px 0 0 0;
}

.rightImg {
	padding: 0 0 4px 3px;
}

.articles {
	margin: 25px 0 20px 0;
}

ul#gifts {
	border-top: 1px solid #3c3323;
}

ul#gifts li {
	position: relative;
	background: none;
	padding: 13px 2px 10px 2px;
	border-bottom: 1px solid #3c3323;
	height: 75px;
	min-height: 75px;
}

ul#gifts li strong {
	font-size: 1.5em;
}

ul#gifts li p {
	margin-bottom: 4px;
}

ul#gifts li a {
	position: absolute;
	bottom: 8px;
	text-decoration: underline;
	color: #3333cc;
}

ul#gifts li img {
	float: left;
	margin: 0 19px 0 0;
}

a.prev {
	float: left;
	width: 170px;
	margin: 28px 0 0 0;
	padding: 10px 0 0 41px;
	font-size: 1.2em;
	background: transparent url(../images/arrow_left.png) no-repeat;
}

a.next {
	float: right;
	width: 170px;
	text-align: right;
	margin: 28px 0 0 0;
	padding: 10px 41px 0 0;
	font-size: 1.2em;
	background: transparent url(../images/arrow_right.png) right 0 no-repeat;
}

a.prev u, a.next u {
	display: block;
	font-size: .9em;
	margin: 12px 0 0 -41px;
}

a.next u {
	margin-right: -41px;
}

.item {
	width: 409px;
	position: relative;
	left: -10px;
	padding: 9px 20px 30px 20px;
	background: transparent url(../images/bg_item.png) repeat-y;
}

.item img {
	float: left;
	margin-right: 14px;
}

.item a.button {
	position: absolute;
	right: 20px;
	bottom: 10px;
}

.item h2 {
	border-bottom: 1px solid #000;
	padding-bottom: 5px;
	margin: 0 0 12px 0;
}

.item .stars {
	float: right;
}

.item-top, .item-bottom {
	width: 449px;
	height: 7px;
	position: relative;
	left: -10px;
	background: transparent url(../images/bg_item_sprite.png) no-repeat;
}

.item-top {
	margin-top: 12px;
}

.item-bottom {
	background-position: 0 -12px;
	margin-bottom: 6px;
}

#items {
	margin: 0 0 7px 0;
}

#items li {
	background: none;
	border-bottom: 1px solid #ccc;
	padding: 10px 2px 10px 2px;
}

#items li strong {
	float: left;
	display: block;
	padding-top: 1px;
}

.stars {
	float: left;
	margin-right: 10px;
}

.stars div {
	width: 17px;
	height: 20px;
	display: block;
	float: left;
	background: transparent url(../images/star.png) no-repeat;
}

.stars div.clear {
	width: 1px;
	height: 1px;
	background: none;
}

.stars div.on {
	background-image: url(../images/star_on.png);
}

a.button {
	width: 113px;
	height: 20px;
	display: block;
	text-align: center;
	padding: 1px 0 0 0;
	font-size: 1.2em;
	color: #fff;
	font-weight: bold;
	background: transparent url(../images/button.png) no-repeat;
}

a.button.large {
	width: 178px;
	height: 13px;
	padding: 3px 0 7px 0;
	font-size: 1.2em;
	background: transparent url(../images/button_large.png) no-repeat;
}

a.button.grey {
	width: 124px;
	height: 13px;
	padding: 3px 0 7px 0;
	font-size: 1.2em;
	background: transparent url(../images/button_grey.png) no-repeat;
}


#right {
	float: right;
	width: 300px;
	padding: 0 14px 0 0;
}

#right h3 {
	margin-top: 6px;
}

ul.list {
	margin-bottom: 12px;
}

ul.list li {
	background: transparent url(../images/arrow.png) 13px 10px no-repeat;
	padding: 6px 0 5px 29px;
	border-bottom: 1px solid #b8b8b8;
}

.block li {
	padding: 9px 0 9px 0;
	border-bottom: 1px solid #3c3323;
}

.block li img {
	float: left;
	margin-right: 10px;
}

.block li img.border {
	border: 1px solid #000;
}

.block li strong {
	font-size: 1.1em;
}

.block li a {
	float: right;
	margin-top: 3px;
	color: #3333CC;
	display: block;
	text-decoration: underline;
}

.block li a.button {
	color: #fff;
	text-decoration: none;
}

.block.title-link li, .block.nums li {
	border-bottom: 0;
	padding: 9px;
	margin-bottom: 9px;
	height: 76px;
	min-height: 76px;
	background: transparent url(../images/bg_block.png) no-repeat;
}

.block.title-link a, .block.shadow a {
	font-size: 1.1em;
	float: none;
	font-weight: bold;
	margin: 0 0 3px 0;
}

.block.nums {
	margin: 10px 0 0 0;
}

.block.nums li {
	padding-top: 4px;
	padding-left: 6px;
	height: 96px;
	min-height: 96px;
	background-image: url(../images/bg_block_larger.png);
}

.block.nums span {
	width: 22px;
	height: 100px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: 0 35px;
}

.block.nums span.num1 {
	background-image: url(../images/num1.png);
}

.block.nums span.num2 {
	background-image: url(../images/num2.png);
}

.block.nums h4 {
	font-size: 1.2em;
	padding-bottom: 3px;
}

.block.nums img {
	border: 1px solid #e6e5e5;
}

.block.title-header {
	margin-left: 8px;
}

.block.title-header h4 {
	position: relative;
	font-size: 1.2em;
	border-bottom: 1px solid #000;
	margin-bottom: 8px;
	padding-bottom: 4px;
}

.block.title-header li {
	border-bottom: 0;
	padding-top: 0;
}

.block.title-header a {
	float: none;
}

.block.shadow {
	position: relative;
	left: -3px;
	width: 307px;
	margin-bottom: 34px;
}

.block.shadow li {
	position: relative;
	padding: 10px 12px 0 12px;
	border-bottom: 0;
	height: 124px;
	min-height: 124px;
	background: transparent url(../images/bg_block_shadow.png) no-repeat;
}

.block.shadow .stars {
	position: absolute;
	top: 10px;
	right: 4px;
}

.block.shadow a.button {
	float: right;
}

#newsletter {
	position: relative;
	background: transparent url(../images/bg_newsletter.jpg) no-repeat scroll 0 0;
	height: 125px;
	margin-bottom: 9px;
	padding: 10px 11px;
	width: 278px;
}

#newsletter form {
	position: absolute;
	top: 106px;
}

#newsletter label {
	background: transparent url(../images/bg_newsletter.gif) no-repeat scroll 0 0;
	display: block;
	height: 17px;
	padding: 5px 5px 5px 9px;
	width: 263px;
}

#newsletter input.input {
	float: left;
	height: 17px;
	margin: 0;
	width: 232px;
	border: 0;
}

#newsletter input.submit {
	background: transparent url(../images/btn_newsletter.gif) no-repeat scroll 0 0;
	cursor: pointer;
	float: right;
	height: 17px;
	margin: -22px 20px 0 0;
	width: 23px;
	border: 0;
}

#footer {
	margin-top: 20px;
	padding: 11px 26px 24px 26px;
	border-top: 1px solid #ccc;
	background: #e9e9e9 url(../images/bg_footer.png) 0 bottom repeat-x;
}

#footer ol {
	width: 143px;
	float: left;
	padding-left: 24px;
	background: transparent url(../images/bg_footer_bar.gif) no-repeat;
}

#footer h5, #footer a {
	color: #666;
}

#footer h5 {
	font-size: 1.2em;
	margin: 12px 0 10px 0;
}

#footer li {
	padding: 0 0 1px 0;
}

#kopal {
	width: 134px;
	height: 33px;
	display: block;
	position: absolute;
	right: 18px;
	bottom: 10px;
	background: transparent url(../images/logo_kopal.png) no-repeat;
}

#agenda li {
	padding: 6px 0 5px 29px;
	background: url(../images/agenda_dots.png) 0 9px repeat-x;
	border-bottom: 0px;
}

#agenda span {
	float: left;
	padding-left: 4px;
	padding-right: 5px;
	background-color: #fff;
	background: #fff url(../images/arrow.png) 0 3px no-repeat;
	padding-left: 16px;
}

#agenda a {
		
}

#agenda .price {
	float: right;
	color: #1094de;
	padding-left: 11px;
	font-weight: bold;
	text-align: right;
}


img.links {
	padding-left: 10px;
}
img.rechts {
	padding-right: 10px;
}
img.boven {
	padding-top: 10px;
}
img.onder {
	padding-bottom: 10px;
}
