/* basis elementen: */
*{margin:0px; padding:0px;}
img{border:0px;}


body{
	margin:0;
	padding:0;
	width:100%;
	background-color:#14353c;
	background-image: url(images/logo.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	/*overflow:hidden;*/
	font-family:arial, helvetica, sans-serif;
	color:#fff;
	behavior: url("csshover.htc");
}

hr{
	color:#bbb;
	background-color:#bbb;
	border: 0px;
	height:1px;
	margin-top: 10px;
	margin-bottom:10px;
}

td{
	padding-bottom: 5px;
}

.textfield{
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	border: 0px;
	padding: 2px;
	color: #87877f;
}

.radiobuttons{
	position: relative;
	top:3px;
	margin:0px;
}
/* typo: */
p{
	color: #fff;
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	line-height: 20px;
}

.small{
	font-size:10px;
}

table{
	font-size: 12px;
	line-height: 20px;
}

.news_kop {
	font-size:16px;
	position:relative;
	top:6px;
	line-height: 20px;
}

/* typo links */
a:link {
	color:#fff;
	text-decoration:none;
}

a:visited {
	color:#fff;
	text-decoration:none;
}

.item_content a:link {
	color:#fff;
	text-decoration:underline;
}

.item_content a:visited {
	color:#fff;
	text-decoration:underline;
}

a:hover{
	color:#333;
}


/* top: */
#top{
	width:1024px;
	height:352px;
}

#languagemenu{
	position:relative;
	left:47px;
	top:250px;
	float:left;
}
	
#tickets{
	position:relative;
	background-image:url(images/tickets.gif);
	width:232px;
	height:22px;
	right:47px;
	top:30px;
	float:right;
	border-top:2px #fff solid;
	border-bottom:2px #fff solid;
	display:block;
}

#ticket_text{
	font-family:arial, helvetica;
	font-weight:bold;
	font-size:11px;
	margin-top:5px;
	margin-left:40px;
}

#tickets:hover{
	color:#fff;
	background-color:#7ad1db;
	display:block;
}

.topmenu{
	
	position:absolute;
	width:700px;
	left:47px;
	top:330px;
	text-align:center;

	
}

.topmenu ul{
	list-style: none;
   	display: block;
   	float:left;
}

.topmenu li{
	float:left;
}

.topmenu li a{
   	height:10px !important;
	overflow:hidden;
	max-height:10px;
	padding-left:12px;
	padding-right:13px;
	padding-bottom:8px;
	font-size:11px;
	font-family:arial black, arial, helvetica, sans-serif;
	font-weight:bold;
	float:left;
	background-image:url(images/bg_dots.gif);
	background-position:top right;
	background-repeat:repeat-y;
	border-bottom:#fff solid 2px;
	border-top:#fff solid 2px;
}

/*topmenu hovers */

.topmenu a:hover {
	background-color:#7ad1db;
	display:block;	
	color:#fff;
}

.topmenu a:link {
	text-decoration: none;
}


/* content */

#content {
	
	position:relative;
	float:left;
	top:30px;
	left:47px;
	width:977px;
}

.submenu {
	font-family:arial, helvetica, sans-serif;
	font-weight:normal;
	position:relative;
	width:750px;
	height:16px;
	float:left;
	margin-bottom:30px;
}


.submenu ul{
	list-style: none;
   	display: block;
   	float:left;
}

.submenu li {
	font-size: 10px;
	float:left;
	border-bottom:#fff solid 2px;
	border-top:#fff solid 2px;
}

.submenuTitle {
	font-size: 30px;
	padding-left:7px;
	padding-right:7px;
	padding-top:2px;
	padding-bottom:1px;
	float:left;
	background-image:url(images/bg_dots.gif);
	background-position:top right;
	background-repeat:repeat-y;
}

