html,body{
	margin : 0;
	padding : 0;
	background-image : url(http://www.gooirentals.nl/gfx/achtergrond.gif);
	background-position : left top;
	background-repeat : repeat-x;
	background-color : #FFFFFF;
}

html,body, td {
	line-height : 18px;
	font-family : Arial;
	font-size : 11px;
	color : #141414;
}

a, a:link, a:visited, a:active {
	color : #5BBF21;
	text-decoration :  underline;
}
a:hover{
	color : #000000;
	text-decoration : none;
}

form {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}

hr {
	background-color : #C4C6C8;
	color : #C4C6C8;
	border : 0;
	margin : 0;
	height : 1px;
}

input, select, textarea {
	position : relative;
}

h1 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight : normal;
	font-size : 18px;
	color : #5BBF21;
	line-height : normal;
}

h2 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 12px;
	color : #5BBF21;
	line-height : normal;
}

h3 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 16px;
	color : #5BBF21;
	line-height : normal;
}

h4 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 14px;
	color : #5BBF21;
	line-height : normal;
}

h5 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 13px;
	color : #5BBF21;
	line-height : normal;
}

h6 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 11px;
	color : #5BBF21;
	line-height : normal;
}

/* //////////////////// LAYOUT \\\\\\\\\\\\\\\\\\\\ */


.container {
	margin : 0 auto;
	width : 936px;
}

.holder{
	float : left;
	width : 936px;
}

.header{
	float : left;
	position : relative;
	background-position : left top;
	background-repeat : no-repeat;
	width : 936px;
	height : 137px;
}

.logo{
	position : absolute;
	top : 26px;
	width : 234px;
	height : 45px;
}

