html, body
{
	height: 100%;
}

body
{
	margin: 0px;
	background: #753f86 url(../images/bg.gif) repeat-x left top;
}

div, span, p, td
{
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #595959;
	line-height: 19px;	
}

.ref_links {
	position: relative;
	float: left;
	width: 309px;
	height: 232px;
}

.ref_rechts {
	position: relative;
	float: left;
	width: 309px;
	height: 232px;
}

.ref_rechts img {
	position: absolute;
	top: 0px;
	left: 40px;
}

.textarea
{
	height: 100px;
	width: 250px;
	overflow: hidden;
	background: #fff;
	border: 1px solid #f6af3b;
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #595959;
	line-height: 22px;	
}

.inputveld
{
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #595959;
	line-height: 19px;	
	height: 22px;
	width: 250px;
	line-height: 22px;
	background: #fff;
	border: 1px solid #f6af3b;
}

.knop
{
	width: 125px;
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	line-height: 22px;
	background: #753f86;
	border: none;
	cursor: pointer;
}

.select
{
	width: 250px;
	height: 22px;
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #595959;
	line-height: 22px;
	background: #fff;
	border: 1px solid #f6af3b;
}

p
{
	margin: 0px;
	padding: 0px;
	padding-bottom: 19px;
}

b, strong
{
	color: #474747;
}

h1
{
	margin: 0px;
	padding: 0px;
	position: relative;
	padding-bottom: 38px;
	display: block;
	
}

*
{
	outline: none;
}

a
{
	color: #000000;
	text-decoration: none;
}

img
{
	border: none;
}

.groot
{
	font-size: 14px;
}

#container
{
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: absolute;
	margin: 0 auto;
	text-align: center;
}

#site
{
	width: 955px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#site:after
{
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

#header 
{
	width: 955px;
	height: 224px;
	position: relative;
	float: left;
}

#links
{
	height: 387px;
	width: 216px;
	position: relative;
	float: left;
}

#spacer_links
{
	height: 28px;
	width: 216px;
	position: relative;
	float: left;
	background: url(../images/left_bg.gif) no-repeat left top;
}

#menu_item
{
	width: 216px;
	height: 40px;
	position: relative;
	float: left;
}

#rechts
{
	width: 739px;
	height: auto;
	position: relative;
	float: right;
}

#content_top
{
	width: 739px;
	height: 13px;
	position: relative;
	float: left;
	background:url(../images/right_top.gif) no-repeat;
	line-height: 0px;
	font-size: 0px;
}

#content_container
{
	width: 739px;
	height: auto;
	position: relative;
	float: left;
	background: #fff;
}

#content 
{
	padding-left: 55px;
	padding-top: 29px;
	padding-bottom: 19px;
	float: left;
}

.extra
{
	color: #f7b954;
}

.slogan
{
	margin-bottom: 10px;
}

.lijn
{
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

ul, li
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

li
{
	padding-bottom: 20px;
}

.sub_list
{
	padding-left: 25px;
}

.sub_list li
{
	padding-left: 20px;
	padding-bottom: 0px;
	background: url(../images/bull.gif) no-repeat left 5px;
}

#content_bottom
{
	width: 739px;
	height: 13px;
	position: relative;
	float: left;
	background:url(../images/right_bottom.gif) left top no-repeat;
}

#startershypotheek
{
	width: 210px;
	height: 193px;
	position: absolute;
	top: 253px;
	right: 45px;
}

#naw
{
	width: 684px;
	height: 33px;
	position: relative;
	float: left;
	background: #fff;
	padding-left: 52px;
}

#footer
{
	width: 739px;
	height: 63px;
	position: relative;
	float: left;
	line-height: 63px;
	text-indent: 55px;
	font-family: "Lucida Sans Unicode", Arial, Tahoma, Verdana;
	font-size: 11px; 
	color: #fff;
}


#footer a
{
	color: #fff;
	text-decoration: none;
}

#footer a:hover 
{
	color: #fff;
	text-decoration: underline;
}


