body{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: "Century Gothic", Verdana;
	font-size: 13px;
	color: #293419;
	text-align: justify;
	background-color: #c4eaa6;
}

a{
	text-decoration: none;
}

#main_container{
	width: 785px;
	position: relative;
	margin: 0 auto 0;
	padding: 20px 70px 0 70px;
	text-align: left;
	background-color: #dbeccd;
}

#header{
	display: block;
	width: 785px;
	height: 75px;
	background-image:url(../beelden/hotel_restaurant_de_vrede.gif);
	background-repeat: no-repeat;
	text-indent: -9000px;
}

#header_fotos{
	display: block;
	width: 785px;
	height: 132px;
	overflow: hidden;
}

.header_foto{
	padding: 0 43px 0 0;
}

#content{
	display: block;
	width: 785px;
	margin: 30px 0 0 0;
	background-color: #dbeccd;
}

#content_left{
	display: block;
	width: 160px;
	float: left;
	font-size: 16px;
	text-align: center;
	background-image:url(../beelden/de_vrede_duif.gif);
	background-repeat: no-repeat;
    background-position: center;
}

#content_left a{
	color: #2b742e;
	text-decoration: none;
}

#content_left img{
	border: 0px;
}

#content_right{
	display: block;
	width: 575px;
	float: left;
	margin: 0 0 0 50px;
}

#content_right a{
	color: #293419;
	text-decoration: none;
	border-bottom: 1px dotted #293419;
}

#footer{
	padding: 30px 0 20px 0;
	font-size: 10px;
	color: #568e58;
	text-align: center;
	clear:both;

}

#footer a{
	color: #568e58;
	border-bottom: 1px dotted #568e58;
}

#footer a:hover{
	color: #293419;
	border-bottom: 1px dotted #293419;
}

#b_welkom .menu_welkom, #b_suggesties .menu_suggesties, #b_kamers .menu_kamers, #b_restaurant .menu_restaurant, #b_diksmuide .menu_diksmuide, #b_contact .menu_contact{
	font-weight: bold;
}

.fotoLinks{
	display: block;
	float: left;
	padding: 0 10px 5px 0;
}
.fotoRechts{
	display: block;
	float: right;
	padding: 0 0 5px 10px;
}
.fotoMidden{
	display: block;
	margin: 0 auto 0;
}

.invisible{
	display: none;
}

h2{
	font-size: 18px;
	color: #293419;
}
.normaal{
	font-size: 14px;
	color: #293419;
}
