html, body {
margin:0; 
padding:0; 
width:100%; 
height:100%; 
}
body {
	background-color: #FF6A24;
	background-image: url(../../layout/cocreatives/images/cindyoudshoorn/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: #FFC3AB;
background-image:url(../../layout/cocreatives/images/cindyoudshoorn/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/cindyoudshoorn/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:#FFEEE6;
}

.stijl1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6A24;
}
.stijl2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
