body {
	font-family :Arial;
	font-size: 11px;
	background: #FFFFFF url(../images/putto-bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center;
	scrollbar-face-color: #00319F; 
	scrollbar-shadow-color: #000000; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-3dlight-color: #000000; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #4172E0; 
	scrollbar-arrow-color: #ffffff;
}

body.menu {
	background-image: url(../images/backmenu.jpg);
	background-repeat: no-repeat;
}

body.home {
	background-image: url(../images/backhome.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	
}
p, td 	{
	font-size: 11px;
	color: black;
	letter-spacing : 1px;
	text-align : left;
	vertical-align : top;
}

td.right 	{
	font-size: 11px;
	color: black;
	letter-spacing : 1px;
	text-align : right;
	vertical-align : top;
}

img.right {
	margin-left: 15px;
	margin-bottom: 5px;
}

img.left {
	margin-right: 15px;
	margin-bottom: 5px;
}

A:Visited   {
	font-size: 11px;
	text-decoration : none;
	color: #07409E;
}

A:Active  {
	font-size: 11px;
	text-decoration : none;
	color: #07409E;
}

A {
	font-size: 11px;
	text-decoration : none;
	color: #07409E;
}

A:Hover {
	font-size: 11px;
	text-decoration : underline;
	color: #07409E;
}


.paginatitel {
	font-size: 14px;
	font-weight: bold;
}

.alineatitel {
	font-size: 12px;
	font-weight: bold;
}

DIV.bottom_home{
	position: absolute;
	bottom: 10px;
	width: 100%;
}
DIV.spotlight{
	border-color: #034987;
	border-width: 1px;
	border-style: solid;
	width: 137px;
	text-align: left;
}
DIV.spotlight_text{
	padding: 4px;
	height: 95px;
	margin: 0px;
}
IMG.spotlight_thumb{
	padding:0px;
	margin:0px;
	border:none;
	width:137px;
}
TABLE#rw_list TD.rw_thumb{
	vertical-align: middle;
}
IMG.rw_photo{
	border-width: 1px;
	border-style: solid;
	border-color: #162E56;
}
TABLE#rw_list TD{
	padding: 4px;
	vertical-align: top;
}
TABLE.rw_blauw{
	background-color: #00319F;
}
TABLE.rw_blauw TD{
	color: #fff;
}
TABLE.rw_blauw a{
	color: #fff;
}
DIV.rw_description{
	height: 300px;
}
TABLE#rw_list TABLE.rw_listitem TD{
	padding:0px;
}
TABLE.rw_menu{
	margin: 0px;
	margin-top: 13px;
	margin-bottom: 14px;
	padding: 0px;
}
FONT.rw_price{
	color: #DB6D1D;
	font-weight: bold;
}
TABLE.rw_photos{
	padding: 0px;
	margin: 0px;
}
IMG#rw_thumb{
	cursor:pointer;
}
TABLE.formulier{
	width: 420px;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 16px;
	padding-bottom: 19px;
	border-width: 1px;
	border-style: solid;
	border-color: #312852;
	background-color: #00319F;
}
TABLE.formulier_velden{
	width: 100%;
}
TABLE.formulier_velden TD{
	padding-bottom: 8px;
	color: #fff;
}
INPUT {
	width: 190px;
}
INPUT.submit{
	width: 60px;
}
INPUT.radio{
	border: 0px;
	width: 15px;
}
SELECT{
	width: 135px;
}
fieldset{
border: 1px solid #00319f;
}
legend{
color: #000;
font-weight: bold;
}
