/* standard */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #006465; text-decoration: underline;}
a:hover {color: #006465; text-decoration: none;}

body {
	background: #ffffff url(../img/grijs_08.jpg);
	color: #666666;
	font: normal 70% Arial, Helvetica, sans-serif;
	padding-top: 0px;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1#sitetitle { display: none; }
h1 {font: bold 1.2em Arial, Helvetica, sans-serif;}
h2 {font: bold 1.1em Arial, Helvetica, sans-serif;}
h3 {font: bold 1em Arial, Helvetica, sans-serif;}

form,input {margin: 0; padding: 0; display: inline;}

code {
	background: #ffffff;
	border: 1px solid #eeeeee;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 1em Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

h1,h2 {padding-top: 20px; color: #1c7473; margin-bottom: 10px;}
h3 {padding-top: 10px; color: #1c7473; margin-bottom: 2px;}

/* divers */
.clearer {clear: both; font-size: 0; height:0px;}
.left {float: left;}
.right {float: right;}

/* structure */
.inner-container {
	border: 1px solid #999999;
	background: #ffffff;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0px;
	width: 1012px;
}

.outer-container {
	background: url(../img/grijs_08.jpg) no-repeat center bottom;
	padding-bottom: 0px;
}

/* header & title */
.header {
	background: url(../img/background_header.jpg) repeat-x;
	height: 183px;
	margin-bottom: 0px;
	text-align: center;
}
.header .logo {
	color: #FFF;
	width: 257px;
	height: 183px;
	float:left;
	background: url(../img/background-logo.jpg) no-repeat;
}

.header .sloganNL {
	color: #FFF;
	width: 755px;
	height: 183px;
	float:left;
	background: url(../img/headerNL.jpg) no-repeat;
}

.header .sloganEN {
	color: #FFF;
	width: 755px;
	height: 183px;
	float:left;
	background: url(../img/headerEN.jpg) no-repeat;
}

/* main */
.main {
	background: #ffffff;
	border-top: 0px solid #ffffff;
	padding: 0px 0px 0 0;
}

/* left column */
.leftColumn {
	background: url(../img/background_left.jpg) repeat-y;
	margin-bottom: 0px;
	float:left;
	width: inherit;
}

/* content */
.content {
	float: right;
	width: 675px;
	margin-right: 50px;
	margin-left: 30px;
	margin-bottom: 10px;
}

.content .descr {
	color: #1c7473;
	font-size: 0.9em;
	margin-bottom: 6px;
}

.content ul {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 18px;
}

.content li {
	list-style: circle;
	line-height: 18px;
	margin-left: 5px;
}

.content p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}

.language {
	float: right;
	width: 36px;
	margin-top: 48px;
	margin-right: 10px;
}

/* photo */
.photo {
	float: left;
	width: 257px;
}
.photo h2 {
	color: #990000;
	font: 0.9em Arial, Helvetica, sans-serif;
	line-height: 15px;
	margin: 0;
	margin-top: 0px;
	padding-left: 0px;
}

.photo p {
	font: 0.9em Arial, Helvetica, sans-serif;
	margin: 0;
	padding-left: 12px;
}

.photo ul {
	padding: 0;
	border-top: 1px solid #ebebec;
}

.photo li {border-bottom: 1px solid #ebebec;}

.photo li a {
	font-size: 1.1em;
	color: #35536c;
	display: block;
	padding: 2px 0 2px 5%;
	text-decoration: none;
	width: 95%;
}
.photo li a:hover {
	background: #f7f6fc;
	background-image: url(../img/bullit.gif);
	background-repeat:no-repeat;
	background-position:left center;
	color: #000000;
}

.photo .selected {
	background: #f7f6fc;
	background-image: url(../img/bullit.gif);
	background-repeat:no-repeat;
	background-position:left center;
	color: #000000;
}

.photo .submenu a {
	font-size: 0.9em;
	color: #35536c;
	display: block;
	padding: 2px 0 2px 15%;
	text-decoration: none;
	width: 85%;
}

/* navigation */
.navigation {
	float: left;
	padding: 0;
	text-align: center;
	margin-top: 110px;
	text-transform:uppercase;
	margin-left: 30px;
}

.navigation ul li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	display: inline;
	margin-right: 30px;
}

.navigation li a {
	white-space:nowrap;
	font-size: 0.9em;
	color: #ffffff;
	text-decoration: none;
	line-height: 2.0em;
}
.navigation li a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

.navigation .selected {
	color: #CCCCCC;
}

/* sub-navigation */
.subnavigation {
	float: left;
	padding: 0;
	text-align: left;
	margin-top: 5px;
	text-transform:uppercase;
	margin-left: 30px;
}

.subnavigation ul li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	display: inline;
	margin-right: 10px;
}

.subnavigation li a {
	white-space:nowrap;
	font-size: 0.9em;
	color: #ffffff;
	text-decoration: none;
	line-height: 1.5em;
}
.subnavigation li a:hover {
	color: #999999;
	text-decoration: none;
}

.subnavigation .selected {
	color: #999999;
}

/* footer */
.footer {
	background: url(../img/background-footer.jpg) repeat-x;
	border: 0px;
	margin-top: 0px;
	height: 40px;
	padding: 0px 0px;
}

.footerLeft {
	background: url(../img/background-footerL.jpg);
	width: 257px;
	height: 40px;
	float:left;
}

.footerText {
	color: #1c7473;
	font: 0.9em Arial, Helvetica, sans-serif;
	float: right;
	width: 725px;
	margin-top: 13px;
}

.footer a {
	color: #1e71b8;
	text-decoration: underline;
}
.footer a:hover {
	color: #000000;
	text-decoration: underline;
}

/* forms */
label {
	float: left;
	width: 140px;
	text-align: left;
	padding-top: 5px;
}

input, textarea {
	padding: 3px;
	margin: 3px;
	border: 1px solid #bac5d6;
	background: #fff;
}