body {
	margin: 0;
	padding: 0;
	background-color: #011054;
	font-family: Univers, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	color: white;
}
td, th {
	font-size: 11px;
	vertical-align: top;
	text-align: left;
}

sup {
    line-height: 0;
}

.dataTable td, .dataTable th {
    border-bottom: 1px solid white;
	padding-right: 10px;
}

.dataTable th {
	background-color:#0061B8;
}

img {
    border: 0;
}

small {
	font-size: 9px;
}

h1 {
	font-size: 16px;
	margin: 0 0 10px 0;
}
h2 {
	font-size: 13px;
	margin: 0;
}

form {
	margin: 0;
	padding: 0;
}

input, textarea, select {
	margin: 0 4px 1px 0;
	font-size: 11px;
}

a {
	color: white;
}

a:hover {
    color: #CCC;
}

p {
	color: white;
	line-height: 18px;
	margin: 0 0 12px 0;
}

p.legal {
    line-height: 13px;
    font-style: italic;
    color: #CCC;
}

ul {
	margin: 0 0 10px 17px;
	padding: 0;
	list-style-image: url(../images/next.gif);
}

ol {
	margin: 0 0 10px 17px;
	padding: 0;
}

ul ul { 
	list-style-image: none;
    list-style-type: disc;
}

#verticalCenter {
	text-align: center;
	margin-top: -205px;
	margin-left: -385px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 770px;
	height: 410px;
	}

.slogan {
	background-color:#F18500;
	border-bottom: 1px solid white;
	vertical-align: middle;
	width: 274px;
}
.slogan h1 {
	color: white;
	font-size: 18px;
	margin: 30px 0 0 30px;
}
.slogan h1 img {
	margin: 0 5px 0 0;
}

.logo {
	background-color:#FFFFFF;
	width:209px;
	height:100px;
	text-align:left;
	border-bottom: 1px solid white;
    color: #CCC;
	vertical-align: middle;
}

.logo img {
    margin: 0 0 0 18px;
}

.logo  a {
    color: #CCC;
    font-size: 10px;
}

.logo  a:hover {
    color: #000;
}

.logo .linkHome {
    position:absolute;
    margin: 0 0 0 18px;
}



.leftNav, 
.leftNavTop  {
    background-color:#D46800;
}
.leftNav ul {
    list-style-type: none;
    margin: 15px 15px 0 15px;
    padding: 0;
    font-size: 11px;
    text-transform: uppercase;
}
.leftNav ul li {
    display: inline;
}
.leftNav ul li a {
    display: block;
    padding: 0 0 0 8px;
    margin: 24px 0 0 0;
    line-height: 12px;
    text-decoration: none;
    /*color: #F4BF3E;*/
    color: white;
    border-bottom: 1px solid #F18600;
}
.leftNav ul li a.active {
    /*color: white;*/
    color: #F4BF3E
    /*margin: 5px 0 0 0;*/
}
.leftNav ul li a:hover {
    /*color: white;*/
    color: #F4BF3E
}
.leftNav ul ul li a {
    line-height: 13px;
    border: 0;
    padding: 0;
    margin: 0;
    display: inline;
}
.leftNav ul ul {
    list-style-image: none;
    margin: 5px 0 20px 25px;
}
.leftNav ul ul li {
    display: block;
    border: 0;
    margin: 0;
    font-size: 11px;
    color: #F4BF3E;
}
.leftNav ul ul ul {
    text-transform: none;
    margin: 0 0 10px 15px;
}
.leftNav ul ul ul ul {
    margin: 0 0 0 13px;
}


.content {
	/*background-image: url(/images/bgBlue.gif);
	background-repeat: repeat-y;*/
  background-color:#004DA0;
  /*background-color:#fff;*/
  padding: 26px 25px 22px 30px;
}

.content.home {
  background-image: url(/images/bg-home.jpg);
  background-repeat: no-repeat;
  background-color: #fff;
  /*padding: 26px 241px 22px 30px;*/
  padding: 130px 20px 0 250px;
}

