@charset "utf-8";
/* CSS Document */

div {
}

img {
	border:none;
}

h1 font {
	color:#368f23;
	font-size:15px;
	font-weight:bold;
}

h3 a font {
	color:#368f23;
	font-size:15px;
	font-weight:bold;
}

body {
	margin-top:-1px;
	margin-bottom:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#efefef;
}

#container {
	width:1000px;
	position:relative;
	margin:0 auto 0 auto;
	background:#ffffff url(images/container-bg.png) repeat-x;
	border-left:1px #cccccc solid;
	border-right:1px #cccccc solid;
}

#header {

	height:138px;
	width:1000px;
	background:#FFFFFF url(images/header-bg.jpg) left top no-repeat;

}

#header-2 {
	height:93px;
	width:1000px;
	background:url(images/rondjes-bg.png) left top no-repeat;
}

#content-container {

	width:100%;
	
}

#logo-onder {

	height:121px;
	width:249px;
	background:url(images/logo-bottom-bg.jpg) left top no-repeat;
	float:left;
}

#menu-left {

	/*min-height:507px;*/
	width:249px;
	background:url(images/menu-bg.png) repeat-y;
	position:relative;
	margin-top:121px;
	
}

#menu-bottom {

	height:5px;
	width:249px;
	background:url(images/menu-bottom-bg.png) no-repeat;
}

#inner-container {

	width:745px;
	padding-bottom:30px;
	
}

* html #inner-container {

	margin-top:-612px;

}

#content-ronde-hoek {
	width:76px;
	height:76px;	
	position:absolute;
	margin-top:35px;
	margin-left:0px;
	background:url(images/content-ronde-hoek.gif) no-repeat;
	z-index:50;
}

* html #content-ronde-hoek {
	margin-top:30px;
}

#content-top {
	height:19px;
	width:520px;
	background:url(images/content-top.png) no-repeat;
	position:relative;
	margin-top:35px;
	margin-left:76px;
}

#clearfix {
	clear:both;
}

#content {
	height:auto;
	min-height:575px;
	_height: 575px;	
	width:597px;
	margin-top:-4px;
	background:url(images/content-bg.gif) repeat-y;
	padding-top:20px;
}

#content-inner {
	width:570px;
	margin-top:63px;
	margin-left:12px;
	padding-right:10px;
	margin-bottom:10px;
	position:relative;
}

#content-inner a {
	font-size:12px;
	color:#368f23;
	font-weight:bold;
}

#content-bottom {
	height:5px;
	width:596px;
	background:url(images/content-bottom-bg.gif);
	overflow:hidden;	
}

#banner-plek {
	height:590px;
	width:129px;
	border:5px #41a62a solid;
	background:url(images/banner-plek-bg.png) repeat-x #41a62a;	
	float:right;
	margin-left:855px;
	margin-top:266px;
	position:absolute;
	z-index:90;
	overflow:hidden
}

* html #banner-plek {
	margin-top:262px
}

#rssfeed {
	width:1000px;
	margin:0 auto 0 auto;
	background:#41a62a;
	height:200px;
	border-left:2px #cccccc solid;
	overflow:hidden;	
}

#footer {
	height:30px;
	margin-top:6px;
	color:#000000;
	text-align:center;
	font-size:10px;
	width:1000px;
	margin:0 auto 0 auto;
	background:#ffffff;
	border-left:1px #cccccc solid;
	border-right:1px #cccccc solid;
}

#footer-inner {
	width:710px;
	text-align:center;
	background:#ffffff;
	margin:0 auto 0 auto;
}

#footer a {
	color:#000000;
}

#adres {
	float:right;
	text-align:right;	
	padding:5px;
	margin-top:5px;
}

#adres a {
	color: #41a62a;
}

#menu-top {
	width:700px;
	margin-left:300px;
	height:89px;
}

#menu-top img {
	margin-left:2px;
	margin-right:2px;
}

