body, html{
	font-family: arial, helvetica;
	font-size: 14px;
	color: #000000;
	background-color: #14161A;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;	
}
td{
	vertical-align: top;
}
font.curMenuItem{
	color: #80642E;
}
#header{
	background-color: #56575D;
	height: 41px;
	width: 826px;
	text-align: left;
	padding: 40px 30px 20px 30px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #ffffff;
	margin: 0 auto;
}
#header_title{
	font-family: Georgia, Times New Roman;
	font-size: 48px;
	color: #DDAE50;
}
#header_subtitle{
	font-family: Arial, Helvetica;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	padding-left: 60px;
}
#content{
	background-color: #C8DCFA;
	text-align: left;
	padding: 40px 30px 40px 40px;
	width: 816px;
	margin: 0 auto;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #ffffff;
	min-height:425px;
	height:auto !important;
	height:425px;

}
#text{
}
#top_menu{
	width: 826px;
	font-size: 16px;	
}
#menu_schilders{
	float: left;
}
#menu_schilderijen{
	float: left;
	padding-left: 80px;
}
#menu_items{
	float: left;
}
#language_bar{
	float: right;
	padding-right: 10px;
}
#footer{
	background-color: #56575D;
	height: 5px;
	width: 816px;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #ffffff;
	font-family: arial, helvetica;
	font-size: 14px;
	color: #ffffff;
	padding: 10px 30px 20px 40px;
	text-align: left;
	margin: 0 auto;
}
a:link{
	color: #000000;
}
a:visited{
	color: #000000;
}
a.alfabet{
	color: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	text-decoration: none;	
}
a.indication{
	text-decoration: none;
	color: #56575D;
	font-size: 16px;
	font-weight: bold;
	font-family: verdana;
	vertical-align: -25%;
}
p{
	margin-top: 0px;
	margin-bottom: 0px;
}
#legenda{
	visibility: hidden;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	background-color: #ffffff;
	padding: 5px;
	font-size: 9px;
	height: 0px;
}
