/*top right bottom left*/
html{
	font-family: Tahoma,Verdana,Segoe,sans-serif;
	font-size:10px;
	text-align:left;
}

body {
	background-image: url(images/bg.jpg);
	padding:40px;
	margin: 0 auto;
	width:900px;
}

strong {
	color:#133984!important;
}

.printlogo {
	display:none;
}

/* achtergronden */
#top1 {
	background-image: url(images/top1.jpg);
	background-position:top;	
	background-repeat:no-repeat;
	width: 900px;
	height: 330px;
}

#top2{
	background-image: url(images/top2.jpg);
	background-position:top;	
	background-repeat:no-repeat;
	width: 900px;
	height: 330px;
}

#top3 {
	background-image: url(images/top3.jpg);
	background-position:top;	
	background-repeat:no-repeat;
	width: 900px;
	height: 330px;
}

#top4 {
	background-image: url(images/topbig.jpg);
	background-position:top;	
	background-repeat:no-repeat;
	width: 900px;
	height: 330px;
}

#top5 {
	background-image: url(images/top4.jpg);
	background-position:top;	
	background-repeat:no-repeat;
	width: 900px;
	height: 330px;
}

#top6 {
	background-image: url(images/top5.jpg);
	background-position:top;	
	background-repeat:no-repeat;
	width: 900px;
	height: 330px;
}

#top7 {
	background-image: url(images/top6.jpg);
	background-position:top;	
	background-repeat:no-repeat;
	width: 900px;
	height: 330px;
}



#bottom {
	background-image: url(images/bottom.jpg);
	background-position:bottom;	
	background-repeat:no-repeat;
	width: 900px;
	height: 131px;
	padding-bottom:50px;
}

#content {
	background-image: url(images/content.jpg);
	width: 900px;
}

/*Lijsten*/
.numberList{
	list-style-type:decimal;
	margin-top:5px;
	margin-bottom:5px;
}

.normalList{
	list-style-image:url(images/list.jpg);
	margin-top:5px;
	margin-bottom:5px;
}

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

span {
	color:#133984;
}

/*Menu*/
#tabs {
	margin-left:95px;
	width:800px;
	font-size:12px;
	font-weight:bold;
	padding-top:260px;
	text-transform: capitalize;
}

#tabs ul{
	text-align:center;
	padding-left:0;
	margin-left:0;
	list-style-type:none;
}

#tabs li {
	padding-left:0;
	margin-left:0;
	padding-top:12px;
	width:88px;
	float:left;
	margin:1px;
}

#tabs A {
	color:#532d10;
	text-decoration: none;  
}

#tabs A:hover{
	color:#532d10;
}

#tabs li A.current {
	color:#ad8764;
}

/*Content tekst*/
h1 {
	margin-top:0px;
	margin-bottom:10px;
	font-size:16px;
	font-weight:bold;
	color:#133984;
}


h4{
	margin-top:0px;
	font-size:13px;
	font-weight:bold;
	color:#133984;
	margin-bottom:4px;
	margin-top:5px;
	height:8px;
}


h2, h2 a{
	margin-top:0px;
	font-size:13px;
	font-weight:bold;
	color:#133984;
	margin-bottom:25px;
	height:8px;
	text-decoration:none;
}

.smallTitle {
	margin-top:25px;
	font-size:13px;
	font-weight:bold;
	color:#133984;
}


h3 {
	margin-top:10px;
	margin-bottom:5px;
	font-size:11px;
	color:#133984;
	padding-left:16px;
	background-image:url(images/list.jpg);
	background-repeat:no-repeat;
	background-position:0px 2px;
}

img {
	width:328px;
	margin-top:10px;
	margin-bottom:10px;
	border:1px solid #BBBBBB;
}

.contentText {
	margin-left:78px;
	padding-left:25px;
	padding-right:25px;
	font-size:11px;
	width:700px;
	line-height: 16px;
}

p {

}

.contentText .part {
	padding-top:13px;
	padding-left:10px;
	background-image: url(images/dots.jpg);
	background-position:0px 5px;
	background-repeat:no-repeat;
}

.contentText .part {
	padding-top:13px;
	padding-left:10px;
}

.contentText .left{
	float:left;
	width:345px;
	margin-left:-10px;
	margin-right:15px;
}

video {
    margin-top: -29px;
}

.photo {
	width:100%;
	margin:10px;
	border:1px solid #532d10;
}

.bigphoto {
	width:312px;
	margin:10px;
	border:1px solid #532d10;
}

.bigphotobox {
	width:100%;
	text-align:center;
	margin:10px;
}

.contentText .right{
	margin-left:5px;
	width:345px;
	float:right;
}

.contentText .image {
	text-align:right;
}

.readmore {
	text-align:right;
}

.readmore a {
	color:#532d10;
	text-decoration:none;
	font-style:italic;
}

.image {
	text-align:center;
	padding:20px 20px 20px 20px;
}

.footer{
	text-align:right;
	margin-left:100px;
	padding-left:20px;
	padding-right:60px;
	padding-top:75px;
	font-size:9px;
	color:#fff;
	width:690px;
}

.split {
    clear:both;
}

/*Formulier*/
.inputtext{
	width:210px;
	color            : #532d10;
	background-color : #FEFEFE;
	border           : 1px solid #C2C2C2;
	font-family: Tahoma,Verdana,Segoe,sans-serif; /*Fix font*/
	font-size:10px;
}

select{
	width:210px;
	color            : #532d10;
	background-color : #FEFEFE;
	border           : 1px solid #C2C2C2;
	font-family: Tahoma,Verdana,Segoe,sans-serif; /*Fix font*/
	font-size:10px;
}

textarea {
	color            : #532d10;
	background-color : #FEFEFE;
	border           : 1px solid #C2C2C2;
	width:210px;
	height:200px;
	font-family: Tahoma,Verdana,Segoe,sans-serif; /*Fix font*/
	font-size:10px;
}

.button {
	color            : #532d10;
	background-color : #FFFFFF;
	border           : 1px solid #C2C2C2;
	width:150px;
	font-family: Tahoma,Verdana,Segoe,sans-serif; /*Fix font*/
	font-size:12px;
}

.buttonRow{
	text-align:left;
}

.dot{
	color:#532d10;
	margin-left:2px;
}

table {
	width:100%;
}

.facts a{
	text-decoration:none;
}

.wonder {
	display:none;
}

.sponsors{
	text-align:center;
	margin-left:20px;
}

.sponsor {
	border:1px solid #532d10;
	width:200px;
	float:left;
	margin-right:20px;
}

.flags {
	float:right;
	margin-top:-20px;
	margin-right:60px;
	text-align:center;
}

.flags a {
	margin:2px;

}

.flag {
	width:18px;
	height:12px;
	border:0;
	margin-top:2px;	
	margin-left:4px;	
}
