@charset "utf-8";
	
	/* CSS Document Riva verzekeringen */
	/* Ontwikkeld door Webton Internetdesign */
	
body{
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f6f8ef;
	background-image: url(../images/menu-background.jpg);
	background-repeat: repeat-x;
	position: absolute;
	height: 100%;
}
#container {
	width: 1000px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	background-image: url(../images/image-mainBg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 750px;
}


#header-wrapper{

}

#content-wrapper{


}

#div-menu{
	height: 150px;
	background-image: url(../images/menu-background.jpg);
}

#div-menuLogo{
	float: left;
	width: 217px;
	height: 150px;
}

#div-menuBalk{
	height: 150px;
	padding-top: 34px;
	float: right;
	height: 102px;
	width: 783px;
	background-image: url(../images/menu-spacereind.jpg);
	background-repeat: no-repeat;
	background-position: right 34px;
}

#div-headerAdres{
	position: absolute;
	width: 270px;
	top: 133px;
	left: 240px;
	margin: 0px;
	padding: 0px;
}
#div-contentLeft{
	float: left;
	width: 419px;
	position: relative;
	height: 400px;
}

#div-contentRight{
	float: left;
	width: 545px;
	margin: 0px;
	padding: 0px;

}
#div-contentRight a {
	color: #006039;
	text-decoration: underline;
}
#div-contentRight a:hover {
	text-decoration: underline;
}

#div-contentContainer{
	margin-top: 50px;
	width: 545px;
	margin-bottom: 20px;
	min-height: 350px;
	height: auto;
}
#div-contentContainer p {
	padding-top: 20px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}


#div-contentFooter{
	width: 545px;
	height: 73px;
}

#div-footerLogos{
	float: left;
}

#div-footerCopyright{
	float: right;
	line-height: 75px;
}
img{
	border: 0px;
	outline: none;
}

a{
	outline: none;
}

.imgFix{
	margin-left: -4px;
}

.tekst-datum{
	font-size: 11px;
	color: #006039;
}

.tekst-adres{
	font-size: 11px;
	color: #6b6b67;
}

.tekst-content{
	margin-top: 20px;
	color: #006039;
	font-size: 12px;
	line-height: 18px;
}

.tekst-footer{
	color: #6b6b67;
	font-size: 10px;
	text-transform: uppercase;
}	

.tekst-footer a{
	color: #6b6b67;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}
.tekst-footer a:hover {
	text-decoration: underline;
}
p{
	margin-top: 10px;
	margin-bottom: 10px;
}

h1{
	width: 545px;
	height: 24px;
	background-image: url(../images/image-headingBg.jpg);
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	text-indent: 15px;
	line-height: 24px;
	margin: 0px;
}
ul.list-submenu {
	width: 250px;
	margin-left: 110px;
	margin-top: 47px;
	padding: 0px;
	height: auto;
}

.list-submenu li{
	list-style-type: none;
	background-color: #006039;
	color: #FFFFFF;
	font-size: 13px;
	text-indent: 5px;
	margin: 3px;
	padding: 4px;
	width: 250px;
	cursor: pointer;
}

.list-submenuActive{
	font-weight: bold;
}

.list-submenu li:hover{
	background-color: #008e54;	
	font-weight: bold;
}

.list-submenu a{
	color: #FFFFFF;
	text-decoration: none;
}

/* BUTTON VERZEKERINGEN */

li.product_verzekeringen {
	background-color:#006039;
}

li.product_verzekeringen:hover {
	background-color:#008e54;
}

li.logo_verzekeringen {
	background:none;
	text-align:center;
}

li.logo_verzekeringen:hover {
	background:none;
}

/* BUTTON ADMINISTRATIES */

li.product_administraties {
	background-color:#0c60a6;
}

li.product_administraties:hover {
	background-color:#1085e4;
}

li.logo_administraties {
	background:none;
	text-align:center;
}

li.logo_administraties:hover {
	background:none;
}

/* BUTTON LEASE */

li.product_lease {
	background-color:#f29838;
}

li.product_lease:hover {
	background-color:#ffb66c;
}

li.logo_lease {
	background:none;
	text-align:center;
}

li.logo_lease:hover {
	background:none;
}

/* SUB BUTTONS */
li.product_dienstenwijzer, li.product_kwaliteitswaarborgen {
	margin-left:30px;
	width:223px;
	background-color:#006039;
}

li.product_dienstenwijzer:hover, li.product_kwaliteitswaarborgen:hover {
	background-color:#008e54;
}