﻿BODY
{
    margin: 0 0 0 0;
    width: 100%;
    height: 100%;
    background-position: left top;
    background-image: url(documents/bg.jpg);
}

TABLE{
	font-weight: normal;
	font-size: 11px;
	word-spacing: normal;
	font-family:Verdana, Arial, Sans-serif; 
	line-height:16px;
}

A
{
   color: #ca0c4c; 
}
A:hover 
{
    color: #333333;
}

.kijkerdescription
{
    text-decoration: none;
    color: #333333;
}
.kijkerdescription:hover
{
    color: #ca0c4c;
}

.horizontalline
{
    color: #990000;
    width: 100%;
}

.boxMain
{
    width: 770px;
    height: 100%;
    background-color: #EEEEEE;
}

.boxHeader
{
    width: 100%;
    background-color: #ca0c4c;
    color: White;  
}

.brake
{
    height: 10px;
    background-color: White;    
}

.linkbox
{
    width: 550;
}

.CTAbox
{
    width: 100%;
}

.horline
{
    width: 5px;
    /*border-left: dotted 1px #666666;*/
    height: 100%;
    vertical-align: top;
}
.separator
{
    width: 100%;
    height: 2px;
    vertical-align: top; 
}
.frameleft
{
    width: 620px;
    padding: 0px;
    vertical-align: top;
    background-color: #FFFFFF;
    border-left: solid 1px #dddddd;
    border-top: solid 1px #dddddd;
}
.frameright
{
    width: 150px;
    height: 100%;
    vertical-align: top;
 }
 .framerightbox
{
    background-color: #EEEEEE;
 }

.midframetitle
{
    height: 12px;
    border-bottom: dotted 1px #ca0c4c; 
    color: White;
    width: 100%;
}
/*picture part*/
.frameright2
{
    background-color: #EEEEEE;
    border-left: solid 1px #dddddd;
    height: 100%;
}
.frameright2box
{
    background-color: #EEEEEE;
}
.pnlRightHeader
{
    height: 15px;
    background-color: #666666;
}

.pnlRightFooter
{
    height: 5px;
    background-color: #666666;
}
.rightheader
{
    background-color: #ca0c4c;
    color: White; 
    padding: 2px;
}
.rightheaderCTA
{
    background-color: #ca0c4c;
    color: White; 
    padding: 2px;
}
/*menupart*/
.menuitemframe
{
    background-color: #ca0c4c;
    height: 20px;
}
.menuitemtop
{
    padding-left: 5px;
    padding-right: 25px;
}
.menuitemtop a
{
    font-weight: bold;
    text-decoration: none;
    color: White;
}
.menuitemtop a:hover
{
   color: White;
   text-decoration: underline;
}
.menuitem
{
    width: 100%;
}
.menuitem a
{
	Color: white;
	width: 100%;
	height: 15px;
	padding: 1px;
}
.menuitem a:hover
{
    background-color: #000066;
    Color: white;
  	width: 100%;
}
.menuitem2
{
    width: 155px;
}
.menuitem2 a
{
    padding: 1px;
	Color: white;
	height: 18px;
	width: 155px;
}
.menuitem2 a:hover
{
	background-color: #000066;
	Color: white;
	width: 155px;
}

/*end menu*/
.newsheader
{
    background-color: #000066;
    height: 5px;
    color: White;
}
.boxNews
{
   
    background-color: #003399;
    height: 150px;
    color: White;
    padding: 3px;
    border: solid 1px #999999;
}

.boxNewsText
{
    color: White;
}

.FooterSeparator
{
    height: 10px;
    background-color: #ca0c4c; 
}
.FooterSeparator a
{
    color: White;
    font-weight: bold;
    text-decoration: none;
    padding-right: 5px;
}
.boxFooter
{
    background-color: #EEEEEE;
    font-size: 9px;
}
.boxFootertext, boxFootertext a
{
    color: #999999;
    line-height: 11px;
    font-size: 9px;
    padding-left: 3px;
    padding-right: 3px;
}
.boxFooterTitle
{
    color: #666666;
    font-size: 10px;
}
.footerDash
{
    width: 15px;
    text-align:center;
    color: #990000;  
}

.breadcrumb
{
    padding-left: 2px;
    height: 20px;
    background-color: #EEEEEE;
}

.MCP
{
	width: 90px;
}
.NoMargin
{
    margin : 0px;
    padding: 0px;
    spacing: 0px;
}
.boxkijker
{
    margin-top: 10px;
    padding: 3px;
}
.boxkijkertitle
{
    border-bottom: dotted 1px #990000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 14px;
    padding-bottom: 5px;
}
.boxKijkerText
{
    padding: 1px;    
}

.btnUnsubscribe
{
    background-color: #990000; 
    color: White;
    font-size: 10px;
    border: solid 1px #333333;
}

.contactleft
{
    width: 150px;
    text-align: left;
}

.contactright
{
    width: 306px;
}
.asterisk
{
    padding-left: 5px;
}

.FoundWord
{
    background-color: Yellow;
}