@charset "windows-1252";

* {
	margin: 0px;
}

body {
	/*background-image: url(/images/body.gif);*/
	background-repeat: repeat-x;
	background-color: #ffffff;
	font-family: Arial;
	font-size: 12px;
}

iframe {
	background-color: transparent;
}

#main {
	margin: 0px auto;
	width: 900px;
}

#topbanner {
	text-align: center;
	height: 20px;
}

#geld_lenen {
	background-image: url(/images/bg-geld-lenen.gif);
	background-position: bottom;
	text-align: center;
	border-top: 0px;
	height: 33px
}

#header {
	background-image: url(/images/header.gif);
	width: 900px;
	height: 80px;
	color: #d2c8c8;
}

#header #text {
	height: 34px;
	width: 764px;
	float: right;
}

#header h1 {
	padding: 18px 0px 0px 10px; /* top right bottom left */
	float: left;
	color: #2d386e;
	font-size: 10px;
	width: 620px;
	height: 12px;
}

#header h2 {
	padding: 4px 0px 0px 0px; /* top right bottom left */
	float: left;
	color: #48b8fa;
	font-size: 25px;
}

#image {
	background-image: url(/images/main.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 200px;
	float: left;
	padding-bottom: 5px;
}

#image #mainflash {
	float: right;
	margin-right: 10px;
}

#container {
	background-image: url(/images/container2.gif);
	width: 900px;
	float: left;
}

#column1 {
	padding: 6px 5px 70px 5px; /* top right bottom left */
	color: #ffffff;
	width: 290px;
	float: left;
}

#column1 h3 {
	padding: 2px 0px 2px 8px; /* top right bottom left */
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	background-color: #48b8fa;
	font-size: 13px;
}

#column1 h4 {
	padding: 10px 10px 0px 5px; /* top right bottom left */
	font-size: 12px;
	font-weight: normal;
	margin: 0px auto;
	width: 230px;
	line-height: 18px;
}

#column1 p {
	margin: 0px auto;
	width: 234px;
	line-height: 18px;
}

#column1 p.banner {
	padding-top: 10px;
}

#column1 #offertebutton {
	width: 234px;
	margin: 0px auto;
}

#column2 {
	padding: 6px 10px 15px 0px; /* top right bottom left */
	font-size: 13px;
	color: #2d386e;
	width: 585px;
	float: right;
}

#column2 p.center {
	clear: both;
}

#column2 h1 {
	font-size: 25px;
	color: #48b8fa;
}

#column2 h1 img {
	margin-right: 10px;
}

#column2 dl {
	padding-bottom: 5px;
	overflow: hidden;
	clear: both;
}

#column2 dt {
	float: left;
	width: 170px;
}

#column2 dd {
	float: left;
}

#column2 ul.ul {
	padding: 0px 0px 10px 0px; /* top right bottom left */
	list-style: none;
}

#column2 h5 {
	font-size: 14px;
	color: #48b8fa;
}

#column2 input.input {
	width: 200px;
}

#column2 select.select {
	width: 205px;
}

#column2 a, #column2 a:hover, #column2 a:link, #column2 a:active, #column2 a:visited {
	color: #2d386e;
}

#linkscolumn1 {
	margin-left: 10px;
	float: left;
	width: 280px;
}

#linkscolumn2 {
	float: right;
	width: 280px;
}

#linkscolumn1 div, #linkscolumn2 div {
	background-image: url(/images/box-middle.gif);
	margin-bottom: 10px;
	overflow: hidden;
	clear: both;
	width: 280px;
}
 
#linkscolumn1 ul, #linkscolumn2 ul {
	list-style: none;
	width: 280px;
	padding: 0px;
	color: #ffffff;
}

#linkscolumn1 h4, #linkscolumn2 h4 {
	padding: 8px 0px 0px 28px; /* top right bottom left */
	background-image: url(/images/box-top.gif);
	width: 280px;
	height: 22px;
	overflow: hidden;
	color: #ffffff;
	font-size: 13px;
}

#linkscolumn1 li, #linkscolumn2 li {
	padding-left: 11px;
}

#linkscolumn1 a.links, #linkscolumn1 a.links:hover, #linkscolumn1 a.links:visited, #linkscolumn1 a.links:active, #linkscolumn1 a.links:link, #linkscolumn2 a.links, #linkscolumn2 a.links:hover, #linkscolumn2 a.links:visited, #linkscolumn2 a.links:active, #linkscolumn2 a.links:link {
	text-decoration: none;
	color: #555555;
}

#linkscolumn1 a.links:hover, #linkscolumn2 a.links:hover {
	color: #305999;	
}

#footer {
	background-image: url(/images/footer.gif);
	width: 900px;
	height: 35px;
	margin: 0px auto;
	font-size: 10px;
	color: #ffffff;
	clear: both;
}

#footer p {
	padding: 6px 15px 0px 15px; /* top right bottom left */
}

#footer a, #footer a:hover, #footer a:link, #footer a:active, #footer a:visited {
	text-decoration: none;
	color: #ffffff;
}

#footer #footerflash {
	padding-left: 405px;
	width: 62px;
	float: left;
}

#footer #slogan {
	font-weight: bold;
	font-size: 18px;
	color: #48b8fa;
	float: right;
	width: 425px;
}
 
#footerstick {
	position: absolute;
	margin-top: -60px;
	margin-left: 32px;
	font-size: 11px;
	color: #ffffff;
}

#footerstick p {
	padding: 0px;
}

#footerstick img {
	padding: 0px 0px 10px 0px; /* top right bottom left */
}

#footerstick #bar {
	padding: 2px 0px 2px 0px; /* top right bottom left */
	background-color: #000000;
	width: 234px;
	text-align: center;
	font-weight: bold;
}

#footerstick #bar a, #footerstick #bar a:hover, #footerstick #bar a:link, #footerstick #bar a:active, #footerstick #bar a:visited {
	text-decoration: none;
	color: #ffffff;
}

#footerstick #bar a:hover {
	text-decoration: underline;
}

#containerstick {
	margin: 0px auto;
	width: 900px;
 	clear: both;
}
 
#subfooter {
	width: 900px;
	height: 26px;
	margin: 0px auto;
	font-size: 9px;
	text-align: center;
	color: #888888;
	clear: both;
}

#subfooter h6 {
	font-size: 9px;
	font-weight: normal;
}

#subfooter a, #subfooter a:hover, #subfooter a:link, #subfooter a:active, #subfooter a:visited {
	text-decoration: none;
	color: #888888;
}

#crosslinks h5 {
	font-weight: normal;
	font-size: 9px;
}
