body{
	text-align: center;
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	font-style: italic;
	background-color: gray;
}

div#container{
	width: 800px;
	height: auto;
	margin: 0 auto 0 auto;
	text-align: left;
	background-color: silver;
}

div#header{
	background: url(afbeeldingen/achtergrondgrijsstrak.png);
	background-repeat: repeat-x;
	height: 195px;
	width: 800px;
	text-align: right;
}

div#header ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

div#header li{
	display: inline;
	padding: 0;
	color: silver;
	margin: 0 20px 0 0;	
}

div#logo{
	background-image: url(afbeeldingen/logo2strak.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
	padding: 35px;
}

div#sidebar{
    width:245px;
    height:420px;
    background-color:silver;
    border-right:1px solid #999999;
    margin: 0;
    padding: 0;
}

div#sidebar p{
	font-size: 1.2em;
	color: #004080;
	margin: 0 30px 10px 40px;
	padding: 0 0 40px 0;
	width: auto;
}

div#nav{
	width: 245px;
	background-color:silver;
	height: 180px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
    border-right:1px solid #999999;
}

div#nav ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

div#nav li{
	padding: 5px;
}

div#content{
	float: right;
	top:196px;
	left:251px;
	width: 550px;
	height: 600px;
	background-color:silver;
}

div#content p{
	font-size: 1.2em;
	color: #004080;
	margin: 0 30px 10px 40px;
	padding: 0 0 40px 0;
	width: auto;
}

div#content dl{
	font-size: 1.2em;
	color: #004080;
	margin: 0 30px 0 40px;
	padding: 0 0 0 0;
	width: auto;
}

div#content table{
	font-size: 1.2em;
	color: #004080;
}


div#content a{
	font-size: 1.2em;
	color: #004080;
	text-decoration: underline;
}

div#gastenboek table{
	font-size: 1.0em;
	color: #004080;
	text-align: left;
	
}
.groter{
	font-size: 1.4em;
	color: #004080;
	text-align: left;
}	
div#gastenboek a{
	font-size: 1.0em;
	color: #004080;
	text-decoration: underline;
}
div#gastenboek{
	float: right;
	top:196px;
	left:0px;
	width: 800px;
	height: 600px;
	background-color:silver;
	overflow:scroll;
}

div#gastenboek p{
	font-size: 1.1em;
	color: #004080;
}

div#bestellen{
	float: right;
	top:196px;
	left:251px;
	width: 550px;
	height: 600px;
	background-color:silver;
	overflow: scroll;
}

div#bestellen p{
	font-size: 1.2em;
	color: #004080;
	margin: 0 30px 10px 40px;
	padding: 0 0 40px 0;
	width: auto;
}

div#bestelresultaat{
	float: right;
	top:196px;
	left:251px;
	width: 550px;
	height: 600px;
	background-color:silver;
}

div#bestelresultaat p{
	font-size: 1.2em;
	color: #004080;
	margin: 0 30px 10px 40px;
	padding: 0 0 40px 0;
	width: auto;
}
a:link, a:visited{
	font-size: 1.4em;
	color: gray;
	text-decoration: none;
}

a:hover, a:active{
	font-size: 1.4em;
	color: #004080;
	text-decoration: underline;
}

h1 span{
	display: none;
}

h3{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#004080;	
}	

div#footer{
	height: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 5px 10px 10px 10px;	
	color: #ffffff;
	background: url(afbeeldingen/ft_bg.png);
	text-align: center;
	border: 1px;
	border-style: solid;
	border-color: #999999;
	width: auto;
   	clear:both;
}
div#footer a {
	float:right;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

table{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #004080;
	font-size: 1.2em;
	
}

img.centreren {
    vertical-align:middle;
    margin: 5px;
    border: 0px;
}

img.thumbs {
    vertical-align:middle;
    border: 0px;
    margin: 10px;
}

img.groot {
    vertical-align:middle;
    border: 0px;
}
