
/* Geen JS */

.noscript
{
	background:#FFFF90 none repeat scroll 0 0;
	border-color:#000000;
	border-style:solid;
	border-width:0 0 1px;
	color:#2F2F2F;
	font-size:12px;
	line-height:1.25;
	text-align:center;
	
}

.noscript .noscript-inner {
	background:transparent url(../../../imgsite/i_notice.gif) no-repeat scroll 20px 50%;
	margin:0 auto;
	padding:12px 0;
	width:950px;
}

body
{
	margin:0;
	padding:0;
	background:url("../../../imgsite/bg.jpg");
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#ffffff;	
	background-attachment:fixed;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
}

.tblContainer
{
	width: 988px;
	margin: 40px auto;
}
	.tdContainerTop
	{
		width: 100%;
		height: 28px;
		background:url("../../../imgsite/container_top.png");
		background-position:left top;
		background-repeat:no-repeat;
	}
	.tdContainerMidden
	{
		width: 100%;
		background:url("../../../imgsite/container_mid.png");
		background-position:left top;
		background-repeat:repeat-y;
		text-align:center;
	}
	.tdContainerBottom
	{
		width: 100%;
		height: 28px;
		background:url("../../../imgsite/container_bottom.png");
		background-position:left top;
		background-repeat:no-repeat;
	}

.wrapper
{
	width: 960px;
	margin: 0px auto;
	background:url("../../../imgsite/content_bg.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #ffffff;
}

.logo
{
	width: 206px;
	height: 172px;
	background:url("../../../imgsite/logo.png");
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0 auto;
}

/* Navigatie */

.menu
{
	float: left;
	width: 100%;
}

#tabs {
	float:left;							
	line-height:normal;		
	/*margin-left: 50px;*/								
	/*overflow:hidden;*/
	}

#tabs ul {
	margin:0;
	padding:0px 0px 0 0px;
	list-style:none;
	
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	background:url("../../../imgsite/btn_rond_links.jpg") no-repeat left top;
	margin:0;
	padding:0 0 0 10px;
	text-decoration:none;
	height: 32px;
	outline:none;

	}

#tabs a span {
	float:left;
	display:block;
	background:url("../../../imgsite/btn_rond_rechts.jpg") no-repeat right top;
	padding:0px 10px 0px 0px;
	margin-right:5px;
	color:#ffffff;
	text-transform: uppercase;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
line-height:32px;	
	
	}

#tabs a span {float:none;}

#tabs a:hover span {
	}

#tabs a:hover, #tabs .hypNav_Actief {
	background-position:0% -32px;
	color:#ffffff;
	}

#tabs a:hover span, #tabs .hypNav_Actief span{
	background-position:100% -32px;
	color:#ffffff;
	}

/* Foto */
.fotokader
{
	width: 706px;
	height: 253px;
	background:url("../../../imgsite/foto_kader.png");
	float: left;
	position: relative;
	z-index: 10;
	/*margin-top: -20px;*/
}
	.foto
	{
		width: 670px;
		height: 193px;
		margin: 29px 19px 31px 17px;
		overflow: hidden;
		display: block;
	
	
	}
	
/* Pand zoeken */

.zoek_container
{
	width: 209px;
	margin: 0 auto;
	
}
.zoek_kader
{
	height: 208px;	
	width: 209px;
	background:url("../../../imgsite/zoeken_kader.png");
	background-position: left top;
	background-repeat: no-repeat;
}


.pnlZoeken
{
	
	width: 195px;
	height: 195px;
	margin: 0 auto;
	vertical-align: middle;
	display:inline;
}
.tdPandZoeken
{
}
.ddlFilter
{
	background-color: #DCCBEF;
	border: none;
	border: 1px solid #ffffff;
	color:#9E6ACE;
}

/* inhoud */

.inhoud
{
	width: 706px;
	float: left;
	padding-top: 20px;
}

.btn
{
    border:none;
    background-color: #D3B9E9; /* $COLOR_BGK_BTN1$ */
    padding: 2px 5px 2px 5px;
    color: #ffffff; /* $COLOR_TXT_BTN1$ */
    font-weight: bold;
    text-decoration: none;
    font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
    text-transform:uppercase;
}

.btn:hover
{
        border:none;
    background-color: #D3B9E9; /* $COLOR_BGK_BTN1$ */
    padding: 2px 5px 2px 5px;
    color: #9E6ACE; /* $COLOR_TXT_BTN1$ */
    font-weight: bold;
    text-decoration: none;
    font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
    text-transform:uppercase;
}

.info:link, .info:active, .info:visited
{
    color:#9E6ACE;
    text-decoration:none;
}
.info:hover
{
    color:#9E6ACE;
    text-decoration:underline;
}

.krian
{
    letter-spacing:2px;
}