﻿body
{
    /*background-image: url(../Images/Achtergrond.jpg);
    background-repeat: repeat;*/
    margin: 0px;

}

img, .main_content, a { behavior: url(Jscript/iepngfix.htc); }

.main_content
{
    background-image: url(../Images/Achtergrond_main.png);
    background-repeat: no-repeat;
    width: 990px;
    height: 800px;
    margin: auto ;
     
}
.content
{
    position: relative  ;
    top: 0px;
    left: 388px;
    width : 500px;
    
    
    
   
}

.content_Templ2
{
    position: relative  ;
    top: 20px;
    left: 388px;
    width : 500px;
    
    
}

#plhCollections{ border :solid 1px red;}

#kop_text
{
    
     position :relative;
     top :110px;
     left :650px;
     width :200px;
}

#kop_text a
{
    color: #035294;
    text-decoration: none;
    background-position: left top;
    background-image: url(../Images/logo.png);
    background-repeat: no-repeat;
    padding-top :30px;
    display :block ;
}

#kop_text #R
{
 font-size :10px
}