.content{
	float : left;
	position : relative;
	background-image : url(http://www.gooirentals.nl/gfx/achter.gif);
	background-position : left top;
	background-repeat : repeat-y;
	margin : 66px 0 0 0;
	width : 936px;
}

.content2{
	float : left;
	position : relative;
	background-image : url(http://www.gooirentals.nl/gfx/achter2.gif);
	background-position : left top;
	background-repeat : repeat-y;
	margin : 71px 0 0 0;
	width : 936px;
}

.links{
	float : left;
	position : relative;
	width : 216px;
}

.menu{
	position : relative;
	float : left;
	top : -40px;
	left : 0;
	background-color : #5b5b5b;
	padding : 20px;
	color : #FFFFFF;
	width : 176px;
}

.menu ul {
	float : left;
	margin : 0;
	padding : 0;
	text-align : right;
	list-style-type : none;
	border-bottom : 1px solid #797979;
}

.menu ul li a, .menu ul li a:link, .menu ul li a:active, .menu ul li a:visited {
	float : left;
	background-image : url(http://www.gooirentals.nl/gfx/pijl_bruin.gif);
	background-position : right 10px;
	background-repeat : no-repeat;
	border-top : 1px solid #797979;
	padding : 5px 10px 5px 0;
	font-weight : normal;
	color : #FFFFFF;
	line-height : normal;
	text-decoration : none;
	width : 166px;
}

.menu ul li a:hover {
	float : left;
	background-image : url(http://www.gooirentals.nl/gfx/pijl_bruin.gif);
	background-position : right 10px;
	background-repeat : no-repeat;
	border-top : 1px solid #797979;
	padding : 5px 10px 5px 0;
	font-weight : normal;
	color : #FFFFFF;
	line-height : normal;
	text-decoration : underline;
	width : 166px;
}

.menu ul li.select a, .menu ul li.select a:link, .menu ul li.select a:active, .menu ul li.select a:visited, .menu ul li.select a:hover {
	float : left;
	background-image : url(http://www.gooirentals.nl/gfx/pijl_wit.gif);
	background-position : right 10px;
	background-repeat : no-repeat;
	border-top : 1px solid #797979;
	padding : 5px 10px 5px 0;
	font-weight : normal;
	color : #FFFFFF;
	line-height : normal;
	text-decoration : underline;
	width : 166px;
}

.menu ul.sub {
	float : left;
	margin : 0;
	padding : 0;
	list-style-type : none;
	border-bottom : none;
	border-top : 1px solid #797979;
	width : 176px;
}

.menu ul li.sub a, .menu ul li.sub a:link, .menu ul li.sub a:active, .menu ul li.sub a:visited {
	float : left;
	background-image : url(http://www.gooirentals.nl/gfx/pijl_bruin.gif);
	background-position : right 8px;
	background-repeat : no-repeat;
	border-top : none;
	padding : 3px 10px 3px 0;
	font-weight : normal;
	color : #cdcdcd;
	line-height : normal;
	text-decoration : none;
	width : 166px;
}

.menu ul li.sub a:hover {
	float : left;
	background-image : url(http://www.gooirentals.nl/gfx/pijl_bruin.gif);
	background-position : right 8px;
	background-repeat : no-repeat;
	border-top : none;
	padding : 3px 10px 3px 0;
	font-weight : normal;
	color : #cdcdcd;
	line-height : normal;
	text-decoration : underline;
	width : 166px;
}

.menu ul li.subselect a, .menu ul li.subselect a:link, .menu ul li.subselect a:active, .menu ul li.subselect a:visited, .menu ul li.subselect a:hover {
	float : left;
	background-image : url(http://www.gooirentals.nl/gfx/pijl_wit.gif);
	background-position : right 8px;
	background-repeat : no-repeat;
	border-top : none;
	padding : 3px 10px 3px 0;
	font-weight : normal;
	color : #cdcdcd;
	line-height : normal;
	text-decoration : underline;
	width : 166px;
}

.menu_onder{
	float : left;
	margin : -40px 0 0 0;
	background-color : #5bbf21;
	padding : 11px;
	color : #FFFFFF;
	width : 194px;
}

.menu_onder a:link { color : #e8fdca; text-decoration : underline;}
.menu_onder a:visited { color : #e8fdca; text-decoration : underline;}
.menu_onder a:active { color : #e8fdca; text-decoration : underline;}
.menu_onder a:hover { color : #FFFFFF; text-decoration : none;}

.adres{
	float : left;
	background-color : #5b5b5b;
	padding : 20px;
	color : #FFFFFF;
	width : 176px;
}

.adres a:link { color : #FFFFFF; text-decoration : underline;}
.adres a:visited { color : #FFFFFF; text-decoration : underline;}
.adres a:active { color : #FFFFFF; text-decoration : underline;}
.adres a:hover { color : #cdcdcd; text-decoration : none;}

.midden{
	float : left;
	padding : 20px;
	width : 446px;
}

.rechts{
	float : left;
	position : relative;
	width : 234px;
}

.midden_full{
	float : left;
	padding : 20px 20px 20px 20px;
	width : 680px;
}

.foto1{
	position : relative;
	float : left;
	top : -140px;
	left : 0;
	border-top : 1px solid #dddddd;
	border-right : 1px solid #dddddd;
	border-left : 1px solid #dddddd;
	background-color : #FFFFFF;
	padding : 6px 6px 5px;
	font-size : 0;
	line-height : 0;
	width : 220px;
}

.foto2{
	float : left;
	background-color : #FFFFFF;
	border-left : 1px solid #dddddd;
	margin : -140px 0 0 0;
	padding : 0 6px 6px 6px;
	font-size : 0;
	line-height : 0;
	width : 220px;
}

.nieuws{
	float : left;
	padding : 15px;
	width : 202px;
}

.nieuws a:link { color : #FFFFFF; text-decoration : underline;}
.nieuws a:visited { color : #FFFFFF; text-decoration : underline;}
.nieuws a:active { color : #FFFFFF; text-decoration : underline;}
.nieuws a:hover { color : #FFFFFF; text-decoration : none;}

.footer{
	float : left;
	background-image : url(http://www.gooirentals.nl/gfx/achter.gif);
	background-position : left top;
	background-repeat : repeat-y;
	color : #FFFFFF;
	width : 936px;
}

.footer2{
	float : left;
	background-image : url(http://www.gooirentals.nl/gfx/achter2.gif);
	background-position : left top;
	background-repeat : repeat-y;
	color : #FFFFFF;
	width : 936px;
}

.footer_l{
	float : left;
	background-color : #5b5b5b;
	margin : 0 0 0 216px !important;
	margin : 0 0 0 108px;
	padding : 15px 15px 15px 0;
	color : #FFFFFF;
	width : 471px;
}

.footer_l a:link { color : #FFFFFF; text-decoration : underline;}
.footer_l a:visited { color : #FFFFFF; text-decoration : underline;}
.footer_l a:active { color : #FFFFFF; text-decoration : underline;}
.footer_l a:hover { color : #cdcdcd; text-decoration : none;}

.footer_r{
	float : left;
	padding : 15px;
	color : #919191;
	text-align : center;
	font-size : 10px;
	width : 204px;
}

.footer_r a:link { color : #919191; text-decoration : none;}
.footer_r a:visited { color : #919191; text-decoration : none;}
.footer_r a:active { color : #919191; text-decoration : none;}
.footer_r a:hover { color : #000000; text-decoration : none;}
