﻿
.left {
	display: block;
	float: left;
}

.light, .light a, .light a:hover {
	color: #888;
}
.white{
	color: #FFFFFF;
}

.right {
	display: block;
	float: right;
}

.small {
	font-size: 11px;
	line-height: 16px;
}

a {
	color: #F00;
}

a:hover {
	color: #162982;
}
a img {
	border: none;
}
a.menuItem {
	font-family: Arial;
	letter-spacing:2px;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	margin-left:16px;
	color: #91D5F9;
}

a.menuItem:hover {
	color: white;
}

a.menuSubItem{
	font-size:10px;
	letter-spacing:1px;
}

a.extranetmenu{
	font-family: Arial;
	letter-spacing:0px;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	margin-left:0px;
	line-height:16px;
	color: #162982;
}
a.extranetmenu:hover{
	color: #F00;
}

body {
	background: #FFF url(../img/bg_body.jpg) no-repeat;
}

body, html {
	height: 100%;
	margin: 0;
	width: 98%;
}

body, input, select, textarea {
	color: #000;
	font: normal 12px arial, helvetica, sans-serif;
}

img#pay_off {
	margin-top: 15px;
}

div#rightBar{
	width:195px;
	position:absolute;
	top:0px;
	left:565px;

float:top;
}

div#menu{

}

div#top_menu{
	color: #8B94C1;
	width: 175px;
	float:top;
	padding-top:28px;
	padding-left:18px;
}

div#bottom_menu{
	background: #FFF url(../img/bg_footer.gif) no-repeat;
	height: 30px;
	padding-top:30px;
	color: #8B94C1;
	padding-left:10px;
}

div#top_menu a, div#bottom_menu a{
	font-size:11px;
	text-decoration:none;
	color: #8B94C1;
}

div#top_menu a:hover, div#bottom_menu a:hover{
	color: #FFFFFF;
}

ul#middle_menu{	
	list-style-type: none;
	margin: 0 0 0 0;
	float:top;
	padding-top:18px;
}

ul#middle_menu li{
	margin-top:7px;
	padding-top:8px;	
	border-top:1px solid #4B5F94;
}
div.title{
	font-size:24px;
	font-weight:normal;
	color:red;
	height:32px;
	padding:8px 0px 0px 33px;
	width:529px;
}

.last{
	padding-bottom:8px;
	border-bottom:1px solid #4B5F94;	
}

div#sidebar {
	background: #FFF url(../img/bg_sidebar.gif) no-repeat;
	padding: 20px 15px 0 15px;
	float:top;
	margin-top:20px;
}

div#sidebar-2 {
	background: #FFF url(../img/bg_sidebar.gif) no-repeat;
	padding: 20px 10px 0 15px;
	float:top;
	margin-top:5px;
}


div#content {
	padding: 20px 0 0 35px;
	background: #FFF url(../img/bg_content_wrapper.gif) no-repeat;
	overflow: hidden;
	width: 760px;
}

div#content2 {
	padding: 20px 0 0 35px;
	background: #FFF url(../img/bg_content_wrapper.gif) no-repeat;
	overflow: hidden;
	width: 760px;
	}

div.content{
	width: 510px;
}

div.content2{
	width: 510px;
	overflow: hidden;
}

tr.faq-vraag{
	font-weight:bold;
	vertical-align:top;
	cursor: hand;
}
tr.nws-bericht{
	font-weight:bold;
	vertical-align:top;
	cursor: hand;
}
div#offer_box {
	background: url(../img/bg_offer.gif) no-repeat;
	width:283px;
	padding: 15px 0px 0px 0px;
}
div#offer_box_content{
	background-color:#FF3600;
	padding: 0px 15px 0px 35px;
}
div.greybar{
	border-top: 1px solid #D0D4E6;
}

form#login {
	border-bottom: 1px solid #D0D4E6;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

INPUT.contactveld{
	border:1px solid #8B94C1;width:370px;
}

textarea.contactveld{
	border:1px solid #8B94C1;width:370px;
}


input.login {
	background-color: #DEEBF5;
	border: none;
	color: #5A6BA9;
	display: block;
	font-size: 11px;
	height: 13px;
	line-height: 13px;
	margin-bottom: 10px;
	padding: 3px 0 4px 22px;
	width: 143px;
}