.submenu li a{
	font-family:arial, helvetica, sans-serif;
	font-weight:bold;
   	height:8px;
	padding-left:6px;
	padding-right:6px;
	padding-bottom:6px;
	padding-top:2px;
	float:left;
	background-image:url(images/bg_dots.gif);
	background-position:top right;
	background-repeat:repeat-y;
	
}
/* submenu hovers */

.submenu a:hover {
	background-color:#7ad1db;
	display:block;
	color:#fff;
}

#languagemenu a:hover {
	background-color:#d5d6c7;
}


/*newsletterbox */

#newsletter{
	position:absolute;
	top:0px;
	width:290px;
	height:60px;
	float:right;	
	right:15px;
	font-weight:bold;
}

#newsletterForm{
	border-bottom:2px #fff solid;
	height:22px;
	padding-left:3px;
	width:287px;
	overflow:hidden;
}

.newsletterform{
	background-color:transparent;
	font-size:10px;
	border:0px;
	color:#fff;
	float:left;
	width:260px;
	margin-top:5px;
	outline:none;
}

textarea{
	width:531px;
}

.submitbutton{
	margin-top:-2px;
	float:right;
	width:25px;
	border-top:2px #fff solid;
}
.submitbutton2{
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	margin-right: -1px;
	float:right;
	font-size:10px;
	text-transform:uppercase;
}

#inschrijven{
	display:none;
}

.submitbutton2:hover{
	background-color: #7ad1db;
}

.submitbutton2 a:link, .submitbutton2 a:visited{
	text-decoration: none;
}

/*.submitbutton2 a:hover{
	text-decoration: underline;
	background-color: #eee;
}*/

.buttonField2:hover{
	background-color: #7ad1db;
}

.item_action_newsletter{
	font-size: 11px;
	margin-left:5px;
	margin-top:4px;
}


/*news items:*/

.items_column{
	width:290px;
	margin-right:30px;
	float:left;
}

.main_news_item{
	width:610px;
	margin-bottom:30px;
	float:left;
}

#news_items{
	width:640px;
	float:left;	
}

.news_item {
	width:290px;
	float:left;	
	margin-bottom:50px;
	
}

.item_top{
	background-image:url(images/pattern.gif);
	background-repeat: repeat;
	width:100%;
	height:11px;
	overflow:hidden;
}

.item_actions{
	position:relative;
	height:20px;
	width:100%;
	border-top:#fff solid 2px;
	border-bottom:#fff solid 2px;
	font-size:9px;	
}

.item_action{
	padding-top:4px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:10px;
	font-size:10px;
	background-image:url(images/bg_dots.gif);
	background-position:top right;
	background-repeat:repeat-y;
	float:left;
}

.item_reactions{
	float:left;
}


.item_title{
	background-image:url(images/item_title.gif);
	background-repeat:repeat;
	background-color:#c3c4b6;
	line-height:32px;
	padding-bottom:2px;
	width: 100%;
	float:left;
}

.item_title h2{
	margin-left:6px;
	margin-right:6px;
	font-family:arial black, arial;
	font-weight:normal;
	font-size:21px;
	text-transform:uppercase;
}

.item_content{
	background-color:#87877f;
	padding: 6px;
	padding-right: 70px;
	width:534px;
	border-bottom:2px solid #fff;
}

.item_bottom{
	border-bottom:2px solid #fff;
	height:18px;
	width:100%;
	display:block;
	float:left;
	
}


.item_bottom:hover{
	background-color: #7ad1db;
	color: #fff;
	display:block;
	float:left;
	cursor:hand; 
}

.item_readmore{
	float:right;
	padding-top: 3px;
	padding-right: 6px;
	font-size:10px;
	text-transform:uppercase;
}

#footer{
	margin-top:40px;
	float:left;
	padding-right:50px;
	width:930px;
}
.footer_txt{
	color:#888;
	font-size:10px;
	float:right;
}

#footer a{
	color:#888;
}

#footer a:hover{
	color:#7ad1db;
}