/* Adecon CMS - www.adecon.nl */

html, body {
	background: #9B9B9B url('../images/body.gif') center top repeat-y;
	margin: 0;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

#wrapper {
	width: 756px;
	position: absolute;
	left: 50%;
	top: 0px;
	margin: 0px 0px 0px -378px;
	border-top: 25px solid #193989;
}

/* Profile */
.profile {
	width: 756px;
	height: 205px;
	overflow: hidden;
	background: #A5B3B3 url('../images/profile.jpg') left top no-repeat;
}

.logo {
	display: none;
}

/* Navigation */
.menuContainer {
}

.mainMenu {
	position: absolute;
	top: 300px;
	left: 0;
	width: 220px;
}
.mainMenu p {
	margin: 0;
}
.mainMenu p a {
	color: #fff;
	display: block;
	margin: 0 5px 10px 10px;
	padding: 1px 0 0 22px;
	background: url('../images/mainMenu-a.gif') left top no-repeat;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.mainMenu p a:hover {
	background: url('../images/mainMenu-a-hover.gif') left top no-repeat;
}

.subMenu {
	margin: 10px 0;
}
.subMenu p {
	margin: 0;
}
.subMenu p a {
	margin: 0 5px 7px 20px;
	font-weight: normal;
	color: #E4E9F6;
}
.subMenu p a:hover {
}

.subsubMenu {
	margin: 0 0 0 10px;
}

.privatePages {
}
.privatePages p {
}
.privatePages p a {
}
.privatePages p a:hover{
}

.sepMenu {
	height: 48px;
	width: 726px !important;
	width: 756px;
	background: #193989 url('../images/sepMenu.gif') left top no-repeat;
	position: absolute;
	top: 205px;
	left: 0;
	padding: 0 0 0 30px;
}
.sepMenu p {
	display: block;
	float: left;
	margin: 8px 0 9px 0;
	height: 31px;
	background: url('../images/sepMenu-p.gif') left top no-repeat;
}
.sepMenu p a {
	display: block;
	float: left;
	height: 24px !important;
	height: 31px;
	margin: 0 0 0 2px;
	padding: 7px 15px 0 15px;
	color: #fff;
	text-decoration: none;
}
.sepMenu p a:hover {
	background: #A3A3A3 url('../images/sepMenu-a-hover.gif') left top repeat-x;
}

.languageMenu {
	position: absolute;
	right: 0;
	top: -20px;
	text-align: right;
	width: 756px;
}

.languageMenu p {
	display: inline;
	margin: 0 5px 0 0;
}

.languageMenu p a {
	color: #fff;
	text-decoration: none;
}

.languageMenu p a:hover {
	text-decoration: underline;
}

/* Contents */
.main {
	background: #F0F0F0 url('../images/main.gif') left top repeat-y;
	width: 756px;
	margin-top: 48px;
}

.main h1 {
	color: #193989;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	margin: 0 25px 10px 250px;
	padding: 15px 0 0 0;
}

.include {
	margin: 10px 25px 10px 250px;
	width: 480px;
	overflow: hidden;
}

.subTitle {
	margin: 10px 25px 10px 250px;
	color: #434E67;
}

.content {
	margin: 10px 25px 10px 250px;
	min-height: 430px;
	height: auto !important;
	height: 430px;
}
	
.main p {
}

.main a {
}

.main a:hover {
}

.main ul li {
}

.main ul {
}


.lastUpdate {
} 

/* Search */
.search {
}

.search form {
}
.searchTextfield {
}
.searchSubmit {
}
.searchResults {
}
.searchResults h1 {
}
.searchResults p {
}
.searchResults a {
}
.searchResults a:hover {
}
.searchResults ul {
}
.searchResults li {
}

/* Resources */
.resourceContainer {
}

.resourceContainer {
}



.resourceContainer h1 {
}
.resourceContainer ul {
}
.resourceContainer li {
}
.resourceContainer li a {
}
.resourceContainer li a:hover {
}

.relatedImages img {
}

/* Meta */
.metaContent {
	background: #6E6E6E url('../images/metaContent.gif') left top repeat-x;
	width: 756px;
}
.metaMenu {
	width: 357px;
	height: 18px !important;
	height: 22px;
	padding: 4px 0 0 15px;
	background: url('../images/metaMenu.gif') left top no-repeat;
	float: right;
	margin: 0 10px 0 0;
	position: relative;
	top: -22px;
}
.metaMenu p {
	margin: 0 0 0 5px;
	display: inline;
}
.metaMenu p a {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
}
.metaMenu p a:hover {
	text-decoration: underline;
}

.credits {
	clear: both;
	position: relative;
	top: -15px;
}
.credits p {
	margin: 0 10px;
	color: #fff;
	text-align: right;
}

.credits span {
	display: block;
	position: relative;
	top: 9px;
	color: #444;
}

.credits p a {
	color: #444;
	text-decoration: none;
}
.credits p a:hover {
}
/* emailForm */

.emailForm {
	margin-bottom: 50px;
}
.emailForm label {
	display: block;
	width: 150px;
	float: left;
}

.emailForm p {
	clear: both;
	padding: 2px 0;
}

.emailForm input, .emailForm textarea {
	padding: 2px 2px;
	border-top: 1px solid #444;
	border-right: 2px solid #444;
	border-bottom: 2px solid #444;
	border-left: 1px solid #444;
}

p.submit {
	padding-left: 150px;
}

p.submit input {
	background: #fff;
	font-size: 11px;
	color: #444;
}

.relatedDownloads h1 {
	margin-left: 0px;
}