html,body {
    margin: 0px;
    padding: 0px;
    background-color: #cfe8eb;
    font-family: Arial;
    font-size: 12px;
    line-height: 18px;
    color: black;
    height: 102%;   
    background-image: url(/africatour2008/img/bg-top.png);
    background-repeat: repeat-x;
    background-position: top left;
}

div {
    border: 0px;
    margin: 0px;
    padding: 0px;
}

img {
    border: none;
}

td {
    font-family: Arial;
    font-size: 12px;
    line-height: 18px;    
}

input,textarea {
	border: 1px solid #c7c7c6;
	background-color: white;
    font-family: Arial;
    font-size: 11px;
}

input {
    padding-top: 4px;
    height: 23px;
    padding-left: 2px;
}


/* etc-------------------------------------------------------*/

div.fullpage {
    width: 100%;
}

div.centered {
    position: relative;
    width: 960px;
    left: 50%;
    margin-left: -480px;  
    z-index: 99;         
}

div.logo {
    position: absolute;
    top: 10px;    
}

div.menu {
    position: absolute;
    left: 400px;    
}

/* footer-------------------------------------------------------*/

div.footer {
    position: relative;
    width: 100%;
    height: 230px;
    background-image: url(/africatour2008/img/bg-bottom.png);
    background-repeat: repeat-x;
    background-position: bottom left;
}

div.blackfooter {
    background-color: #494c4c;
    width: 100%;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;    
}

div.facefooter {
    background-image: url(/africatour2008/img/hoofdjes.png);
    background-repeat: repeat-x;
    width: 100%;
    height: 58px;
}

div.centeredfooter {
    position: relative;
    width: 480px;
    left: 50%;
    margin-left: -480px;
}

div.sendmessageto {
    position: absolute;
    display: block;
    width: 200px;
    margin-top: -80px;
    left: 50%;
    margin-left: -480px;
    z-index: 999;
}

div.supported-by {
    position: absolute;
    width: 525px;
    left: 220px;
    margin-top: -30px;   
}

div.logootjes {
    position: absolute;
    left: 780px;
    margin-top: -40px;
}

div.pigeonsays {
    position: absolute;
    display: none;
    background-image: url(/africatour2008/img/tekstballon.png);
    background-repeat: no-repeat;
    width: 381px;
    height: 94px;
    margin-top: -202px;
    left: 235px;
    padding-top: 30px;
    padding-left: 10px;
}

/* home-------------------------------------------------------*/

div.kolomlinksboven {
    position: absolute;
    width: 250px;
    left: 700px;
    top: 120px;
    font-size: 11px;
    line-height: 16px;    
}

div.kolomlinksonder {
    position: absolute;
    width: 250px;
    left: 700px;
    top: 420px;
    font-size: 11px;
    line-height: 16px;    
}

div.bigmap {
    position: absolute;
    top: 180px;    
}

div.africatourtitle {
    position: absolute;
    top: 120px;
}

img.title {
    margin-top: 10px;
    margin-bottom: 10px;
}

div.let-them {
    position: absolute;
    left: 0px;
    top: 790px;
}

span.homedatum {
    font-size: 13px;
    font-weight: bold;
    color: #168799;
}

div.stempel {
    position: absolute;
    left: 290px;
    top: 210px;
}

/* country-------------------------------------------------------*/

div.littlemap {
    position: absolute;
    top: 130px;
}

div.countries_information {
    position: absolute;
    top: 430px;
    left: 30px;
}

div.countries {
    float: left;
    margin-left: 20px;
    padding-right: 55px;
    margin-top: 10px;        
}

div.information {
    margin-top: 10px;    
}

div.countryname {
    position: absolute;
    left: 380px;
    top: 140px;
}

div.polaroids {
    position: absolute;
    left: 710px;
    top: 60px;   
}

div.submenu {
    position: absolute;
    left: 320px;
    top: 210px;   
    width: 685px;
    height: 75px;
    background-image: url(/africatour2008/img/submenu.png);
    background-repeat: no-repeat; 
    padding-top: 15px;
    padding-left: 70px;
}

img.submenuitem {
    margin-right: 12px;
}

div.stretcher {
    position: relative;
    width: 560px;
    top: 300px;
    left: 380px;
    padding-bottom: 200px;
}

/* blog-------------------------------------------------------*/

img.polaroid {
    border: 6px solid white;
}

span.blogtitel {
    display: block;
    font-size: 20px;
    font-weight: bold;
    color: #555144;   
}

span.blogdatum {
    display: block;
    color: #7d7d7d;
    margin-bottom: 20px;
}

div.blogtext {
    width: 450px;
}

div.blogmenu {
    display: table-cell;
    width: 100px;
    float: right;
}

/* info -----------------------------------------------------*/

div.infostretcher {
    position: relative;
    width: 560px;
    top: 230px;
    left: 380px;
    padding-bottom: 200px;
}

span.infotitel {
    display: block;
    font-size: 20px;
    font-weight: bold;
    color: #555144;   
    margin-bottom: 20px;
}

/* messages -------------------------------------------------*/

td.blauw {
    color: #168799;
    font-weight: bold;
    padding-bottom: 5px;
    vertical-align: top;    
}

td.plain {
    vertical-align: top;
}

div.sendbox {
    position: absolute;
    top: 10px;
    left: 0px;
}

input.yourname {
    position: absolute;
    top: 79px;
    left: 210px;    
}

input.yourcountry {
    position: absolute;
    top: 114px;
    left: 210px;  
}

textarea.yourmessage {
    position: absolute;
    top: 149px;
    left: 210px;  
}

input.sendbutton {
    position: absolute;
    top: 220px;
    left: 293px;  
}

div.bedankt {
    margin-top: 30px;
    margin-bottom: 30px;
    height: 20px;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
}

div.sendmessage {
    position: absolute;
    top: 190px;
    left: 770px;  
}

div.readmessage {
    position: absolute;
    top: 200px;
    left: 780px;  
}

/* uitklappers-------------------------------------------------------*/

div.klaptitel {
    font-size: 15px;
    margin-bottom: 10px;
}

div.klaptekst {
    margin-bottom: 20px;
}

/* etc-------------------------------------------------------*/

span.helderblauw {
    color: #40a1b0;
}

/* etc-------------------------------------------------------*/
	
A:link                      {text-decoration: none;         color: #d5263c;     font-weight: bold;}
A:visited                   {text-decoration: none;         color: #d5263c;     font-weight: bold;}
A:active                    {text-decoration: none;         color: #d5263c;     font-weight: bold;}
A:hover                     {text-decoration: underline;    	    color: #d5263c;     font-weight: bold;}