#menu-top a {
	font-size:10px;
	padding-top:20px;
	color:#5dad4c;
	text-decoration:none;
}

#menu-top a:hover {
	font-size:10px;
	padding-top:10px;
	color:#4dac38;
	text-decoration:underline;
}

.meer a {
	text-decoration:underline;
	font-weight:bold;
	margin-left:24px;
	color:#ffffff;
}


#autowagentje {
	width:132px;
	height:119px;
	float:right;
	margin-right:40px;
	margin-top:10px;
}


#verzeker-bij-ons-direct {
	font-size:14px;
	font-weight:bolder;
	color:#368f23;
	position:absolute;
	margin-left:310px;
	margin-top:100px;
}

#content-inner-iframe {
	width:575px;
	min-height:600px;
	_height:600px;
	margin-left:16px;
	margin-top:40px;
}

#content-inner-iframe p {
	font-size:12px;
	color:#368f23;
}


/* ==========TEXT-STIJLEN============= */


h4 {

	font-weight:bolder;
	font-size:14px;
	color:#41a62a;

}

.oranje {
	color:#41a62a;
	margin-top:-5px;

}

.no-underline {

	text-decoration:none;

}

/* ==============einde text/================ */


/* -=-=-=-=-=-=-=-=-= LIJSTEN =-=-=-=-=-=-=-=- */

#menu-left-inner {
	width:220px;
	height:100%;
	position:relative;
}

#menu-left ul {
	margin-left:20px;
}

#menu-left ul li {
	list-style:circle;
	margin-bottom:5px;
}

#menu-left ul li a {
	text-decoration:none;
	color:#000000;
}

#menu-left ul li a:hover {
	color:#4dac38;
}

#menu-left ul li ul {
	margin-top:4px;
}

#menu-left ul li ul li {
	list-style:square;
	margin-left:-55px;
	color:#000000;
}


#menu-left ul li ul li:hover {
	list-style:square ;
	margin-left:-55px;
	color:#4dac38;
}


#menu-left ul li ul li ul li {
	list-style:circle;
	margin-left:-55px;
	color:#000000;
	font-size:11px;
}

#menu-left ul li ul li ul li:hover {
	list-style:circle;
	margin-left:-55px;
	color:#4dac38;
}


.minder-lineheight {
	line-height:10px;
}

/* -=-=-=-=-=-=-= EINDE LIJSTEN -=-=-=-=-=-=- */


#sitemap {
	position:absolute;
	margin-left:640px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:right;
}

#sitemap a, #sitemap a:visited, #sitemap a:active {
	text-decoration:none;
	font-weight:bold;
	color:#41a62a;
}

#sitemap a:hover {
	text-decoration:underline;
}

#sitemap-content {
	padding-top:2px;
	padding-bottom:10px;
}

#sitemap-content a, #sitemap-content a:visited, #sitemap-content a:active {
	color:#333333;
}

#sitemap-content a:hover {
	color:#41a62a;
	font-weight:bold
}

#sitemap-content ul li {
	color:#41a62a;
	margin-top:3px;
}

#sitemap-content ul li ul li {
	color:#006633;
}

#sitemap-content ul li ul li ul li {
	color:#41a62a;
}

.item {
	margin-right:10px;
	width:180px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	min-height:175px;
	_height:175px;
	overflow:hidden;	
}
	
.item-kop {	
	width:180px;
	height:auto;
	background:#41a62a;	
	border-bottom:1px solid #41a62a
}

.item-kop a, .item-kop a:active, .item-kop a:visited {	
	text-decoration:none;
	color:#000066;
}

.item-kop a:hover {
	text-decoration:underline;
}

.item-inner {
	width:120px;
	background:#FFFFFF;
	width:100%;
}

.item-tekst {
	width:120px;
	color:#000;
	width:100%;
}

h4 {
	font-size:10px;
	margin-bottom:7px;
	color:#41a62a;
}