body
{
	background:url(./bg.png) fixed;
	/** alleen voor test **/
	color: #b36407;
}

div#contentContainer
{
    height: 66%;
	width: 68%;
	overflow: hidden;
	margin-top: 5%;
	margin-right: 16%;
	margin-bottom: 16%;
    margin-left: 16%;
	padding: 0 0 0 0;
	border-left: 3px solid #3A3A3A;
	border-top: 3px solid #3A3A3A;
	border-right: 3px solid #3A3A3A;
	border-bottom: 3px solid #3A3A3A;
	
}

div#sierbalk
{
	height: 20px;
	background-color: #C40008;
	border-width: 0px 26px 0px 26px;
	border-color: #C40008;
	border-style: solid
}

div#logoContainer
{
	width: 100%;
	background-color: #fff;
}

div#content
{
	min-width: 483px; 
	background-color: #4e4e4e;
	padding: 0px 0px 15px 0px
}

div#fotobalk
{
	margin: 12% auto 15% auto;
	padding-left: auto;
	padding-right: auto;
	color: #C40008;
	font-family: veranda, arial;
	font-size: 22px;
	clear: right;
	width: 100%;
}

div.fotoVak
{
	float: left;
	margin-right: 13%;
	margin-left: 13%;
	text-align: center;
}

div#linkContainer
{	
	color: #905714;
	font-size: 19px;
	
	width: 100%;
	height: 25px;
	
	display: block;
	margin-top: 10%;
    margin-left: auto;
    margin-right: auto;
	
	background-color: #3a3a3a;
	padding: 5px 0px 5px 5px;
	
	border-width: 2px 0 2px 0;
	border-color: #313131;
	border-style: solid;
	
	text-align: center;
}

table#categorieenTabel
{
	margin-top: 7%;
	margin-left: auto;
	margin-right: auto;
}

td.categorieFoto
{
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

/** content styles **/

img#logo
{
	/** start center image **/
	display: block;
    margin-left: auto;
    margin-right: auto;
	border-style: none;
	/** stop center image **/
}

a.link
{
	color: #fff;
	font-family: Veranda, Arial;
	font-size: 13px;
	text-decoration: none;
	letter-spacing: 0.08em;
}

a#WieZijnWijLink
{
	font-size: 16px;
	color: #b36407;
	font-weight: bolder;
	letter-spacing: 0.2em;
	margin-bottom: 15px;
	font-family: veranda, Arial;
}

h1.sectieKop
{
	color: #fff;
	font-family: veranda, Arial;
	font-size: 13px;
	text-align: center;
}
