* {
	outline:0;
	margin:0;
    padding:0;
}
 
body {
    background-color:#36384a;
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(bg.jpg);
	background-position:top;
	background-repeat:repeat-x;	
}

#container {
    background-image:url(top.jpg);
    background-repeat:no-repeat;
    background-position:top;
    width:930px;
	padding:0 36px 0 38px;
	margin:auto;
}

#container2 {
    background-image:url(top2.jpg);
    background-repeat:no-repeat;
    background-position:top;
    width:930px;
	padding:0 36px 0 38px;
	margin:auto;
}

#menu {
    height:20px;
    float:right;
    padding-top:85px;
    padding-right:6px;
	font-size:10pt;
	font-weight:bold;
	width:100%;
}

#menu2 {
    height:20px;
    float:right;
    padding-top:85px;
    padding-right:6px;
	font-size:10pt;
	font-weight:bold;
	width:100%;
	padding-bottom:45px;
}

ul.menu {
	list-style:none;
	padding-right:5px;
}

ul.menu li {
	display:inline;
	float:right;
}

ul.menu li a {
    color:#36384a;
    text-decoration:none;
    display:block;
	padding:0 33px;
	font-size:12pt;
}

ul.menu li a:hover {
    color:#ee9905;
}

#info {
    margin-top:15px;
	color:#000;
	width:460px;
	height:225px;
	margin-left:15px;
	font-size:10pt;
	float:left;
	margin-bottom:25px;
}

h1 {
	font-size:12pt;
	margin-bottom:8px;
}

#content {
    width:904px;
	padding:0 12px 0 14px;
	margin:auto;
	background-image:url(mid.png);
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/mid.png', sizingMethod='scale');
	height:250px;
	min-height:250px;
	height:auto !important;
	clear:both;
}

#content-bot {
    width:930px;
	height:22px;
	margin:auto;
	background-image:url(foot.png);
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/foot.png', sizingMethod='scale');
	background-position:top;
	background-repeat:no-repeat;
}


#content ul.simple {
    list-style:none;
}

#content ul.simple li {
    float:left;
    width:880px;
	padding:5px;
    display:block;
	height:auto;
}

#content ul.simple li a {
    color:#36384a;
    text-decoration:none;
}

#content ul.simple li a:hover {
    color:#ee9905;
}

#content .collapse-container {
	padding-left:15px;
}

ul.content {
    list-style:none;
}

ul.content li {
    float:left;
    width:290px;
	padding:5px;
    height:120px;
    display:block;
}

ul.content li .foto {
	height:80px;
	width:110px;
	border:1px solid black;
	margin-right:10px;
}

ul.content li .tekst {
	width:170px;
	float:right;
}

ul.content li a {
    color:#ee9905;
    font-size:9pt;
    font-weight:bold;
    text-decoration:none;
    font-size:9pt;
}

ul.content li a:hover {
    color:#36384a;
	text-decoration:underline;
}

ul.content li h2 {
	margin-bottom:10px;
	margin-top:5px;
}

ul.content li h2 a {
	color:#36384a;
    font-size:11pt;
}

ul.content li h2 a:hover {
    color:#ee9905;
	text-decoration:none;
}

#teksten {
	width:716px;
	float:right;
	font-size:10pt;
}

#teksten h2 {
	font-size:14pt;
}

#extra {
	float:left:
	width:200px;
}


img {
    border:0;
}

table {
	padding:5px;
	border:1px solid #36384a;
}

#foot {
    text-align:right;
    width:924px;
    padding-right:6px;
    font-size:8pt;
    color:#fff;
	margin:auto;
	padding-bottom:10px;
}

#foot a {
	color:#fff;
	text-decoration:none;
}

#foot a:hover {
	color:#000;
	text-decoration:underline;
}

/* FOTO */
a.auto, a.aansprak, a.inboedel, a.rechts, a.reis, a.woon, a.uitvaart, a.pensioen, a.hypoth {
	width:110px;
	height:80px;
	display:block;
}
a.auto {
	background-image:url(../images/auto.jpg);
}
a.auto:hover {
	background-image:url(../images/auto2.jpg);
}
a.aansprak {
	background-image: url(../images/aansprak.jpg);
}
a.aansprak:hover {
	background-image: url(../images/aansprak2.jpg);
}
a.inboedel {
	background-image: url(../images/inboedel.jpg);
}
a.inboedel:hover {
	background-image: url(../images/inboedel2.jpg);
}
a.rechts {
	background-image: url(../images/rechts.jpg);
}
a.rechts:hover {
	background-image: url(../images/rechts2.jpg);
}
a.reis {
	background-image: url(../images/reis.jpg);
}
a.reis:hover {
	background-image: url(../images/reis2.jpg);
}
a.woon {
	background-image: url(../images/woon.jpg);
}
a.woon:hover {
	background-image: url(../images/woon2.jpg);
}
a.uitvaart {
	background-image: url(../images/uitvaart.jpg);
}
a.uitvaart:hover {
	background-image: url(../images/uitvaart2.jpg);
}
a.pensioen {
	background-image: url(../images/pensioen.jpg);
}
a.pensioen:hover {
	background-image: url(../images/pensioen2.jpg);
}
a.hypoth {
	background-image: url(../images/hypotheek.jpg);
}
a.hypoth:hover {
	background-image: url(../images/hypotheek2.jpg);
}
