html {
	height: 100%;
	overflow: -moz-scrollbars-vertical;
}
body {
	height: 100%;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* TEXT */
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	margin: 5px 0 15px 0;
	padding: 0;
	padding-left: 5px;
}
h3 {
	color: #556644;	
}
p, table,div {
	margin: 0;
	padding: 0;
}
a {
	/*text-decoration:none;*/
	color:#556644;
}
a:hover {
	color:#000000;
}
.txtgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #556644;
	margin: 0;
	padding: 0;
}
.txtgreen_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #556644;
}
.title {
	font-size: 14px;
	font-style: italic;
	color: #4B5739
}
.subtitle {
	font-style: italic;
	font-weight: bold;
}
.footertxt {
	font-size: 9px;
	color: #556644;
	line-height: 20px;
}
.error {
	color: #CC0000;
}
/* STRUCTUUR */
#wrapper {
	width: 100%;
	margin: 0 auto;
	background-image: url(../img/BCKGRND_WRAPPER2.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
#adsTop {
	height: 130px;
	width: 990px;
	margin: 0 auto;
	/*padding-bottom: 25px;*/
}
#navigation {
	height: 95px;
	width: 990px;
	margin: 0 auto;
	background-image: url(../img/nav/navigationBG.jpg);
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#navigation-2 {
	height: 95px;
	width: 990px;
	margin: 0 auto;
	background-image: url(../img/nav/navigationBG2.jpg);
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#baseline {
	/*width: 600px;*/
	padding-left: 380px;
}
#country {
	color: #FFFFFF;
	font-size: 36px;
	/*line-height: 12px;
	height: 12px;*/
	text-transform: uppercase;
	padding-top: 1px;
	padding-left: 10px;
	/*font-weight: bold;*/
	float: left;
}
#moto {
	color: #5C6644;
	font-size: 12px;
	line-height: 12px;
	height: 12px;
	padding-top: 43px;
	font-weight: bold;
	margin: 0 0 0 20px;
	float: left;
}
#nav-links {
	font-size: 12px;
	width: 980px;
	line-height: 30px;
	height: 30px;
	padding-top: 10px;
	font-weight: bold;
	color: #556644;
}
#nav-left {	
	float: left;
}
#nav-left-1 {
	width: 140px;
	text-align: center;
	float: left;
}
#nav-left-1 a {	
	font-size: 22px;
	color: #FFFFFF;
	text-decoration: none;
}
#nav-left-1 a:hover {	
	color: #5C6644;
	text-decoration: none;
}
#nav-left-2 {
	margin: 0 0 0 10px;
	float: left;
}
#nav-left-2 a {	
	font-size: 12px;
	color: #373E28;
	text-decoration: none;
}
#nav-left-2 a:hover {	
	color: #5C6644;
	text-decoration: none;
}
#nav-right {	
	float: right;
}
#nav-right-1 {
	float: left;
}
#nav-right-1 a {	
	font-size: 11px;
	text-decoration: none;
}
#nav-right-1 a:hover {
	color: #373E28;
}
#nav-right-2 {
	width: 140px;
	text-align: center;
	float: left;
}
#nav-right-2 a {	
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
#nav-right-2 a:hover {	
	color: #5C6644;
	text-decoration: none;
}
#center {
	width: 990px;
	min-height: 900px;
	margin: 0 auto;
	background: #BDC5B3;
	background-image: url(../img/BCKGRND_CENTER2.jpg);
	background-repeat: no-repeat;
}
#adsLeft {
	width: 120px;
	float: left;
	padding: 35px 10px 10px 10px;
}
#adsRight {
	width: 120px;
	padding: 35px 10px 10px 10px;
	float: left;
}
#adsBottom {
	width: 750px;
	padding: 35px 120px 10px 120px;
	text-align: center;
	float: left;
}
#adsBottom img {
	margin: 16px 16px 0 0;
}
#content {
	height: 100%;
	width: 710px;
	float: left;
}
#content .cleft {
	float: left;
}
#content .cright {
	float: left;
}

#content .left-video {
	/* HACK */
	min-height:195px;
  height:auto !important;
  height:195px;
	/* HACK */
	width: 400px;
	background: #FFFFFF;
	background-image: url(../img/BCKGRND_CHORIZ1.jpg);
	background-repeat: no-repeat;
	margin: 10px 0 10px 0;
	padding: 0 10px 10px 10px;
}

