﻿body {background-color: #001F44;
      margin: 0px;
}

#Header {Background-image: URL('/Style/style-blauw/header.png');
         Background-Repeat: no-repeat;
}

#HeaderTop {Background-image: URL('/Style/style-blauw/header-top.png');
            Background-Repeat: no-repeat;
}

#Background-Content {background-image: url(/Style/style-blauw/content-bg.png);
                      background-repeat: repeat-y;
}

#Header-Background {background-image: url(/Style/style-blauw/welkom_content_bg.png);
                    background-repeat: no-repeat;
}

#Footer {Background-image: url('/Style/style-blauw/footer-bg.png');
         background-repeat: no-repeat;
}         

input.Textbox {border: 1px solid #001F44; width: 170px; font-family: Arial; font-size: 8pt;}
input.Button {border: 1px solid #001F44; width: 100px; font-family: Arial; font-size: 8pt; font-weight:bold; background-color: White; color:#001F44 }

td {Font-family:Arial; font-size: 8pt; Color: #58595b; font-weight: bold;} 

a.LinkNormaal {font-family: Arial; font-size: 8pt; Color: #a5bb00; font-weight: bold; text-decoration: none}
a.LinkNormaal:hover {font-family: Arial; font-size: 8pt; Color: #a5bb00; font-weight: bold; text-decoration: Underline}

a.LinkBlogItem {font-family: Arial; font-size: 8pt; Color: #58595b; font-weight: bold; text-decoration: none}
a.LinkBlogItem:hover {font-family: Arial; font-size: 8pt; Color: #a5bb00; font-weight: bold; text-decoration: none}
