/* Start of CMSMS style sheet 'horse' */
/*
blauw: #3FBAEB
*/ 


*
{
padding: 0px;
margin: 0px;
}


body
{
background: #F9F9F7 url(images/bg.png) repeat-x;
font-size: 12px;
font-family: helvetica, arial, sans-serif;
color: #8C8C73;
line-height: 1.3em;
}


p{
margin: 1em 0;
font-family: helvetica, arial, sans-serif;
}

a
{
color: #3FBAEB;
text-decoration: underline;
}


ul { list-style-type: square;


margin-top: 0.35em; 
  margin-left: 2em; 
  padding-left: 0; 
 }



a:hover
{
text-decoration: none;
}



#vlaggetjes
{
text-align:right;
padding: 30px;
}



ul.linklist

{

list-style: none;

}



ul.linklist li

{

border-top: solid 1px #EEEEEE;

padding-top: 5px;

margin: 5px 0px 0px 0px;

}



ul.linklist li.first

{

border-top: 0px;

margin-top: 0px;

padding-top: 0px;

}









#outer

{
margin: 0px auto;
padding: 0px;
width: 820px;
}




#header1
{
background: transparent url(images/header1.png) no-repeat;
width: 820px;
height: 150px;
padding: 0px;
}


#header2
{
background: transparent url(images/header2.png) no-repeat;
width: 820px;
height: 290px;
padding: 0px;
}

#content
{
margin: 20px auto;
padding: 20px;
width: 760px;
background: #fff;

color: #000;
}

#contentsmall
{
width: 590px;
}



#header span

{

font-weight: normal;

}



h1

{

font-size: 23px;

letter-spacing: -1px;

top: 30px;

height: 30px;

padding: 5px 0px;

}



#header h2

{


font-size: 10px;

font-weight: normal;
line-height: 1.2;


}


h3

{

line-height: 1.2em;


}


#header sup

{

color: #FCE2CA;

}






#menu

{


background: #717171;

height: 20px;

padding: 10px 5px 3px 5px;

margin: 0px 0px 0px 0px;

}



#menu ul

{

}



#menu ul li

{

display: inline;



padding: 5px 0px 0px 3px;

}



#menu ul li.first

{

border-left: 0px;

}



#menu ul li a

{

background-color: transparent;

background-repeat: repeat-x;

padding: 8px 8px 8px 8px;

font-size: 15px;

color: #fff;

font-weight: bold;

text-decoration: none;

}


#menu ul li .currentpage

{

background-color: transparent;

background-repeat: repeat-x;

padding: 8px 8px 8px 8px;

font-size: 15px;

color: #fff;

font-weight: bold;

}



#menu ul li a:hover

{

color: #3FBAEB;

text-decoration: none;

}


.footer
{
text-align: center;
font-size: 10px;
color: #717171;
padding: 10px 0px 20px;
}


/* End of 'horse' */

