* {
	font-family:arial,verdana;
	line-height: 1.2em;
	color: #f2eada;
}
body {
	margin:0px;
	padding:0px;
	background-color: black;
	background-image: url('/_cms/images/back.jpg');
	background-repeat: no-repeat;
	background-position: center 82px;
}
div,td,p {
	font-size:12px;
}
p, h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
}
a img {
	border:none;
}
table {
	border-collapse:collapse;
}
table,tr,td {
	margin:0px;
	padding:0px;
}
td {
	vertical-align: top;
}
a {
	text-decoration:none;
	color: #c7b775;
}
a:hover {
	text-decoration: underline;
}
#site_content {
	width:990px;
	margin: 0px auto;
}


/* header */
#header {
	height: 81px;
	position: relative;
}
.logo {
	position: absolute;
	top: 0px;
	left: 2px;
	display: block;
	width: 325px;
	height: 81px;
	background-image: url('/_cms/images/logo-top.png');
}
#topnav {
	float: right;
	padding-right: 77px;
}
#topnav a {
	display: block;
	float: left;
	font-family: "Trebuchet MS",Verdana,Arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
	margin-top: 34px;
	margin-left: 23px;
}
#topnav a .summary {
	font-weight: normal;
	font-size: 11px;
	color: #837351;
}
#topnav a:hover {
	text-decoration: none;
}
#topnav .mouseover,
#topnav .selected {
	color: #837351;
}


/* footer */
#footer {
	position: relative;
	height: 150px;
	background-image: url('/_cms/images/footer_back.jpg');
}
#footer .logo {
	width: 181px;
	height: 45px;
	top: 33px;
	left: 39px;
	background-image: url('/_cms/images/logo-footer.png');
}
#bottomnav {
	position: absolute;
	top: 46px;
	left: 226px;	
	color: #A18C62;
}
#bottomnav a {
	font-size: 12px;
	font-weight: bold;
	color: white;
}


/* contents */
#contents_top {
	margin: 38px 15px 0px 15px;
	height: 11px;
	background-image: url('/_cms/images/window-top.png');
	background-repeat: no-repeat;
}
#contents_bottom {
	margin: 0px 15px;
	height: 50px;
	background-image: url('/_cms/images/window-bottom.png');
	background-repeat: no-repeat;
}
#contents {
	position: relative;
	margin: 0px 15px;
	background-image: url('/_cms/images/window-mid.png');
	background-repeat: repeat-y;
}
.at_content {
	padding: 55px 45px;
}
.at_title {
	font-size:22px;
	font-weight: bold;
	margin-bottom: 20px;
}
.at_text,
.at_text p {
	color: #edebeb;
}


/* contact formulier */
.contact_content {
	width: 575px;
}
.contact_form {
	padding: 73px 25px 25px 25px;	
}
.contact_form p {
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 6px;
}
.contact_form .formveld {
	background-color: #24200d;
	border: 1px solid #372e1b;
	margin-bottom: 3px;
	font-size: 12px;
	width: 310px;
}
.contact_form #submitButton {
	background-color: #595026;
	border: 1px solid #362d1a;
	padding: 2px 3px;
	cursor: pointer;
}


/* home_carrousel */
#atlist_home_top,
#atlist_home,
#atlist_home_bottom {
	margin: 0px 50px;
	padding: 0px 9px;
}
#atlist_home_top {
	margin-top: 38px;
	height: 11px;
	background-image: url('/_cms/images/window-top-carrousel.png');
	background-repeat: no-repeat;
}
#atlist_home_bottom {
	background-image: url('/_cms/images/window-bottom-carrousel.png');
	background-repeat: no-repeat;
	height: 50px;
}
#atlist_home {
	background-image: url('/_cms/images/window-mid-carrousel.png');
	background-repeat: repeat-y;
}
.home_carrousel {
	width: 872px;
	position: relative;
	overflow: hidden;
	height: 347px;
}
.home_carrousel .agaitem {
	width: 872px;
	position: absolute;
	left: -1000px;
}
.home_carrousel .agaitem img {
	display: block;
}
#car_left,
#car_right {
	position: absolute;
	top: 0px;
	cursor: pointer;
	background-repeat: no-repeat;
	height: 24px;
	width: 25px;
}
#car_left {
	background-image: url('/_cms/images/arrow-left.gif');
	left: 0px;
}
#car_right {
	background-image: url('/_cms/images/arrow-right.gif');
	right: 0px;
}


/* artgrp home */
.artgrp_home_top {
	background: black;
	height: 20px;
	margin-top: 30px;
}
.artgrp_home {
	width:930px; 
	height:280px; 
	margin: auto;
	padding: 0px 20px;
	font:12px Arial; 
	color:#837351; 
	background: black;
	border-top:1px solid #1b180a;
}
.artgrp_home .aga_text {
	color:#837351;
}
.artgrp_home .aga_item {
	float:left; 
	width:283px; 
	padding-top:15px;
}
.artgrp_home a:hover img {
	filter:alpha(opacity=100);
	opacity:1;
}
.artgrp_home img {
	filter:alpha(opacity=70);
	opacity:0.7;
	margin:5px 0 10px 0;
	border:1px solid #302902;
}
.artgrp_home .aga_title,
.artgrp_home .aga_subtitle {
	font-family: "Trebuchet MS", Verdana, Arial; 
	font-size:18px;
	line-height:47px;
}
.artgrp_home .aga_subtitle {
	font-size:11px;
	line-height:14.4px;
	padding-left: 10px;
}

.artgrp_home .dots {
	float:left; 
	width:20px;
	height:200px; 
	margin-top:29px;
	background:repeat-y 7px 0px url('/_cms/images/dots.gif');
}
.artgrp_home a.agamore {
	font-weight: bold;
	color:#E3D192;
}

/* Google maps */
.gm_popup {
	width: 500px;
	padding-right: 20px;
}
.gm_popup a {
	font-weight: bold;
}
.gm_popup h3 {
	margin-bottom: 0px;
}
.gm_popup .gm_text {
}
.gm_popup .gm_img {
	float: right;
	margin: 0 0 5px 5px;
}
#map * {
	color: black;
}

/* facebox */
#facebox .close span {
	color: #5a5a5a;
	font-size: 15px;
	line-height: 15px;
	position: relative;
	top: -1px;
}
#facebox .close:hover {
	text-decoration: none;
}
#gallery #caption,
#gallery #caption div,
#gallery #caption p {
	color: #edebeb;
}