.content.home p { color: #000; }

.imgCol {
	padding: 26px 0 0 0;
	background-color:#0061B8;
}
.imgCol img { 
	display: block;
	margin: 0 0 5px 0;
}

.imgDesc {
	font-size: 10px;
	line-height: 10px;
	width: 142px;
	padding: 0 10px 7px 2px;
	margin-bottom: 5px;
  /*total width = width + padding = 162px */
}

.indeKijker {
    background-color:#F69301;
    border-bottom: 1px solid white;
}

.indeKijker .title {
    color: white;
    font-size: 16px;
    font-weight: bold;
    margin: 12px 0 5px 8px;
}
.indeKijker ul {
    list-style-image: none;
    list-style-type: none;
    margin: 0 4px 0 8px;
    padding: 0;
    font-size: 11px;
    line-height: 12px;
}
.indeKijker ul li {
    margin: 0 0 10px 0;
}
.indeKijker ul li a {
    color: #8E4D08;
}
.indeKijker ul li a:hover {
    color: #000000;
}


.profArea {
    background-color:#F9A100;
    border-bottom: 1px solid white;
    width: 162px;
    color: #8E4D08;
    text-align: right;
	line-height: 12px;
}
.profArea .title {
    font-weight: bold;
    color: #FBBE4D;
    margin: 12px 5px 9px 0;
    text-align:right;
}
.profArea .title a {
    font-size: 19px;
    font-weight: bold;
    color: #FBBE4D;
    text-decoration: none;
}
.profArea table {
    float:right;
}
.profArea table th {
    text-align: right;
    color: white;
    font-weight: bold;
    vertical-align: middle;
    padding: 0 5px 0 0;
    background-color: transparent;
    border: 0;
}
.profArea .Links {
    margin: 3px 0 0 5px;
    float: left;
    line-height: 11px;
}
.profArea .Links a {
    font-size: 9px;
    color: #AC5E0B;
}
.profArea .Links a:hover {
	color: #17338F;
}

.profArea input, .zoek input {
	width: 77px;
	height: 10px;
}

.profArea .loginText {
    margin: 0 5px 0 0;
}


.button {
    float: right;
    margin: 2px 5px 0 0;
}


.zoek {
    margin: 0;
    padding: 0;
    background-color:#0061B8;
    width: 399px;
    height: 25px;
}
.zoek table {
    margin: 5px 0 0 30px;
}
.zoek table th {
    text-align: right;
    color: white;
    font-weight: bold;
    vertical-align: middle;
    padding: 0 5px 0 0;
}
.adres {
	vertical-align: bottom;
	background-color:#D46800;
}
.adres div {
    font-size: 9px;
    margin: 25px 0 5px 15px;
    color: #011054;
    line-height: 11px;
}
.adres div strong {
    font-weight: bold;
    color: white
}
.adres div a {
    color: #011054;
}

.duo a, .disclaimer a {
    font-size: 9px;
    color: #626C9A;
    text-decoration: none;
}

.duo a:hover, .disclaimer a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

.acrobatDownload {
    background-color:#0061B8;
    padding: 5px;
    margin: 40px 12px 0 0;
}

.acrobatDownload img {
    float: left;
    margin-right:10px
}

.merk {
	float: right;
	margin: 0 0 15px 10px;
}

.imgCol .merk {
	float: none;
    margin: 0 auto 5px auto;
}


.error {
	background-color: red;
	color: white;
	margin-bottom: 5px;
	padding: 2px;
}


.realisatie .nav {
	padding-top: 5px;
}
.realisatie .locatie {
	font-weight: bold;
}

.path {
	padding-bottom: 15px;
}

.print {
    border-top: 1px solid #565E91;
    padding: 2px 0 2px 0;
    margin: 10px 0 0 0;
    text-align: right;
}

.print img {
    float: right;
    margin: 0 0 0 3px;
}

.print a {
    text-decoration: none;
    color: #CCC;
}

.print a:hover {
    color: white;
    text-decoration: underline;
}

.paragraafFoto {
	float: left;
	margin: 1px 15px 5px 0;
}

.paginaTabel td {
    padding: 0 10px 0 0;
    vertical-align:middle;
}

.paginaTabel tr {
    height: 65px;
}

.paginaTabel p {
    margin: 0;
    padding: 0;
    line-height: 14px
}   

br.clear {
	clear: both;
}
