/* CSS Document */
@font-face{
    font-family:'ff din light alternate';
    src:url('FF_DIN_Light_Alternate.otf');
}


body,html { height:100%}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	background-image: url(images/home-bg.gif);
	background-position:center top;
}

body,td,th {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #212121;
}

.wrapper {
	width:938px;
	text-align:left;
	background:url(images/main-bg.gif) top left repeat-y;
	height:100%;
}

a, a:link, a:visited, a:active, a:hover {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #e3010f;
}

p {
	margin:0;
	padding:0;
}

.validator {color: #e3010f; font-size:12px;}
.validatortext {color: #e3010f;}
.captcha {border:1px solid #212121}
input.stylebutton { font-size: 12px; color: #fff; background-color:#e3010f; border:solid 1px #212121;}
textarea, input, select { font-size: 12px; font-family: Arial; color: #212121; background-color:transparent; border:solid 1px #212121;}
textarea {overflow: auto;}
.radio input { border:0px}
input.radio { border:0px}

.floatleft{	
	float:left;
}

.floatright {
	float:right;
}

.divGrijzeAchtergrond{
    background-color:#eff3f4;
    background-image:url(images/top_logo.jpg);
    background-repeat:no-repeat;
    background-position:top left;
    position:relative;
    width:918px;
	height:240px;
    overflow:hidden;
}

.divTalen {
	text-align:right;
	padding:16px 25px 0 0;
	height:26px;
	width:898px;
	font-size:11px;
	text-transform:uppercase;
	position:absolute;
}

.divTalen a:link, .divTalen a:visited, .divTalen a:active, .divTalen a:hover {
	text-decoration:none;
	font-size:11px;
	text-transform:uppercase;
	color:#ae0903;
}

.divBanner{
	width:449px;
	height:99px;
	float:left;	
	font-size:25px;
	text-transform:uppercase;
	padding:0px 0px 0px 0px;
	overflow:hidden;
}

.divJaar {
	color:#630005;
}

.divTitleSpacer{
    float:left;
    width:918px;
	height:15px;
	background-color:#fff;
}

.spacer img {
	width:918px;
	height:1px;
	background-color:#fff;
}
.divMainTopLeft{
    float:left;
    position:relative;
}

.divImage {
	padding:0 0 0 6px;
	float:left;
}

.divSlogan {
	width:380px;
	color:#636564;
	font-size:30px;
	font-family:ff din light alternate, Arial;
	float:left;
	text-transform:uppercase;
	text-align:left;
	
	position:absolute;
	top:60px;
	left:252px;
	font-weight:normal;
}
.divKX{
    float:left;
    position:absolute;
    top:150px;
    left:676px;
}
.divDatum{
    float:left;
    position:absolute;
    top:60px;
    left:676px;
    
    color:#636564;
    font-family:ff din light alternate, Arial;
    text-transform:uppercase;
    font-size:30px;
    font-weight:normal;
}

.left {
	padding:24px 43px 0 0;
	width:209px;
	float:left;
}

.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: #fff; 
	font-size: 12px;
	font-weight:bold;
	font-family:Tahoma, Arial;
	text-decoration: none; 
	display: block;	
	padding: 5px 0 5px 12px;
	text-align:left; 
	width:197px;
	border-bottom:1px solid #630005;
}
.menu li a:hover, .menu li .selected:link, .menu li .selected:active, .menu li .selected:visited, .menu li .selected:hover   {
    background: #630005; 
    color:#ffffff;
}

.menu li a.Bezoekersregistratie:link, .menu li a.Bezoekersregistratie:active, .menu li a.Bezoekersregistratie:visited, .menu li a.Bezoekersregistratie:hover   {
    background: #9f2f38;
	color: #fff;
}

.imgMenu {
	border-top:2px solid #fff;
	border-bottom:2px solid #fff;
}

.content {
	float:left;
	padding:24px 0 24px 0;	
	margin:0 26px 0 0;
	width:640px;
	border-top:2px solid #9b0c04;
	border-bottom:2px solid #9b0c04;
}

*html .content {
	float:left;
	padding:24px 0 24px 0;	
	margin:0 2px 0 0;
	width:640px;
	border-top:2px solid #9b0c04;
	border-bottom:2px solid #9b0c04;
}


.DIVtekst{
	width: 640px; 
	overflow:hidden
}

.titel {
	color: #e3010f; 
	font-size: 22px;
	padding: 0 0 12px 0;
	width: 640px;
	font-weight:bold;
}

.lnkCatalogus:link, .lnkCatalogus:visited, .lnkCatalogus:active, .lnkCatalogus:hover  {
   color: #0f0f0f;
   text-decoration:none;
   text-align:center;
   display: block;
   width:128px;
   margin-bottom:20px;
   margin-top:5px;
}

.divBorder
{
    border:5px solid #e5e5e5;
}

.divFoto
{
    width:118px;
    height: 85px;
    background-color:#e5e5e5; 
    overflow:hidden; 
    text-align:center;
}

.divFoto img 
{
    border:0px;
}

.divFoto2
{
    width:128px;
    height: 95px;
    background-color:#e5e5e5;  
    text-align:center;
}

.fotoDetail
{
    border: 5px solid #e5e5e5;
    margin-right:5px;
    margin-bottom:5px;
    float:left;
}

.fotoDetail img
{
    border:0px;
}

.lnkTerug:link, .lnkTerug:active, .lnkTerug:visited, .lnkTerug:hover {
    text-decoration:none; 
    color:#d96046;
    display:block;
    padding:5px 0 0 0;
    text-align:left;
    border-top:1px solid white;
    margin-top:10px;
}

.zoeken {
	width:183px;
	height:49px;
	padding:20px 14px 0 12px;
}
.zoeken table {
	width:181px;
	border: 1px #ee676f solid;
}
.zoeken td input { 
	font-size: 11px; 
	border:0px;
	padding: 2px 2px 2px 8px;
	width:142px;
	color:White;
	font-weight:bold;
}
.zoeken td img { 
	border:0px;
}

.zoeken input.imgZoeken  {
	height:19px;
	width:23px;
	border:0px;
}

.printKnop{
    text-align:right; 
    padding-right:20px;
}

.tableTitle{
    width:660px;
}

.noBorder{
    border:0px
}
.rechtsUitlijnen{
    text-align:right;
}

input[type="checkbox"], input[type="radio"]{
    background: transparent;
    border: 0;
}

.rechtsUitlijnen{
    text-align:right;
}

.linkNoUnderline    {   text-decoration:none; color:#000000;    }
