/*
achtergrond #EAE7C1
kop #C87A37
kaders #C2BA7B
tekst #F4F3E0
*/

body { background-color: #eae7c1; }

#nav
{
	height: 60px;
	background-color: #c87a37;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 16px 10px;
}

#footer
{
	height: 5%;
	clear: both;
}

#inhoud
{ height: 80%; margin-right: auto; margin-left: auto; padding-top: 2em; }
#woonenzo { background-color: #fff; text-align: center; width: 600px; padding: 30px; }
.info #inhoud, .prints  #inhoud
{ text-align: left; margin-right: auto; margin-left: auto; width: 780px; }


.thumb
{ text-align: center; position: relative; float: left; padding: 40px; }

.thumb img { border: 2px #C2BA7B solid; }

/*Typografie*/
body
{
	color: #C87A37;
	font-size: 85%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p.onderschrift { margin-top: 30px; }
.shop h2 { text-align: center; width: 100%; }
.shop h2 a:link, .shop h2 a:visited { color: blue; font-weight: bold; text-decoration: underline; }
