@import url("clear.css");
@import url("aveqcms.css");

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: center;
	margin: 0px;
	background: url('bodybg.jpg') no-repeat 50% 100% #65655a fixed;
}

body, html {
	height: 100%
}

#chromeFix { display: block; position: absolute; width: 1px; height: 100%; top: 0px; left: 0px; }

.errorField {
	border: 1px solid red!important
}

fieldset {
	border: none
}

.errmsg {
	display: block;
	color:#fff!important;
	font-size: 0.8em;
}

input, select, textarea, button	{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #3f3d31;
	border: 1px solid #3f3d31!important;
	color: #ffffff;
	padding: 2px;
	margin: 2px;
	width: 200px;
}

input.submit {
	font-weight: bold;
	background-color: #ffffff;
	border: 1px solid #3f3d31;
	border: none;
	color: #3f3d31;
	font-size: 1.3em;
	padding: 3px 5px 3px 5px;
	width: auto;
}

input.submit:hover {
	background-color: #3f3d31;
	border: 1px solid #ffffff;
	color: #ffffff;
	cursor: pointer
}

textarea {
	width: 200px;
}

form 		{ display: inline; }

a 		{ text-decoration: underline; color: #fff}
a:visited 	{ text-decoration: underline; color: #fff }
a:hover 	{ text-decoration: none; color: #fff}

* img	 	{ border: none; }
.clear 		{ clear: both; font-size: 1px; height: 1px; }

ul {
	margin: 5px 5px 0px 0px;
}

li {
	padding: 0 0 0 25px;
	line-height: 1.5em;
}

hr {
	border: none;
	border-bottom: 1px solid #808080
}

p {
	margin: 0;
	padding: 0 0 10px 0;
}

b, strong, .strong {
	font-weight: bold;
}

blockquote {
	width: 90%;
	margin: 10px;
}

blockquote p {
	padding: 7px 7px 1px 7px;
	background: transparent;
	color: #c3b89e;
}

blockquote ul {
	padding: 20px 0 75px 20px;
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
}

blockquote li {
	text-align: left;
	line-height: 15px;
}

acronym, abbr {
	border-bottom: 1px dotted #b1822c;
	cursor: help;
	letter-spacing: 1px;
	color: #7b7b4f;
}


/* Classes */
#aveqcms {
	width: 855px;
	margin: 0px auto 0px auto;
	text-align: left;
	position: relative;
	font-size: 1.2em;
	padding-top: 135px;
}

#header {
	background: url(header.png) 50% 0px no-repeat;
	width: 100%;
	height: 124px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -50%;
}

#menurechts,
#menu {
	font-size: 1.2em;
	margin-bottom: 13px;
	margin-right: 10px;
	display: block;
	float: left;
}

#leftcol {
	width: 190px;
	float: left;
}

#menu,
#menurechts {
	width: 190px;
	margin-top: 30px;
}

#menu {
	margin-top: 62px;
}

#menu a {
	text-decoration: none;
	display: block;
	background-color: #3f3d31;
	color: #ffffff;
	margin-bottom: 5px;
	padding: 5px 10px 5px 10px;
	font-weight: bold;
}

#menu a.active,
#menu a:hover {
	background-color: #ffffff;
	color: #3f3d31;
}

#menu a.active {
	cursor: default;
}

#menurechts a {
	text-decoration: none;
	display: block;
	background-color: #ffffff;
	color: #3f3d31;
	margin-bottom: 5px;
	padding: 5px 10px 5px 10px;
	font-weight: bold;
}

#menurechts a.active,
#menurechts a:hover {
	background-color: #3f3d31;
	color: #ffffff;   
}

#menurechts a.active {
	cursor: default;
}

#subcontent {
	float: left;
	width: 160px;
	margin-left: 0px;
	margin-top: 62px;
	padding-bottom: 14px;
}

#homebuttons a {
	display: block;
	float: left;
	border: 1px solid #ffffff;
	width: 188px;
	height: 183px;
	margin: 0px 10px 10px 0px;
	padding: 10px;
	color: #ffffff;
	text-decoration :none
}

#homebuttons a.item1,
#homebuttons a.item3 {
	margin-right: 0px;
}

#homebuttons a:hover {
	border: 1px solid #3f3d31;
	color: #3f3d31;
}

#homebuttons a span {
	width: 100%;
	display: block;
	height: 120px;
	background-position: 50% 50%;
	margin-bottom: 10px;
}

#homebuttons a strong {
	font-size: 1.2em;
}

#adres {
	padding: 20px;
	background: #3f3d31;
	font-size: 1.2em;
	color: #ffffff;
	line-height: 1.6em;
	margin-bottom: 13px;
}

