body, html {
	height:100%;
	margin:0px;
		background-color: #e3d7b8;
	font-family: arial;
	font-size:12px;
}

hr {
	border-top:1px solid #6b4d00;
}

a.menu_optie:link, a.menu_optie:hover, a.menu_optie:visited, a.sub_menu_optie:link, a.sub_menu_optie:hover, a.sub_menu_optie:visited {
	font-family: "Trebuchet MS";
	font-size:11px;
	font-weight: bold;
	color:#ffffff;	
	text-decoration: none;
}

a.taal_keuze_link:link, a.taal_keuze_link:hover, a.taal_keuze_link:visited {
	font-family: Arial;
	font-size:12px;
	color:#000000;	
	text-decoration: none;
}

h1 {
	font-family: arial;
	font-size:32px;
	color:#6b4d00;
	margin-top: 20px;
	margin-bottom: 15px;
}

p {
	font-family: arial;
	font-size:12px;
	color:#000000;
	line-height: 17px;
}

td {
	font-family: arial;
	font-size:12px;
	color:#000000;
}

input, textarea {
	font-family: arial;
	font-size:12px;
	color:#000000;
	background-color: #ffffff;
	border:1px solid #6b4d00;
	width:400px;
}

input[type="submit"]{
	width:150px;
}

#main_container {
	width:990px;
	margin-left: auto;
	margin-right: auto;
	min-height: 500px;
}

#taal_keuze {
	width:990px;
	height:24px;
	padding-top:6px;
	text-align: right;
}

#adres {
	width:530px;
	margin-left: auto;
	margin-right: auto;
	font-family: arial;
	font-size:10px;
	line-height: 20px;
	color:#9b8a5c;
}

#rand_smal {
	padding:1px;
	width:990px;
	background-color: #f1ebdc;
	min-height: 500px;
	float:left;
}

#rand_breed {
	width:972px;
	background-color: #ebe3cd;
	min-height: 500px;
	padding:9px;
	float:left;
}

#content {
	width: 970px;
	background-color: #ffffff;
	min-height: 500px;
	float:left;
}

#logo {
	width: 390px;
	height: 70px;
	margin-top: 10px;
	margin-left: 10px;
	background-image: url(../images/logo_lijurehoeve.gif);
	float: left;
}

#fotos {
	width: 560px;
	height: 70px;
	margin-top: 10px;
	float: left;
}

#menu {
	width: 930px;
	height: 30px;
	margin-top: 10px;
	margin-left:20px;
	background-image: url(../images/menu_balk.png);
	float: left;
}

#tekst_container {
	width:600px;
	float:left;
	margin-left:20px;
	padding-bottom: 10px;
}

#tekst_container_photo {
	width:900px;
	float:left;
	margin-left:20px;
	padding-bottom: 10px;
}

#afbeelding_container {
	width:310px;
	float:left;
	margin-left:20px;
	margin-top:20px;
}

#submenu {
	width:198px;
	margin-left:270px;
	background-image: url(../images/bg_submenu.png);
	background-position: bottom;
	position: absolute;
	display: none;
	padding-bottom: 4px;
	z-index:100;
}

#submenu_top {
	width: 190px;
	height:1px;
	margin-left:4px;
	margin-right: 4px;
	background-color: #6d8539;	
}

.submenu_divider {
	width: 190px;
	height:2px;
	margin-left:4px;
	margin-right: 4px;
	background: url(../images/bg_submenu_divider.png);
}

.submenu_optie {
	width: 190px;
	height:30px;
	margin-left:4px;
	margin-right: 4px;
}

.foto {
	height: 70px;
	width: 70px;
	margin-right:10px;
	float:left;
}

.menu_optie, .sub_menu_optie {
	height:22px;
	padding-left:19px;
	padding-right:19px;
	padding-top:8px;
	float:left;
}

.menu_divider {
	width:2px;
	height:30px;
	float:left;
	background-image:url(../images/menu_divider.png);
}

li a {
	font-family: arial;
	font-size:12px;
	text-decoration: underline;
	color:#000000;
	line-height: 17px;
}

td a {
	font-family: arial;
	font-size:12px;
	text-decoration: underline;
	color:#000000;
	line-height: 17px;
}

.taal_keuze_actief {
	font-family: Arial;
	font-size:12px;
	font-weight: bold;
	color:#000000;		
}

.foto_container{
	float:left;
	margin-left:10px;
	height:103px;
	width:195px;
	margin-bottom:10px;
	text-align: center;
}
