/* CSS Document */
body, html { height:100%}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #22292c;
	scrollbar-arrow-color: #22292c;
    scrollbar-face-color: #ebe8e5;
    scrollbar-highlight-color: #666666;
    scrollbar-3dlight-color: #666666;
    scrollbar-shadow-color: #666666;
    scrollbar-darkshadow-color: #ebe8e5;
    scrollbar-track-color: #ebe8e5;
}

body,td,th {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #666;
}

.wrapper{	
	position: relative;
	height:100%;
	width:950px;
}

a {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #329bd8;
}
a:visited {
	color: #329bd8;
}
a:hover {
	color: #329bd8;
}
a:active {
	color: #329bd8;
}

.menu {
	float:left;
	width:779px;
	height:29px;
	margin-top:16px;
	margin-bottom:19px;
}

.menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
	
.menu li a:link, .menu li a:active, .menu li a:visited, .menu li a:hover   {
	color: #ffffff; 
	font-size: 12px;
	text-decoration: none; 
	display: block;
	height: 22px;
	padding: 7px 10px 0 10px;
	margin-left:3px;
	margin-right:3px;
	font-weight:normal;
}

*html .menu li a:link, *html .menu li a:active, *html .menu li a:visited, *html .menu li a:hover   {
	color: #ffffff; 
	font-size: 12px;
	text-decoration: none; 
	display: block;
	height: 22px;
	padding: 7px 0 0 0;
	margin-left:3px;
	margin-right:3px;
	font-weight:normal;
	width:85px;
}

.menu li a:hover, .menu li .selected:link, .menu li .selected:active, .menu li .selected:visited, .menu li .selected:hover   {
    background-color:#329bd8;
}

.menu li {
	float:left;
}

.validator {color: #329bd8;font-size:12px;}
.validatortext {color: #329bd8;}
input.stylebutton { font-size: 12px; color: #ffffff; background-color:#329bd8; border:solid 1px #ffffff;}
textarea, input, select { font-size: 12px; font-family: Arial;}

.captcha {border:1px solid #7f9db9}

.tblContact2 {
    width:100%;
    border:1px solid #329bd8;
}

.tblContact2 td {
    vertical-align:top;
    width:50%
}

.tblContact2 img {
    border:0px;
    margin-bottom:10px;
    display:block;
} 

.tblContact2 td.tdTop {
    background-color:#329bd8;
    color:White;
    font-weight:bold;
    height:16px;
}

.floatleft{	
	float:left;
}

.floatright {
	float:right;
}

.adres {
	width:950px;
	color:#919496;
	font-size:11px;
	text-align:left;
}

.content {
	padding:25px 8px 10px 33px;
	width: 405px;
	height:310px;
	background-color:#ebe8e5;
	float:right;
	text-align:left;
}

.divScroll {
	width: 405px;
	height:265px;
	overflow: auto; 
}

.DIVtekst{
	width: 379px; 
	overflow:hidden;
	text-align:justify;
}

.titel {
	color: #329bd8; 
	font-size: 24px;
	height:45px;
	width: 405px;
}

.titel2 {
	color: #329bd8; 
	font-size: 24px;
	height:45px;
	width: 255px;
	float:left;
}

.fotoLeft 
{
    float:left;
    width:504px;
    height:345px;
    overflow:hidden;
}

.pages 
{
    float:right;
    width:150px;
}

.pages a:link, .pages a:visited, .pages a:active, .pages a:hover
{
    display:block;
    padding:3px;
    border:1px solid #329bd8;
    background-color:White;
    color:#666;
    text-decoration:none;
    float:left;
    margin-right:3px;
    width:15px;
    text-align:center;
}

 .pages a:hover
{
    background-color:#329bd8;
    color:#fff;
}

.pages .selected
{
    background-color:#329bd8;
    color:#fff;
    display:block;
    padding:3px;
    border:1px solid #329bd8;
    float:left;
    margin-right:3px;
    width:15px;
    text-align:center;
}

.lnkCatalogus a:link, .lnkCatalogus a:visited, .lnkCatalogus a:active, .lnkCatalogus a:hover  {
   color: #666;
   text-decoration:none;
   text-align:center;
   display: block;
   width:116px;
   margin-bottom:10px;
   margin-top:5px;
}

.divBorder
{
    border: 6px #fff solid;	
}

.divBorder2
{
    border: 6px #329bd8 solid;
}

.divFoto
{
    width:106px;
    height: 75px;
    background-color:#fff; 
    overflow:hidden; 
    text-align:center;
}

.divFoto2
{
    width:118px;
    height: 87px;
    background-color:#fff;  
    text-align:center;
}

.fotoDetail
{
    border: 5px solid #e5e5e5;
    margin-right:5px;
    margin-bottom:5px;
}

.lnkTerug {
    color:#d96046;
    text-decoration:none; 
    text-transform:uppercase;
}

.lnkTerug a {
    text-decoration:none; 
    text-transform:uppercase;
    color:#d96046;
}

.blauwBold 
{
    color:#329bd8;
    font-weight:bold;
}

/* styles voor scrolling menu */ 
div.sc_menu {
	position: relative;
	height: 108px;
	width: 446px;
	overflow: auto;
	float:right;
}

ul.sc_menu {
	display: block;
	height: 108px;
	width: 1500px;	
	padding:0; 
	margin:0;	
	list-style: none;
}

.sc_menu li {
	display: block;
	float: left;	
	padding:0;
}

.sc_menu a {
	display: block;
	text-decoration: none;
}

.sc_menu img {	
	border:0px;
}

.sc_menu a:hover img {
	filter:alpha(opacity=50);	
	opacity: 0.5;
}
