/* CSS Document */
body{
 background-image:url(../img/backgr.jpg);
 background-repeat:repeat-x;
 scrollbar-face-color: #02ABEC;
 scrollbar-shadow-color: #FFFFFF;
 scrollbar-highlight-color: #FFFFFF;
 scrollbar-3dlight-color: #FFFFFF;
 scrollbar-darkshadow-color: #FFFFFF;
 scrollbar-track-color: #FFFFFF;
 scrollbar-arrow-color: #FFFFFF;
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 11px; 
 color: #616060; 
 line-height: 14px;
 background-color:#31a6db;
 padding:0;
 margin:0;
 text-align:center;
}

#wrapper{
 width:1014px;
 margin:0 auto;
 text-align:left;
}

#links{
 width:107px;
 height:944px;
 background-image:url(../img/website_reiswereldbaan_link.jpg);
 background-repeat:no-repeat;
 float:left;
}

#content{
 width:800px;
 float:left;
 background-color:#FFFFFF;
}

#rechts{
 width:107px;
 height:944px;
 background-image:url(../img/website_reiswereldbaan_rech.jpg);
 background-repeat:no-repeat;
 float:left;
}

#header{
 height:155px;
 width:800px;
 background-image:url(../img/newheader.jpg);
 background-repeat:no-repeat;
}

#bar{
 width:800px;
 height:24px;
 background-color:#212125;
}

#textleft{
 width:410px;
 padding:40px 30px 30px 50px;
 float:left;
}

#textright{
 width:290px;
 float:right;
 padding-top:35px;
 padding-right:20px;
}

#footer{
 width:780px;
 height:55px;
 background-color:#212125;
 text-align:center;
 padding:10px;
}
 

#clear{
 clear:both;
}

a{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #997402;
 text-decoration: none;
 font-weight:bold;
}

a:hover{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #997402;
 text-decoration: underline;
}

.link1{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #997402;
 text-decoration: none;
 font-weight:normal;
}

h1{
 text-transform:uppercase;
 font-size:16px;
 color:#00afeb;
}

h2{
 text-transform:uppercase;
 font-size:14px;
 color:#00afeb;
}

img{
 border:0;
}
