@charset "utf-8";
/* CSS Document */

html, body {
	background: url('../images/content/bg.png');
	background-repeat: repeat-y;
	background-position: center;
	background-color: #000000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
	margin: 0;
	height: 100%;
}
img {
	border: none;
}
a {
	color: #000;
}
a:hover {
	color: #333;
}
.clearboth {
	clear: both;
}
#container {
	position: relative;
	min-height: 100%;
	height:auto !important;
	height:100%;
}
#container #header {
	width: 964px;
	height: 476px;
	margin: 0 auto;
}
#container #header #headertop {
	position: relative;
	width: 964px;
	height: 161px;
	background: url('../images/header/header_top.png');
	background-repeat: no-repeat;
}
#container #header #headertop div {
	width: 107px;
	text-align: center;
	position: absolute;
}
#container #header #headertop div a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9d9c9d;
	text-transform: uppercase;
	font-weight: bold;
}
#container #header #headertop div a:hover {
	color: #fff;
}
#container #header #headertop .home {
	left: 78px;
	top: 0;
}
#container #header #headertop .agenda {
	top: 18px;
	left: 200px;
}
#container #header #headertop .mercandise {
	top: 18px;
	left: 650px;
}
#container #header #headertop .artiesten {
	top: 0;
	left: 775px;
}
#container #header #headermiddle {
	width: 964px;
	height: 226px;
	background: url('../images/header/header_middle.png');
	background-repeat: no-repeat;
}
#container #header #headertop #headerlogos {
	position: absolute;
	width: 245px;
	height: 161px;
	margin-left: 358px;
	text-align: center;
}
#container #header #headertop #headerlogos img {
	margin-top: 5px;
}
#container #header #headerbottom {
	width: 964px;
	height: 89px;
	background: url('../images/header/header_bottom.png');
	background-repeat: no-repeat;
}
#container #header #headerbottom ul {
	margin: 0;
	padding: 22px 55px 0 55px;
	list-style-type: none;
}
#container #header #headerbottom ul li {
	float: left;
}
#container #header #headerbottom ul li a {
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	padding: 10px;
}
#container #header #headerbottom ul li a:hover {
	background: url('../images/header/linkhover.png');
	background-repeat: repeat;
}
#container #content {
	width: 880px;
	margin: 0 auto;
	padding-bottom: 90px;
}
#container #content .left {
	width: 539px;
	float: left;
}
#container #content .left .contentmenu {
	height: 35px;
	width: 100%;
	background-color: #b3b3b3;
}
#container #content .left .contentmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#container #content .left .contentmenu ul li {
	float: left;
}
#container #content .left .contentmenu ul li a {
	height: 25px;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	padding: 10px 10px 0 10px;
}
#container #content .left .contentmenu ul li a:hover {
	background-color: #d7d7d7;
	color: #000;
}
#container #content .left .contentmenu ul li .selected {
	background-color: #000;
	color: #fff;
}
#container #content .left .contentmenu ul li .selected:hover {
	background-color: #000;
	color: #fff;
}
#container #content .left .newsblock {
	background-color: #d0d0d0;
}
#container #content .left .newsblock .newsleft {
	float: left;
	width: 115px;
}
#container #content .left .newsblock .newsleft img {
	margin: 10px;
}
#container #content .left .newsblock .newsright {
	float: left;
	width: 414px;
	padding: 10px 5px 10px 5px;
}
#container #content .left .newsblock .newsright h1, h2, h3 {
	margin: 0;
	font-size: 12px;
}
#container #content .left .newsblock .readmore {
	width: 100%;
	height: 23px;
	background-color: #b3b3b3;
	text-align: right;
}
#container #content .left .newsblock .readmore a {
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	padding: 4px 4px 0 0;
}
#container #content .left .newsblock .readmore a:hover {
	text-decoration: underline;
}
#container #content .right {
	width: 330px;
/*	height: 468px;
*	background: url('../images/events/2FAMOUS_A5FRONT_ROYALDUTCH.jpg'); */
	background-repeat: no-repeat;
	margin-left: 11px;
	float: left;
}
#container #content .right .message {
	margin: 0px;
	background: url('../images/content/messagebg.png');
	background-repeat: repeat;
	height: 0px;
	width: 296px;
	border-bottom: 1px #fff solid;
	padding: 0px;
}
#container #content .right .message h1, h2, h3, h4, h5 {
	margin: 0px;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#container #content .right .message a {
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#container #content .right .message a:hover {
	text-decoration: underline;
}
#container #footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 83px;
}
#container #footer #detail {
	width: 987px;
	height: 83px;
	margin: 0 auto;
	background: url('../images/footer/detail.png');
	background-repeat: no-repeat;
}
#container #footer #detail .footerleft {
	float: left;
	width: 340px;
	margin-top: 20px;
	height: 63px;
	padding-left: 60px;
}
#container #footer #detail .footerleft p {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 20px;
}
#container #footer #detail .footerright {
	float: right;
	width: 527px;
	margin-top: 20px;
	height: 63px;
	text-align: right;
	padding-right: 60px;
}
#container #footer #detail .footerright table {
	width: 100%;
	height: 100%;
}
#container #footer #detail .footerright table td {
	vertical-align: middle;
}