* {
	margin: 0px;
	padding: 0px;
	overflow: auto; 
}
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on March 17, 2010 */
@font-face {
	font-family: 'SansaStdNormalRegular';
	src: url('Sansa-Normal.eot');
	src: local('Sansa Std Normal'), local('SansaStd-Normal'), url('Sansa-Normal.woff') format('woff'), url('Sansa-Normal.ttf') format('truetype');
}

@font-face {
	font-family: 'SansaStdBoldRegular';
	src: url('Sansa-Bold.eot');
	src: local('Sansa Std Bold'), local('SansaStd-Bold'), url('Sansa-Bold.woff') format('woff'), url('Sansa-Bold.ttf') format('truetype');
}

body {
	width: 100%;
	height: 100%;
	color: #666666
}
/* homepage */
#home_main{
	width: 1000px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	background-image: url(images/home_bg.jpg);
	font-size: 20px;
	font-family: 'SansaStdNormalRegular', sans-serif;
	font-weight: bolder;
}
.taalkiezer{
	height: 50px;
	width: 250px;
	margin-top: 150px;
	margin-left: 500px;
}
.sitekiezer{
	height: 50px;
	width: 350px;
	margin-top: 200px;
	margin-left: 500px;
}
.actief{
	color: #74a0ca;
}
/* standaard in alle paginas */
#page_main{
	width: 1024px;
	height: 645px;
	margin-left: auto;
	margin-right: auto;
/*	margin-top: 25px; */
	background-image: url(images/pages_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: 'SansaStdNormalRegular', sans-serif;
	color: #666666;
/*	background-color: yellow; */
}
#header{
	width: 100%;
	height: 150px;
}
.main_menu{
	height: 25px;
	margin-top: 60px;
	font-size: 14pt;
/*	font-weight: bolder; */
}
.page_menu{
	display: block;
	height: 20px;
	margin-top: 10px; 
	font-size: 12pt;
/*	font-weight: bolder; */	 
}
.img_nav{
	float: right;
	font-size: 12pt;
	margin-right: 34px; 
	overflow: hidden;
	margin-top: 4px;
	position: absolute;
	right: 125px;
}
#gal_content{
/*	z-index: 5;
	position: relative;*/ 
}
#thumbtable{
	width: 450px;
	height: 450px;
	margin-left: auto;
	margin-right: auto;
/*	background-color: gray; */
}

.thumbcell{
	width:105px;
	height:105px;
	margin-left : 5px;
	margin-top: 5px;
	text-align: center;
	vertical-align: middle;
/*	background-color: yellow; */
}
#image_table{
	width: 1024px;
	z-index: 5;
	display: block;
	height: 485px;
}
.image_row{
/*	height: 404px; */
	margin-left: auto;
	margin-right: auto;
}
.title_row{
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
}

#img_info {
	font-size: 10pt;
}
.kleiner{
	font-size: 8pt;
}

.jaartal{
	float: right;
	padding: 2px;
}
#info_block{
	visibility: hidden;
	z-index: 10;
	background-color: white;
	border: 1px solid black;
	margin-top: 200px;
	max-width: 400px;
/*	display: none; */
	position: absolute; 
	padding:5px;
}
/* kolommen pagina */
#three_columns { 
	width: 1000px; 
	height:475px; 
	overflow: auto;  
	font-size: 11pt;
}
/*
#three_columns a:link, a:visited, a:active {
	color: #74A0CA;
	text-decoration: none;
}
#three_columns a:hover {
	color: #666666;
	text-decoration: none;
} */

.kolom1{
	float: left;
	padding: 5px;
	width : 320px;
/*	background-color: aqua; */
}
.kolom2{
	float: left;
	margin-left: 5px;
	padding: 5px;
	width : 320px;
/*	background-color: lime; */
}
.kolom3{
	float: right;
	padding: 5px;
	width : 320px;
/*	background-color: yellow; */
}
/*.column{ 
	padding: 5px;
}*/
.kol_img{
	text-align: center;
}
.koppie{
	font-family: 'SansaStdBoldRegular', sans-serif;
	font-size: 12pt;
	color: #666666
}
h1{
	font-family: 'SansaStdBoldRegular', sans-serif;
	font-size: 12pt;
	color: #666666
}

#header a:link, #header a:visited,#header a:active {
	color: #666666;
	text-decoration: none;
}
#header a:hover {
	color: #74c0ca;
	text-decoration: none;
}
#home_main a:link, #home_main a:visited,#home_main a:active {
	color: #666666;
	text-decoration: none;
}
#home_main a:hover {
	color: #74c0ca;
	text-decoration: none;
}

a:link, a:visited, a:active {
	color: #74A0CA;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
} 
img{
	border: none;
	overflow: hidden;
}
