/* CSS Document */

body,html { height:100%}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #204977;
	scrollbar-arrow-color: #0a0b04;
    scrollbar-face-color: #fff;
    scrollbar-highlight-color: #e6e6e5;
    scrollbar-3dlight-color: #e6e6e5;
    scrollbar-shadow-color: #e6e6e5;
    scrollbar-darkshadow-color: #e6e6e5;
    scrollbar-track-color: #fff;
}

body,td,th {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #0a0b04;
}

.wrapper{	
	position: relative;
	height:100%;
}

#container {
	width:830px;
	height:535px;
	border:11px solid white;
	text-align:left;
	background-image:url(images/main-bg.gif)
}

a {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #2668ab;
}
a:visited {
	color: #2668ab;
}
a:hover {
	color: #2668ab;
}
a:active {
	color: #2668ab;
}

.menu {
	margin-left:16px;
	margin-right:84px;
	text-align:right;
	width:246px;
}

*html .menu {
	margin-left:8px;
	margin-right:80px;
	text-align:right;
	width:246px;
}

.menu .slogan {
	font-size:20px;
	color:white;
	line-height:18px;
}

.menu .slogan .blauw {
	color:#215b97;
}

.menu .url {
	color:#8c97a3;
}

.menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top:35px;
}
	
.menu li a:link, .menu li a:active, .menu li a:visited, .menu li a:hover   { 
	color: #fff; 
	font-size: 12px;
	text-decoration: none; 
	display: block;
	height: 17px;
	padding: 3px 8px 0 0;
	text-align:right; 
	width:238px;
}

.menu li a:hover, .menu li .selected  {
	background-color:#2668ab;
}

.validator {color: #2668ab; font-size:12px;}
.validatortext {color: #2668ab;}
.captcha {border:1px solid #0a0b04}
input.stylebutton { font-size: 12px; color: #ffffff; background-color:#192f47; border:solid 1px #0a0b04; width:75px; padding: 2px 0 1px 0; text-align:center}
textarea, input, select { font-size: 12px; font-family: Arial; color: #0a0b04; background-color:transparent; border:solid 1px #0a0b04; width:290px;}
input.inputKort {width:70px;}
textarea {overflow: auto; width:400px; height: 60px;}

.tblContact2 {
    width:100%;
    border:1px solid #4484c2;
}

.tblContact2 td {
    vertical-align:top;
    width:50%
}

.tblContact2 img {
    border:0px;
    margin-bottom:10px;
    display:block;
} 

.tblContact2 td.tdTop {
    background-color:#2668ab;
    color:White;
    font-weight:bold;
    height:16px;
}

.floatleft{	
	float:left;
}

.floatright {
	float:right;
}

.DIVtekst{
	width: 451px; 
	overflow:hidden;
	text-align:justify;
}

.divScroll{
	width: 484px; 
	overflow-x:hidden; 
	overflow-y: auto; 
	height:340px; 
	text-align:left;
}

.lnkCatalogus a:link, .lnkCatalogus a:visited, .lnkCatalogus a:active, .lnkCatalogus a:hover  {
   color: #0a0b04;
   text-decoration:none;
   text-align:center;
   display: block;
   width:133px;
   margin-bottom:20px;
   margin-top:5px;
}

.lnkCatalogus2 a:link, .lnkCatalogus2 a:visited, .lnkCatalogus2 a:active, .lnkCatalogus2 a:hover  {
   color: #0a0b04;
   text-decoration:none;
   text-align:center;
   display: block;
   width:133px;
   margin-bottom:15px;
   margin-top:5px;
}

.divBorder
{
    border:5px solid #d6d6d5;
}

.divFoto
{
    width:127px;
    height:95px;
    background-color:#d6d6d5; 
    overflow:hidden; 
    text-align:center;
}

.divFotoCatalogus
{
    width:441px;
    height:55px;
    background-color:#d6d6d5; 
    overflow:hidden; 
    text-align:center;
}

.divFoto2
{
    width:137px;
    height:105px;
    background-color:#d6d6d5;
    text-align:center;
}

.divFotoCatalogus2
{
    width:451px;
    height:65px;
    background-color:#d6d6d5; 
    overflow:hidden; 
    text-align:center;
}


.fotoDetail
{
    border: 5px solid #d6d6d5;
    margin-right:5px;
    margin-bottom:5px;
}

.lnkTerug {
    color:#2668ab;
    text-decoration:none; 
    text-transform:uppercase;
}

.lnkTerug a {
    text-decoration:none; 
    text-transform:uppercase;
    color:#2668ab;
}

.titel{
	width:235px;
	height:41px;
	padding-top:22px;
	background-color:#2668ab;
	color:white;
	font-size:16px;
	text-transform:uppercase;
	line-height:14px;
}

.taal {
	width:216px;
	height:86px;
	padding-right:33px;
	padding-top:81px;
	background-color:#e6e6e5;
	font-size:16px;
	color:#000;
	text-align:right;
	line-height:15px;
}

.taal img {
	border:0px;
	padding-top:12px;
}

.taal .blauw {
	color:#2668ab;
}

ul {
    color:#2668ab;
}

ol {
    color:#2668ab;
}
