body {
	background-image: url(../de-oude-brouwerij-images/bgl.png);
	background-repeat: repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
}

#container {
	width:1020px;
	height:720px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

#linkerkant {
	background-color: #6A623E;
	float: left;
	height: 642px;
	width: 300px;
}

#linkerbanner {
	width:300px;
	height:120px;
	background-image: url(../de-oude-brouwerij-images/linkerbanner.png);
	background-repeat: no-repeat;
	float: left;
}

#flashnavigatie {
	width:300px;
	height:642px;
	background-image: url(../de-oude-brouwerij-images/flashnavigatie.png);
	background-repeat: no-repeat;
	float: left;
}

#flashanima{
	float: left;
	height: 280px;
	width: 280px;
	margin-top: 70px;
	margin-left: 2px;
}


#fotoanima{
	float: left;
	height: 280px;
	width: 280px;
	margin-top: 12px;
	margin-left: 2px;
}


#logo {
	width:420px;
	height:120px;
	background-image: url(../de-oude-brouwerij-images/logo.png);
	background-repeat: no-repeat;
	float: left;
}

#linker-main {
	width:180px;
	height:522px;
	background-image: url(../de-oude-brouwerij-images/linker_main.png);
	background-repeat: no-repeat;
	float: left;
	padding-right: 27px;
	padding-left: 93px;
	vertical-align: middle;
}

#main {
	width:390px;
	height:522px;
	background-image: url(../de-oude-brouwerij-images/main.png);
	background-repeat: repeat-y;
	float: right;
	position: relative;
	padding-right: 30px;
	overflow: auto;
	background-color: #6A623E;
}

#main_afb {
	background-color: #6A623E;
	float: left;
	height: 124px;
	width: 358px;
	margin-top: 7px;
	margin-left: 13px;
	padding-top: 0px;
	border: 3px solid #000;
	margin-bottom: 7px;
}

.main_foto {
	height: 110px;
	width: 110px;
	margin-top: 7px;
	margin-left: 7px;
	background-color: #000;
	float: left;
}

#footer {
	width:1020px;
	height:78px;
	background-image: url(../de-oude-brouwerij-images/footer.png);
	background-repeat: no-repeat;
	float: left;
}

#footermagenta {
	float: right;
	height: 18px;
	width: 200px;
	margin-top: 12px;
	margin-right: 50px;
	text-align: right;
}



a{
	color: #FFF0BA;
}

a:link, a:visited{
	color: #FFF0BA;
	}
	
a:hover, a:active
{
	color: #FFF0BA;
	}
	
	
#footermagenta a:link {
	color: #666;
	text-decoration: none;
}
