#downloads a {
	background: url('/item/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
}

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: center;
	margin: 0px;
	background: #c0c0c0 url(body_bg.jpg) 50% 0px;

}

input, select, textarea, button	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #efe4d2;
	border: 1px solid #4d4545;
	color: #51649f;
	padding: 2px;
	margin: 2px;
	font-size: 0.8em;
}

input.submit {
	font-weight: bold;
	background-color: #4d4545;
	border: none;
	color: #fff;
	font-size: 11px;
	padding: 3px 5px 3px 5px;
}

textarea {
	width: 95%
}

form 		{ display: inline; }

a 		{ text-decoration: underline; color: #000 }
a:visited 	{ text-decoration: underline; color: #000 }
a:hover 	{ text-decoration: none; color: #5294bf }

* 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%;
}

#menu {
	background-color: #fff;
	padding: 12px 20px 12px 20px;
	font-size: 1.2em;
	margin-bottom: 13px;
}

#menu a {
	text-decoration: none;
	padding-left: 10px;
	text-align: center;
}

#menu a.active,
#menu a:hover {
	color: #5294bf;			   
}

#menu a.active {
	cursor: default;
}

#subcontent {
	float: left;
	width: 190px;
	margin-left: 10px;
	padding-bottom: 14px;
}

#adres {
	padding: 30px;
	background: url(blauw80.png);
	font-size: 1.2em;
	color: #fff;
	line-height: 1.6em;
	margin-bottom: 13px;
}

/* Published content */
#content {
	margin-bottom: 15px;
}

#publishedcontent {
	font-size: 1em;
	float: left;
	width: 595px;
	background: url(wit85.png);
	padding: 30px;
	min-height: 460px;
}

#publishedcontent p {
	line-height: 1.5em;
}

#publishedcontent p.leading {
	font-weight: bold;
}

#publishedcontent img{
	margin: 5px;
}

#publishedcontent h1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #000;
	margin: 0px 0px 10px 0px;
}

#publishedcontent h2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #000;
	margin: 12px 0px 5px 0px;
}

#publishedcontent h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
	margin: 0px 0px 10px 0px;
}

#publishedcontent h4 {
	font-size: 1.2em;
	font-weight: normal;
	color: #5a6c8f;
	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 {
	width: 95%;
	border-collapse: collapse;
	margin: 13px;
}

#publishedcontent table th {
	background-color: #716a6a;
	color: #fff;
	font-weight: bold;
	text-align: left;
	padding: 2px;
	border-bottom: 1px dotted #808080;
	width: 20%
}

#publishedcontent table tr td {
	padding: 2px;
	border-bottom: 1px dotted #808080;
	color: #000;
}

.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 }


#aveqimedia {
	width: 170px;
	height: 19px;
	display: block;
	float: float;
	margin: 10px;
	background: url('/aveqcmsResources/images/aveqim_ff.png') no-repeat;
}

