/* Default font size. */
@import url(medium.css);

body {
	margin:0; 
	padding:0;	
	background: #23231f;
	text-align: center;
}

#container {
	width:1000px;
	margin:0 auto;
	padding-bottom:40px;
}

#banner {
	height:544px;
	width: 1000px;
	position: absolute;
	background: #FFF;
	margin:0px;
}

#layer1 {
	height:544px;
	width: 1000px;
	position: absolute;
	margin:0px;
	z-index:0;
	background: #23231f;
}

#brons {
	margin:0px;
	position: absolute;
	width:820px;
	height: 25px;
	background: #904a2d;
	filter:alpha(opacity=60);
	opacity: .6;
}

#black {
	position: absolute;
	margin-left: 820px;
	width:180px;
	height: 25px;
	background: #1f1f21;
	filter:alpha(opacity=60);
	opacity: .6;
}

#menu1 {
	width: 180px;
	margin-top:171px;
	margin-left:820px;
	height: 373px;
	position: absolute;
	background: #1f1f21;
	filter:alpha(opacity=60);
	opacity: .6;
}

#menu1text {
	width: 180px;
	margin:0px;
	height: 373px;
	position: absolute;
}

#laatstenieuws {
	position: absolute;
	margin-top:75px;
	margin-left:820px;
	width: 207px;
	height: 63px;
}

#content {
	width:490px;
	position:absolute;
	margin-left:25px;
	margin-top:246px;
}
#kop{
	width: 490px;
	padding:0px;
	float:left;
	height: 25px;
}
#main {
	width: 430px;
	padding:0 30px;
	float:left;
	background: url(/lib/images/bg.png) repeat-y;
}
#bottom{
	width: 490px;
	padding:0px;
	float:left;
	height: 61px;
	background: url(/lib/images/bottom.png) no-repeat;
}

#totop {
	margin-left:440px;
	margin-top:10px;
}

#logo {
	width:490px;
	position:absolute;
	margin-left:530px;
	margin-top:570px;

}

#submenu {
	width: 180px;
	margin-top:544px;
	margin-left:815px;
	position:absolute;
}

#menu1text ul {list-style: none; margin: 0px; padding: 20px;}

#menu1text ul li {
	margin: 0 0 15px 0;
	padding: 0px;
}

#menu1text ul li a {
	margin: 0px;
	font-weight: bold;
	font-family: Arial;
	font-size: 10pt;
	color: #FFF;
	text-decoration: none;
	display: block;
	text-transform: lowercase;
}

#menu1text ul li a.selected {
	margin: 0px;
	font-weight: bold;
	font-family: Arial;
	font-size: 10pt;
	color: #ba8748;
	text-decoration: none;
	display: block;
	text-transform: lowercase;
}

#menu2 {
	width: 203px;
	float: left;
	margin:0px;
	padding:0px;
	margin-bottom:-18px;
}

#menu2.hidden {
	display:none;
}

#menu2 ul {list-style: none; margin: 0px; padding: 0 20px 10px 20px;}

#menu2 ul li {
	margin: 0 0 15px 0;
}

#menu2 ul li a {
	font-weight: bold;
	font-family: Arial;
	font-size: 10pt;
	color: #FFF;
	text-decoration: none;
	display: block;
	text-transform: lowercase;
}

#menu2 ul li a.selected {
	font-weight: bold;
	font-family: Arial;
	font-size: 10pt;
	color: #ba8748;
	text-decoration: none;
	display: block;
	text-transform: lowercase;
}

#menu2tekst {
	width: 203px;
	float:left;
	background: url(/lib/images/menu2-bg.png) repeat-y;
	padding: 0px;
}

#adres {
	width: 203px;
	float: left;
	margin:0px;
}

#adreskop, #menu2kop {
	width: 203px;
 	height: 34px;
	float:left;
}

#adrestekst {
	width: 163px;
	float:left;
	background: url(/lib/images/adres-bg.png) repeat-y;
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	color: #FFF;
	padding: 0 20px 20px 23px;
	line-height: 1.7em;
}

#adrestekst a {
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	color: #FFF;
	text-decoration: none;
}

#adresbottom, #menu2bottom {
	width: 203px;
 	height: 24px;
	float:left;
}

#commercial {
	width: 180px;
	float: left;
	margin:0px;
	font-size: 7pt;
	font-weight:normal;
	color: #BA8748;
	text-align: right;
	font-family: Arial;  
}

#commercial a, #commercial a:hover {
	color: #BA8748;
}

div, th, td, dd, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	vertical-align:top;
	color: #000000;
	text-align:left;
}

h1 {
	font-family: Arial;
	color: #904a2d;
	font-size: 1.9em;
	font-weight:normal;
	margin-top:0px;
	text-transform: lowercase;
}

h2 {
	font-family: Arial;
	color: #904a2d;
	font-size: 1.5em;
	font-weight:normal;
	text-transform: lowercase;
}

h3 {
	font-family:Arial;
	color: #904a2d;
	font-size: 1.2em;
	font-weight:normal;
}

h4 {
	font-family: Arial;
	color: #904a2d;
	font-size : 1em;
	font-weight: bold;
}

h5, h6 {
	font-family: Arial;
}

h1 a, h2 a, h3 a, h4 a{
	text-decoration: none;
}

a { color: #904a2d; text-decoration: none;}
a:hover { color: #904a2d; text-decoration: none;}
img, table { border: 0;}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	text-align: left;
}
.paging {
	padding-top:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


hr {
	height:1px;
	color: #904a2d;
}

#preview {
	/*background: #FFFFFF;*/
	padding: 0px;
	margin: 0px;
	border: 1px solid #4c6995; 
	width: 152px; 
	height: 152px;
	cursor: pointer;
}

#preview td {
	width: 150px; 
	height: 150px;
	text-align:center;
	vertical-align:middle;
	border-bottom: ;
}

#preview img {
	text-align:center;
	margin: 0px;
}

#tblForm {
	margin-top:25px;
	margin-left:-5px;
}

#tblForm input, #tblForm textarea {
	border:none;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	background: #ba8749;
	padding:5px;
}

#tblForm td {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

#list td {
	border-bottom: 1px solid #e8e8f3; 
	cursor: pointer;
}

#list th {
	background: #e8e8f3;
	color: #7170b3;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align:top;
	text-align: left;
}
