﻿Body
{
    font-family:Arial;
    font-size:12px;
    color:#000000;
    margin:0px;
    margin-top:10px;
    background-color:#F5F5F5;
    background-image:url(../Images/BgMain.png);   
    background-position:left top;
    background-repeat:repeat-x;    
}

img
{
border-width:0px;
}

h1
{
    font-size:16px;
    font-weight:bold;
    color:#0080D5;
}

.ButtonDiv
{
    font-family:Arial;
    background-color:#0080D5;
    height:24px;
    line-height:24px;
    float:left;
    width:110px;
    border-width:0px;
    border-right-width:1px;
    border-style:solid;
    border-color:#FFFFFF;
    padding-left:6px;
}

.ButtonDiv a
{
    font-size:11px;
    font-weight:bold;
    color:#FFFFFF;
    text-decoration:none;
}

.ButtonDiv a:hover
{
    font-size:11px;
    font-weight:bold;
    color:#FFFF00;
    text-decoration:none;
}    

.MainTable
{
    width:800px;
    background-image:url(../Images/BgTransparent.png);   
    background-position:center;
    background-repeat:repeat-y;
}

#TopNavigation
{
	width:800px;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	text-align:right;
}

.NavHolder
{
    width:800px;
    height:24px;
    background-color:#0080D5;
}

#ContentHolder
{
	float:left;
    width:460px;
    margin:0px;
    margin-left:70px;
    margin-top:20px;
    margin-bottom:40px;
    background-color:#FFFFFF;
    padding:10px;
    line-height:18px;
    border-color:#0080D5;
    border-width:0px;
    border-style:solid;
    border-bottom-width:2px;    
}   

#SubContent
{
	height:600px;
	display:block;
    padding-left:20px;
    margin-top:20px;	
}

#MainContent
{
    width:800px;
    background-image:url(../Images/BgRight.png);
    background-position:right bottom;
    background-repeat:no-repeat;
    vertical-align:top;    
}

#MainContentHolder
{
	margin:20px;
	margin-left:40px;
	margin-right:40px;
}

.LogoReanimatie
{

}

.Celebrate
{
	
}

.Top
{
    background-image:url(../Images/BgTop.png);
    background-position:right top;
    background-repeat:no-repeat;    
    background-color:#FFFFFF;
    height:60px;
}

.Header
{
    height:100px;
} 

.Footer
{
    background-color:#0080D5;    
    height:24px;
    line-height:24px;
    text-align:center;
    vertical-align:middle;
    font-size:11px;  
    border-color:#FFFFFF;
    border-width:0px;
    border-style:solid;
    border-top-width:2px;       
}

.FooterShadow
{
    height:10px;
    background-image:url(../Images/BgFooter.png);
    background-position:left top;
    background-repeat:no-repeat;     
}

.EhboZeewolde
{
    width:270px;
    float:left;
    color:#0099FF;
    text-transform:lowercase;
    font-size:32px;
    font-weight:bold;
    margin-left:80px;
}

hr
{
    border-color:#CCCCCC;
    border-width:0px;
    border-style:solid;
    border-top-width:1px;     
    margin-top:20px;

    color:#CCCCCC;
}

a
{
    color:#0000FF;
    text-decoration:underline;
}

a:hover
{
    color:#000000;
    text-decoration:none;
}

