@charset "utf-8";
/* CSS Document */
html{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	background-image:url(images/main-bg.png);
	background-repeat:repeat-x;
	background-color:#F4F4F4!important;	
	height:auto;
	color:#353535;
}
body{
	background-color:transparent!important;	
	height:100%;
}
img{
	border:solid 0px #fff;
	border-radius:10px;	
}
h1{
	font-size:20px;	
	color:#dec36a;
}
a {
	color:#353535!important;
	}
strong{
	font-size:13px;	
}
#container {
	position:relative;
	width:927px;
	height:auto;
	min-height:700px;
	z-index:1;
	background-image: url(images/background.png);
	background-repeat:no-repeat;
	left:-463px;
	margin-left:50%;
	top:-9px;
}
#header-buttons {
	position:relative;
	width:925px;
	height:60px;
	z-index:1;
}
#main {
	position:relative;
	width:920px;
	height:auto;
	min-height:400px;
	z-index:2;
	top: 290px;
	background-image:url(images/right.png);
	background-position:right top;
	background-repeat:no-repeat;
}
.normal-text { font-size: 12px; font-style: normal; text-transform: none; color: #333333; text-decoration: none; }
.normal-text { A:link font-family: Calibri, Arial; font-size: 12px; font-style: normal; text-transform: none; color: #333333; text-decoration: none; }
.normal-text { A:visited font-family: Calibri, Arial; font-size: 12px; font-style: normal; text-transform: none; color: #333333; text-decoration: none; }
.normal-text { A:active font-family: Calibri, Arial; font-size: 12px; font-style: normal; text-transform: none; color: #333333; text-decoration: none; }
.normal-text { A:hover font-family: Calibri, Arial; font-size: 12px; font-style: normal; text-transform: none; color: #333333; text-decoration: none; }

.topmenu { 	font-family: Calibri, Arial; font-size: 20px; font-style: normal; font-weight: bold; font-variant: normal; text-transform: capitalize; color: #FFF;text-decoration: none; } 
.topmenu A:link { 	font-family: Calibri, Arial; font-size: 20px; font-style: normal; font-weight: bold; font-variant: normal; text-transform: capitalize; color: #FFF;text-decoration: none; } 
.topmenu A:visited { 	font-family: Calibri, Arial; font-size: 20px; font-style: normal; font-weight: bold; font-variant: normal; text-transform: capitalize; color: #FFF;text-decoration: none; } 
.topmenu A:active { 	font-family: Calibri, Arial; font-size: 20px; font-style: normal; font-weight: bold; font-variant: normal; text-transform: capitalize; color: #FFF;text-decoration: none; } 
.topmenu A:hover { 	font-family: Calibri, Arial; font-size: 20px; font-style: normal; font-weight: bold; font-variant: normal; text-transform: capitalize; color: #FFF;text-decoration: none; } 

td-right {
	text-align: right;
}
.menu-header {
	font-family: Calibri, Arial;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}

.normal {
	font-family: Calibri, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#333333;
}

.normal-header {
	font-family: Calibri, Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#333333;
}
body {
	background-color: #0e1116;
}
.topmenu {
	font-family: Calibri, Arial;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFF;
	text-decoration: none;
}
#tabletop {
	text-align: center;
}
#menu{
	float:left;
	width:195px;
	height:auto;
	margin-top:-5px;
	font-size:14px;
	margin-left:5px;
	margin-right:30px;
	
}
#menu a{
	color:#000;
	text-decoration:none;
	text-transform:inherit!important;	
}
#menu ul{
	list-style-type:square;
	line-height:30px;	
}
#menu ul li{
	border-bottom:solid 1px #EFEFEF;
	padding-left:15px;	
}
#dropdown{
	height:30px;	
	overflow:hidden;
}
#menu ul #dropdown:hover{
	height:auto;
}
#dropdown ul{
	margin-left:-55px;
	list-style:none!important;	
}
#dropdown ul li{
	border:none!important;	
	width:240px!important;
	font-size:12px;
}
#dropdown ul li a{
	color:#666!important;
}
#content{
	float:left;	
	width:460px;
	height:auto;
}
#contact{
	position:absolute;
	right:10px;
	top:12px;
		
}
#contact a{
	color:#fff!important;
	text-decoration:none;	
}
#footer{
	position:absolute;
	bottom:0px;
	width:927px;
	left:50%;
	margin-left:-463px;
	text-align:center;
	background-image:url(images/footer-bg.png);
	height:60px;
	font-size:11px;
}

/*-------------------------------


/* timer general */
#timer {
	position:relative;
}


*:first-child+html hr {
	top:370px;
}


/* timer numbers */
.timer_numbers {
	font-size:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	color:#5c5c5c;
		line-height:18px;
}

#timer_days {
	background:url(inc/images/countdown3.png) no-repeat;
	float:left;
	width:118px;
	height:128px;
	padding:25px 0 0 9px;
	letter-spacing:30px;
}



/* timer labels */
.timer_labels {
	font-size:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	color:#666;	
}

#timer_labels {
	position:relative;
}

#timer_days_label {
	position:absolute;
	top:80px;
	left:0px;	
}
#countdown{
	margin-left:55px;
	margin-top:50px;
}
#tekst1,#tekst2{
	width:120px;
	text-align:center;
	position:absolute;
}
#tekst1{
	position:absolute;	
	margin-top:-20px;
	margin-left:47px;
}
#tekst2{
	position:absolute;	
	line-height:22px;
	margin-left:47px;
	margin-top:80px;	
}
textarea{
	width:200px;	
		border:solid 1px #CCC;	
}
input{
	border:solid 1px #CCC;	
	width:200px;
}
#aanhef{
	width:20px;	
}
#aftellen{
	width:200px;
	height:200px;	
	margin-top:40px;
}
#countdown{
	position:absolute;
	margin-top:0px;	
}
