DIV#MainWrapper
{
    margin-top: 5px;
}

DIV#Left
{
    float: left;
    width: 645px;
    margin-left: auto;
}

DIV#Right
{
    float: left;
    width: 320px;
    margin-left: 5px;    
}

DIV#Right H1
{
    border: none;
    padding: 0;
}

DIV#InformationPage,
DIV#News,
TABLE.Events
{
    border-right: 1px solid #999999;
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
    border-left: none;
    margin-bottom: 5px;
}

DIV#InformationPage,
DIV#CustomerService,
DIV#Newsletter,
DIV#Partners,
DIV#Reactions
{
    padding: 5px;    
}

DIV#InformationPage
{
    min-height: 230px;
    _height: 230px;
}

DIV#BannerBox,
DIV#CustomerService,
DIV#Newsletter,
DIV#Partners,
DIV#Reactions
{
    border-left: 1px solid #999999;
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
    margin-bottom: 5px;
}

DIV#CustomerService
{
    height: 250px;
    background-image: url(../img/klantenservice.jpg);
    background-repeat: no-repeat;     
}

DIV#CustomerService H1
{
    margin-top: 145px;
}

DIV#Partners IMG
{
    margin-left: 10px;
    margin-bottom: 10px;
}

/* EVENTS / NEWS */
TABLE.Events H1,
TABLE.News H1
{
    margin-left: 5px;
    text-align: left;
}

TABLE.Events,
TABLE.News
{
    width: 100%;    
}

TABLE.Events TR.Even,
TABLE.News TR.Even
{
    background-color: #f4faf0;
}

TABLE.Events TD.Description A,
TABLE.News TD.Description A
{
    color: #8ab26a;
    text-decoration: none;
}

TABLE.Events H2,
TABLE.News H2
{
    padding: 0;
    margin: 0;
    padding-bottom: 4px;
}

TABLE.Events TD,
TABLE.Events TH,
TABLE.News TD,
TABLE.News TH
{
    height: 50px;
    border-bottom: 1px solid #DDDDDD;
}

TABLE.Events TD.Image
{
    width: 60px;
    text-align: center;
}

TABLE.Events TD.Image IMG
{
    /*width: 53px;
    height: 40px;*/
}    

TABLE.Events TD.Status
{
    width: 110px;
}

TABLE.Events TD.TravelInformation,
TABLE.Events TD.Information
{
    text-align: center;
}

TABLE.Events TD.TravelInformation
{
    width: 115px;
}

TABLE.Events TD.Information,
TABLE.News TD.Link
{
    width: 100px;
    padding-right: 5px;
}

TABLE.Events TD.LinkAll,
TABLE.News TD.LinkAll
{
    padding-left: 5px;
    border-bottom: none;
    font-weight: bold;
}

DIV#Events A.TravelInformation,
DIV#Events A.Information
{
    line-height: 35px;
    width: auto;
    display: block;
    padding-left: 10px;
    padding-right: 10px;
    color: white;
    font-weight: bold;
    text-decoration: none;
}

DIV#Events A.TravelInformation
{
    background-image: url(../img/button_big_orange_bg.png);    
}

DIV#Events A.Information
{
    background-image: url(../img/button_big_green_bg.png);    
}

TABLE.News TD.Image
{
    width: 70px;
    text-align: center;
}

/* BANNER */
DIV#BannerBox H1
{
    text-align: center;
    margin-top: 5pt;
}

DIV#Banner
{
    height: 240px;
}

DIV#Banner DIV.Event
{
    position: relative;
    height: 240px;
    width: 320px;    
}

DIV#Banner DIV.Event DIV.Name
{
    margin-top: 175px;
    background-color: white;
    background-image: url(../img/button_big_green_bg.png);
    line-height: 35px;
    text-align: center;
    color: white;
    font-weight: bold;
    font-size: 13pt;
}

DIV#Banner DIV.Event DIV.Name A
{
    color: white;
    text-decoration: none;
}

DIV#Banner DIV.Event DIV.Name A:Hover
{
    text-decoration: underline;
}

DIV#Banner DIV.Event DIV.Back
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 150px;
    height: 240px;
    line-height: 35px;
    padding-left: 25px;
    padding-top: 175px;
    cursor: pointer;
}

DIV#Banner DIV.Event DIV.Next
{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 150px;
    height: 240px;
    line-height: 35px;
    padding-right: 25px;
    padding-top: 175px;
    text-align: right;
    cursor: pointer;
}



/* NEWSLETTER */
div#Newsletter
{

}

.clear {
    clear: both;
}

#newsletter-container {
    height: auto;
    overflow: hidden;
}

DIV#Newsletter FORM
{
    text-align: center;

}

DIV#Newsletter INPUT.Name
{
    margin-bottom: 5px;
}

DIV#Newsletter INPUT.Name,
DIV#Newsletter INPUT.Email
{
    width: 150px;
    float: left;
}

DIV#Newsletter INPUT.Submit
{
    padding-left: 10px;
    margin-top: 0px;
    padding-top:0;
    padding-right: 10px;
}

/* REACTIONS */
DIV#Reactions
{
    height: 125px;
}

DIV#Reactions DIV.Reaction SPAN.Quote
{
    font-style: italic;
}

DIV#Reactions DIV.Reaction P
{
    margin-top: 10px;
}




/*
#word-lid{
    width:309px;    
    padding: 10px 0 10px 5px;
    border:1px solid #999999;
    margin-bottom: 5px;
    overflow: auto;
}
*/

#Newsletter a{
    display: block;
    float: left;
    margin: 0 10px 10px 0;
}

#Newsletter p{
    width: 309px;
}

#Newsletter p.icon-Text{
    float: left;
    padding: 8px 0 18px 0;
    width: 112px;
}

img.nieuwsbrief-icon {
    float: left;
    margin-right: 10px;
    cursor: pointer;
}

#newsletter-container {
    display: none;
}

#Newsletter a#twitter{

}

#Newsletter a#hyves{

}

#Newsletter a#facebook{


}

#Newsletter a#nieuwsbrief{

}

div#Right #Newsletter h2{
    margin: 0;
    margin: 5px 0 5px 0;
    float:left;
}







