/* CSS Document */

body{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

td {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	}
*. 
{
font-family:Verdana, Helvetica, sans-serif;    
    }


	

.editbox
{
	background-color:#f1f1f5;
	border-style :inset;
	border-width:1px;
	border-color:#c1ccda;
	z-index:1;
	position:relative;
	width:300px;
}

.knop
{
	background-color:#27548f;
	font-weight:bold;
	color:#FFF;
	cursor:hand;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:1px;
	padding-top:1px;
	border-width:1;
	width: 120px;
	
}

/* linkjes */
		
A.bot,A.bot:visited,A.bot:active,A.bot:link {
	color: #aa232d;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	text-decoration:underline;

}
	A.bot:hover{
	color: #000000;
	}
	
	A.,A.:active,A.:link {
	color: #27548f;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	text-decoration:underline;
}


.blauw_donker {
background-color: #c3cedd;
}

.blauw_boven {
background-color: #ececf0;
}

.blauw_licht {
background-color: #d4dde9;
}

.grijs_donker {
background-color: #e1e1e3;
}

.grijs_licht {
background-color: #ececf0;
}

.wit {
background-color: #ffffff;
}

.donker_blauw {
background-color: #27548f;
}

.grijs_lijn {
background-color: #cacaca;
}

.logo {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
}

.logo2 {
	background-image: url(../images/logo2.gif);
	background-repeat: no-repeat;
}



.stippellijn {
	background-image: url(../images/stip.gif);
	background-repeat: repeat-x;
	
}

.stippellijn_links {
	background-image: url(../images/stip.gif);
	background-repeat: repeat-x;
	background-position: right;
}

.stippellijn_rechts {
	background-image: url(../images/stip2.gif);
	background-repeat: repeat-x;
	
}

.stippelver {
	background-image: url(../images/stip_ver.gif);
	background-repeat: repeat-y;
	background-position: 2px;
}

.box_line{
	background-image: url(../images/boxline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.pijl {
	background-image: url(../images/pijl.gif);
	background-repeat: no-repeat;
	background-position: center 3px;	
}

.title
{
    font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#27548f;
}

.maintitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#27548f;
}


.tekst
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#727272;
}

.nieuwsbriefkop
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#505050;
	font-weight:bold;
}

.margin
{
	margin: 0px 0px 10px 10px;
}

.Content,.Content.*,body
{
	font-size:11px;
	
}

.titelnav,	titelnav a, titelnav A.:active, titelnav A.:link 
{
	color:#27548f;
	font-size:14px;
	font-weight:bold
}

    

.bottom
{
	text-decoration:none;	
	color:#989898;
	font-weight:normal;
	font-size:12px;
}

#bot
{
	left:50%;
    width:150px;
    position:absolute;
    margin-left:280px;
  	margin-top:-30px;
}

.wit
{
	color:#FFFFFF;
	font-weight:bold;
}

.zoeken
{
	background-color:#f4f4f4;
	border:1px solid #cccccc;
	width:105px;
	height:18px;
	z-index:1;
	color:#000000;
}

.borderrood{
	border: 1px solid #d6283a;
	margin-right: 10px;
	margin-left: 10px;	
}

.bordergrijs{
    background-color: #d6283a;
	width: 200px;
	height: 20px;
	border-left:2px solid #fb7a87;
	border-top:2px solid #fb7a87;
	border-right:1px solid #ad1a2a;
	border-bottom:1px solid #ad1a2a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	padding-left: 10px;
}


/* A.menuitem,A.menuitem:active,A.menuitem:link,A.menuitem:visited  { */
.menuitem A {
	color: #27548f;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}

.menuitem A:hover 
{
    background-color: #dfe9f7;
}


.menuitem 
{
    background-color: #d4dde9;
    width: 200px;
    height:26px;
    color: Black;
    border-bottom: solid 1px #ffffff;
    font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
	padding: 0px;
	font-weight:bold;
}

.menuitemhover 
{  
}

.menuitemselected 
{
        color: #FFF;
        background-color: #c1ccda;          
}