@charset "utf-8";
/* CSS Document */

/*******************************************************************************
	Algemeen
*******************************************************************************/
body,td,th {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

html, body {
	margin: 0;
	padding: 0;
	background-color: #000;
	text-align: center;
}

h1{
font-size:165%;
color:#333;
font-weight:bold;
line-height:inherit;
}

td img {
	display: block;
}

a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #FF6600;
}

a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

/*******************************************************************************
	Container
*******************************************************************************/
#container {
	background-image: url(/images/Template/535_333.jpg);
	background-position: center;
	background-repeat: repeat-y;
	background-attachment: scroll;
}
/*******************************************************************************
	Navigatie balk
*******************************************************************************/
#navi_terug{
	padding: 3px 0 4px 0;
	margin: 10px 20px 0 0;
	width: auto;
	height: auto;
	float: right;
	text-align: center;
	font-family: Verdana, Arial,;
	font-size: 10px;
	color: #666666;
	}

#navi_terug a{
	padding: 3px 5px 4px 5px;
	background-color: #666666;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

#navi_terug a:hover{
	padding: 3px 5px 4px 5px;
	background-color: #CCC;
	color:#000;
	text-decoration: none;
	font-weight: bold;
}


.navi{
	margin: 10px 0px 0px 5px;
	width: auto;
	height: auto;
	text-align: center;
	font-family: Verdana, Arial,;
	font-size: 10px;
	color: #666666;
	}

.navi_blank{
	padding: 3px 5px 4px 5px;
	margin: 10px 0px 0px 5px;
	width: auto;
	height: auto;
	text-align: center;
	font-family: Verdana, Arial,;
	font-size: 10px;
	color: #000;
	background-color:#CCCCCC;
	border:#FF9900 solid 1px;
	font-weight: bold;
	}

.navi a{
	padding: 3px 5px 4px 5px;
	background-color: #666666;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.navi a:hover{
	padding: 3px 5px 4px 5px;
	background-color: #CCC;
	color:#000;
	text-decoration: none;
	font-weight: bold;
}
/*******************************************************************************
	Header
*******************************************************************************/
#header {
	margin: 10px 0 10px 0;
	background-image: url(/images/Template/Gerrit_Breteler_Dutch_Master_Painter.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 80px;
}
/*******************************************************************************
	Inhoud
*******************************************************************************/

#inhoud_500{
	height: auto;
	width: 500px;
	background-color:#000;
	border: #666666 solid 1px;
	margin: 0 auto 0 auto;
	text-align: center;
}

#inhoud_500_iframe{
	height: 300px;
	width: 500px;
}

.inhoud_kader{
	background-color:#000;
	padding:1px;
	border: #666666 solid 1px;
}


#inhoud_581{
	height: auto;
	width: 581px;
	background-color:#000;
	border: #666666 solid 1px;
	margin: 0 auto 0 auto;
	text-align: center;
}

.DecorKaderGrijs{
border: #333333 solid 1px;
}

/*******************************************************************************
	Adres
*******************************************************************************/

.style1 {
	color: #FF6600
}

#adres{
	text-align: center;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
#adres a{
	color: #000;
	font: Verdana, Arial;
	text-decoration: none;
	font-weight: bold;
}

#adres a:hover{
	color: #CCC;
	text-decoration: underline;
	}
 
/*******************************************************************************
	Navigatie van de links
*******************************************************************************/

#navi_link_tabel{
	background-color:#000000;
	border: #333333 solid 1px;
	padding: 10px;
	text-align: left;
	vertical-align: top;
	}

	
.navi_link_tabel_kop{
	background-color: #333;
	color: #FFF;
	font-weight: bold;
	font: Verdana, Arial;
	font-size: 10px;
	text-align: left;
	padding: 6px 0 6px 30px;
	}
	
.navi_link{
	border-left: #FF6600 solid 1px;
	padding: 0 0 0 20px;
	text-align:left;
	}
	
.navi_link a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.navi_link a:hover {
	text-decoration: underline;
	color: #FF6600;
}

.navi_link a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.Verbergen{
	visibility: hidden;
	line-height: 0px;
	font-size: 0px;
}
