html, body {
margin:0; 
padding:0; 
width:100%; 
height:100%; 
}
body {
	background-color: #006699;
	background-image: url(../../layout/cocreatives/images/cocreatives/background.jpg);
	background-position: top right;
	background-repeat:no-repeat;
	margin-right: 25px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}
.menu_verticaal{
background-color: #89B8D0;
background-image:url(../../layout/cocreatives/images/cocreatives/menu_bg.jpg);
background-position:right; 
background-repeat:repeat-y;
border: #3E3849 1px solid;
height: 30px;
width:100%;

padding-top: 5px;
}
.tekstvlak{
border: #666666 solid 1px;
background-color:#FFFFFF;


}

.footer{
background-image:url(../../layout/cocreatives/images/cocreatives/bg_footer.jpg);
background-repeat: repeat-x;
border: #000000 solid 1px;
}
 
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}

.en_verder{

border: #000000 solid 1px;
 width: 100%; 
 height: 110px;
  background-color:#E0ECF3
}

.stijl1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #464C6F;
}
.stijl2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}