.video-thumb {
	float: left;
	width: 130px;
	height: 97px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#content .left {
	/* HACK */
	min-height:700px;
  height:auto !important;
  height:700px;
	/* HACK */
	width: 400px;
	background: #FFFFFF;
	background-image: url(../img/BCKGRND_CHORIZ1.jpg);
	background-repeat: no-repeat;
	margin: 10px 0 10px 0;
	padding: 0 10px 10px 10px;
}
#content .right {
	min-height: 50px;
	width: 260px;
	background: #E6E7DC;
	background-image: url(../img/BCKGRND_CRIGHT2.jpg);
	background-repeat: no-repeat;
	margin: 10px 0 10px 10px;
	padding: 0 10px 10px 10px;
}
#content .horiz1 {
	min-height: 50px;
	width: 690px;
	background: #E6E7DC;
	background-image: url(../img/BCKGRND_CHORIZ1.jpg);
	background-repeat: no-repeat;
	margin: 10px 0 10px 0;
	padding: 0 10px 10px 10px;
	_padding: 0 5px 10px 10px;
}
#content .horiz2 {
	min-height: 50px;
	width: 690px;
	background: #FFFFFF;
	background-image: url(../img/BCKGRND_CHORIZ2.jpg);
	background-repeat: no-repeat;
	margin: 10px 0 10px 0;
	padding: 0 10px 10px 10px;
	_padding: 0 5px 10px 10px;
}
#content .horiz3 {
	min-height: 50px;
	width: 950px;
	background: #E6E7DC;
	background-image: url(../img/BCKGRND_CHORIZ3.jpg);
	background-repeat: no-repeat;
	margin: 10px 0 10px 0;
	padding: 0 10px 10px 10px;
}
#content .horiz4 {
	min-height: 50px;
	width: 950px;
	background: #FFFFFF;
	background-image: url(../img/BCKGRND_CHORIZ4.jpg);
	background-repeat: no-repeat;
	margin: 10px 0 10px 0;
	padding: 0 10px 10px 10px;
}
#content .horiz5 {
	min-height: 50px;
	width: 700px;
	background: #FFFFFF;
	background-image: url(../img/BCKGRND_CHORIZ2.jpg);
	background-repeat: no-repeat;
	margin: 10px 0 10px 0;
	padding: 0 0 10px 10px;
}
#content .intro {
	text-align: center;
	color: #FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#content .intro-big {
	font-size: 16px;
	font-weight: bold;
}
#content .intro-capital {
	font-size: 18px;
}
#content .intro-country {
	margin: 0 0 25px 0;
}
#content .intro-country a {
	font-weight: bold;
	text-decoration: underline;
}
#content .intro-language {
	font-size: 14px;
	margin-top: 30px;
}
#content .intro-language a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
#content .intro-advertise {
	margin-top: 20px;
	font-size: 12px;
}
#footer {
	width: 990px;
	height: 30px;
	margin: 0 auto;
	background-image: url(../img/BCKGRND_FOOTER2.jpg);
	background-repeat: no-repeat;
	padding: 30px 0 0 0;
	color: #556644;
	font-size: 10px;
}
#keynet {
	display: none;
	margin: 20px 0 0 0;
}
#prijs {
	display: none;
	margin: 20px 0 0 0;
}
#disclaimer {
	display: none;
	margin: 20px 0 0 0;
}
#login {
	display: none;
}
.clear {
	clear: both;
}
/* GIDS LIST */
#gidsList {
	width: 400px;
}
.gidsListImg {
	border: 0px #4B5739;
	margin: 2px;
}
#gidsListLeft {
	width: 250px;
	float:left;
}
#gidsListRight {
	width: 120px;
	margin:0px 0 0 10px;
	float:right;
	text-align:right;
}
#gidsListRightData {
	padding-top: 3px;
}
#gidsListMore {
	width: 400px;
	padding: 20px 0 10px 0;
	clear: both;
}
#gidsListMoreLeft {
	float: left;
}
#gidsListMoreRight {
	float: right;
	color: #556644;
	text-align: right;
}
#gidslistcoldata {
	float:left;
}
#gidslistcollogo {
	float:left;
}
.gidsItemNotice,.gidsItemError {
	float:left;
	width:350px;
	margin:5px 0;
	padding:5px;
	display: none;
}
.gidsItemNotice {
	background-color:#e6e7dc;
	border:1px solid #556644;
}
.gidsItemError {
	background-color:#FFD5D6;
	border:1px solid #CC0000;
}
#loadstatus {
	display: none;
}
.myselectioneven,.myselectionodd {
	padding:2px;
	display:block;
}
.myselectioneven {
	background-color:#BDC5B3;
}
.myselectionodd {
}
.myselectionleft {
}
.myselectionright {
	float:right;
	margin: 0 10px 0 0;
}
/* PAGING */
.paging {
	font-size: 11px;
	margin-top:0px;
	padding-bottom:10px;
	float:left;
	position:relative;
	text-align:center;
	width:100%;
}
.pagenr {
	margin-right:5px;
	display:inline;
}
a.pagenr {
	text-decoration:underline;
}
.nextpage {
	display:inline;
	margin-left:5px;
}
.prevpage {
	display:inline;
	margin-right:5px;
}
/* TABLES */
table.form {
}
table.form td{
	padding:0 0 0 0;
	vertical-align:top;
}
table.form input {
	vertical-align:middle;
}
table.form label {
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	color: #556644;
}
table.form input.check {
	float:left;
	margin: 0 0 0 3px;
}
table.form td.formlabel {
	color: #556644;
	padding-right: 5px;
	white-space: nowrap;
}
table.form tr.notice {
	background-color: #E6E7DC;
}
table.form td.formfield small{
	padding-bottom: 10px;
	display:block;
	color: #666;
}
table.form td.formsubttl {
	padding:10px 0 0 0;
	color: #556644;
	font-style: italic;
}
/* CALENDAR */
table.agenda {
	font-size:9px;
}
table.agenda td{
	color: #FFFFFF;
	border-collapse:collapse;
}
table.agenda td.op{
	width:15px;
	text-align:center;
	background-color:#D6DACF;
}
table.agenda td.op1{
	width:15px;
	text-align:center;
	background-color:#D6DACF;
	background-image: url(../img/agenda/AGENDA1.png);
	background-repeat: no-repeat;
}
table.agenda td.op2{
	width:15px;
	text-align:center;
	background-color:#D6DACF;
	background-image: url(../img/agenda/AGENDA2.png);
	background-repeat: no-repeat;
}
table.agenda td.op3{
	width:15px;
	text-align:center;
	background-color:#D6DACF;
	background-image: url(../img/agenda/AGENDA3.png);
	background-repeat: no-repeat;
}
table.agenda td.op4{
	width:15px;
	text-align:center;
	background-color:#D6DACF;
	background-image: url(../img/agenda/AGENDA4.png);
	background-repeat: no-repeat;
}
table.agenda td.op5{
	width:15px;
	text-align:center;
	background-color:#D6DACF;
	background-image: url(../img/agenda/AGENDA5.png);
	background-repeat: no-repeat;
}
table.agenda td.op6{
	width:15px;
	text-align:center;
	background-color:#D6DACF;
	background-image: url(../img/agenda/AGENDA6.png);
	background-repeat: no-repeat;
}
table.agenda td.op7{
	width:15px;
	text-align:center;
	background-color:#D6DACF;
	background-image: url(../img/agenda/AGENDA7.png);
	background-repeat: no-repeat;
}
table.agenda td.op8{
	width:15px;
	text-align:center;
	background-color:#D6DACF;
	background-image: url(../img/agenda/AGENDA8.png);
	background-repeat: no-repeat;
}
table.agenda td.op9{
	width:15px;
	text-align:center;
	background-color:#D6DACF;
	background-image: url(../img/agenda/AGENDA9.png);
	background-repeat: no-repeat;
}
table.agenda td.th_weekend{
	text-align:center;
	background-color:#4B5739;
}
table.agenda td.th_week{
	text-align:center;
	background-color:#C1C7BB;
}
table.agenda td.sel_op{
	background-color:#D6DACF;
}
table.agenda td.sel_op0{
	background-color:#4B5739;
}
table.agenda td.sel_op1{
	background-color:#D6DACF;
	background-image: url(../img/agenda/AGENDA1.png);
	background-repeat: no-repeat;
}
table.agenda td.sel_op2{
	background-color:#D6DACF;
	background-image: url(../img/agenda/AGENDA2.png);
	background-repeat: no-repeat;
}
table.agenda td.sel_op3{
	background-color:#D6DACF;
	background-image: url(../img/agenda/AGENDA3.png);
	background-repeat: no-repeat;
}
table.agenda td.sel_op4{
	background-color:#D6DACF;
	background-image: url(../img/agenda/AGENDA4.png);
	background-repeat: no-repeat;
}
table.agenda td.sel_op5{
	background-color:#D6DACF;
	background-image: url(../img/agenda/AGENDA5.png);
	background-repeat: no-repeat;
}
table.agenda td.sel_op6{
	background-color:#D6DACF;
	background-image: url(../img/agenda/AGENDA6.png);
	background-repeat: no-repeat;
}
table.agenda td.sel_op7{
	background-color:#D6DACF;
	background-image: url(../img/agenda/AGENDA7.png);
	background-repeat: no-repeat;
}
table.agenda td.sel_op8{
	background-color:#D6DACF;
	background-image: url(../img/agenda/AGENDA8.png);
	background-repeat: no-repeat;
}
table.agenda td.sel_op9{
	background-color:#D6DACF;
	background-image: url(../img/agenda/AGENDA9.png);
	background-repeat: no-repeat;
}
table.agenda td input{
	margin:0;
	padding:0;
}

.promo-video {
	padding: 30px 295px 30px 295px;
}

.preview {
	text-decoration: none;
	margin-left: 20px;
}

.check_btw {
	/*display: none;*/
}