#sfeer {
	width: 160px;
	height: 402px;
	overflow: hidden;
}

/* Published content */
#content {
	margin-bottom: 15px;
}

#publishedcontent {
	font-size: 1em;
	float: left;
	width: 435px;
	color: #fff;
	padding: 20px 30px 0px 30px;
}

#publishedcontent p {
	line-height: 1.5em;
}

#publishedcontent p.leading {
	font-weight: bold;
}

#publishedcontent img{
	margin: 5px;
}

#publishedcontent h1 {
	font-size: 2.2em;
	font-weight: bold;
	color: #fff;
	margin: 0px 0px 10px 0px;
	font-variant: small-caps;
}

#publishedcontent h2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #3f3d31;
	margin: 12px 0px 5px 0px;
}

#publishedcontent h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #3f3d31;
	margin: 0px 0px 10px 0px;
}

#publishedcontent h3.title {
	font-size: 1em;
	margin: 0px;
}

#publishedcontent h4 {
	font-size: 1.2em;
	font-weight: normal;
	color: #3f3d31;
	margin: 0px 0px 10px 0px;
}

#publishedcontent h5 {
	font-size: 1.1em;
	font-weight: normal;
	font-style: italic;
	margin: 0px 0px 10px 0px;
}

#publishedcontent h6 {
	font-size: 1em;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}

#publishedcontent table {
	border-collapse: collapse;
	width: 100%;
	margin: 0px;
}

#publishedcontent table th {
	color: #fff;
	font-weight: bold;
	text-align: left;
	padding: 2px;
	width: 150px;
	vertical-align: top;
}

#publishedcontent table tr td {
	padding: 2px;
	color: #fff;
}

.Leden #publishedcontent table {
	margin-top: 0px;
}

.Leden #publishedcontent strong {
	margin-top: 10px;
	display: block;
}


#publishedcontent table td.naam  { font-weight: bold; width: 30%; vertical-align: top; padding: 4px }
#publishedcontent table td.functie { width: 60%;  vertical-align: top; padding: 4px  }
#publishedcontent table td.plaats { width: 10%;  vertical-align: top; padding: 4px }

#downloads a {
	background: url('/doc.png') 0px 0px no-repeat;
	padding: 7px 0px 0px 40px;
	height: 30px;
	margin-bottom: 10px;
	display: block;
	text-decoration:none;
	font-weight: bold;
	border-bottom: 1px dotted #808080
}

/* guestbook */
.comment {
	padding: 12px 0px 72px 1px; 
	position: relative;
	background: url("comment_top.gif") no-repeat;
}

.commentDate {
	font-family: Georgia;
	padding: 0px 15px 0px 15px;
	background: url("comment_bg.gif") repeat-y;
}

.commentMessage {
	background: url("comment_bg.gif") repeat-y;
	padding: 0px 45px 0px 15px;
}

.commentMessage i {
	font-weight: bold;
}

.commentPoster {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 130px;
	font-family: Georgia;
	font-weight: bold;
	padding: 25px 0px 0px 279px;
	text-align: left;
	height: 50px;
	background: url("comment_bottom.gif") 0px 0 no-repeat;
	z-index: 100;
}

.commentPoster.odd {
	background: url("comment_bottom2.gif") no-repeat;
	text-align: left;
	width: 359px;
	padding: 25px 0px 0px 50px;
}

/* image gallery */

.gallery a {
	font-size: 1.2em;
	text-decoration: none;
	float: left;
	margin-right: 15px;
	font-size: 0.8em;
	color: #fff;
	width: 200px;
	height: 180px;
}

.gallery a:hover {
	color: #3f3d31;
}

.gallery a:hover span {
	border: 1px solid #3f3d31}


.gallery a span {
	width: 200px;
	height: 143px;
	background-color: #fff;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	display: block;
	margin-top: 7px;
	border: 1px solid #fff;
}

#aveqimedia {
	width: 125px;
	height: 19px;
	float: left;
	position: fixed;
	bottom: 0px;
	left: 50%;
	margin-left: -420px;
	background: url('/aveqcmsResources/images/aveqimedia_ff.png');
}

.aanbieding #publishedcontent ul li {
	background-color: #3f3d31;
	color: #fff;
	margin-bottom: 5px;
	clear: both;
	line-height: 2.2em;
	border: 1px solid #fff;
}

.aanbieding #publishedcontent ul li img {
	float: left;
}

#alabel {
	height: 139px;
	width: 102px;
	margin: 20px 0px 0px 40px;
	position: relative;
	background: url('alabel.png');
	z-index: 9999;
	float: left;
}


/* Cache rendered in 0,00228 seconds. */