/*---{ Imports )-------------------------------------------------------*/

@import "news.css";
@import "jquery.fancybox.css";
@import "custom/galleria.css";

/* ---------- */
#colsSplash{
	position: relative;
	width: 750px;
	height: 480px;
	background: #FFF;
	*z-index: -1;
}
#headerSplash
{
	height: 144px;
	padding: 0px;
	margin: 0px;
	position: relative;
	background-color: transparent;
}

/* logo */

#logoSplash
{
	padding:0;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	background: url(../images/img_logo.gif) left top no-repeat;
	font-size: 200%;
	border-bottom: none;
	height: 144px;
}

#logoSplash a
{
	padding: 0;
	margin: 0;
	display: block;
}

#logoSplash, #logoSplash a
{
	width:219px;
	height: 144px;
}

#logoSplash a span
{
	display: none;
	overflow: hidden;
}

#sideColSplash{
	float: left;
	width: 375px;
	height: 480px;
	background: transparent url(../images/splashBackground.jpg) no-repeat top left;
}

#contentSplash{
	float: left;
	width: 375px;
	height: 480px;
	
}

#contentSplash div{
	width: 355px;
	height: 460px;
	padding: 10px;
	overflow: auto;
	overflow-x: hidden;
	line-height: 1.8 em;

}


#pageTitle h1{
display:none;
}

.TableTD{
	border-right:1px solid #bf2c19;
}

#contentType2
{
	width: 374px;
	height: 460px;
	
	overflow:hidden;
}

#contentType2 .innercontent{
	width: 340px;
	height: 430px;
	padding:15px;
	overflow: auto;
	overflow-x: hidden;
	line-height: 1.8 em;	
	}

#pageTitleType2{
	height: 40px;
	position: relative;
	width: 375px;
	border-bottom: 1px solid #BF2C19;	
	text-align: center;
}

#pageTitleType2 h1{
	display: none;
}

#sidecolType2{
	position: relative;
	padding: 0;
	margin: 0;
	width: 375px;
	height: 462px;
	border-right: 1px solid #BF2C19;
}


#contentType3
{
	width: 370px;
	height: 462px;
	overflow:hidden;
}

#contentType3 .innercontent{
	width: 344px;
	height: 432px;
	padding: 15px;
	padding-right: 11px;
	overflow: auto;
	overflow-x: hidden;
	line-height: 1.8 em;
	}
#sidecolType3  .innercontent{
	width: 344px;
	height: 432px;
	padding: 15px;
	overflow: auto;
	overflow-x: hidden;
	line-height: 1.8 em;
	}

	
#pageTitleType3, #pageTitle{
	height: 27px;
	position: relative;
	width: 750px;
	border-bottom: 1px solid #BF2C19;	
	text-align: center;
}

#pageTitleType3 h1{
display:none;
}

#sidecolType3{
	position: relative;
	padding: 0;
	margin: 0;
	width: 375px;
	height: 462px;
	border-right: 1px solid #BF2C19;
}

#sidecolType4
{
	position: relative;
	padding: 0;
	margin: 0;
	width: 375px;
	height: 439px;
	border-right: 1px solid #BF2C19;
	float: left;
	/*background: #eee;*/
}
#contentType4
{
	width: 374px;
	height: 439px;
	overflow:hidden;
	/*float: right;
	background: #ccc;*/
}
.contentTitle4{
    height: 40px;
	text-align: center;
	/*background: #ccc;*/
}
.text4
{
	height: 379px;
	overflow: auto;
	padding: 10px 10px 0px 10px;
}
#terugblik{
	background: url(../images/img_bg_terugblik.jpg) center top no-repeat;
}
#vooruitblik{
	background: url(../images/img_bg_vooruitblik.jpg) center top no-repeat;
}
#contentType4 .text4
{  
    /*background: #ccc;*/
}

#sidecolType4 .text4
{
    /*background: #ee0;*/
}
#search4,
#list4
{
	height: 409px;
	overflow: auto;

}
#search4
{
	padding: 20px 10px 0px 0px;
    /*background: #ee0;*/
}
#list4
{
	padding: 20px 10px 0px 10px;
    /*background: #ccc;*/
}

#searchengine
{
	background: #e3a286;
	padding: 10px 0px 10px 10px;
}
.searchtable{
	width: 330px;
	/*background: #ccc;*/
}
.searchtable td.searchcell{
	width: 165px;
}
.searchtable td.button{
	text-align: right;
	padding: 0px 15px 0px 0px;
}

/* -- formulier -- */
input.richtprijs,
input.kavelnummer
{

}
input.richtprijs
{
	width: 145px;
}
input.kavelnummer
{
	width: 100px;
}

form{
	padding: 0px;
	margin:0px;
}

/**/
#veilingen
{
	padding:0px 0px 20px 10px;
}
#rubrieken
{
	padding: 0px 0px 20px 10px;
}
#veilingnaam{
	font-weight: bold;
	font-size: 110%;
	padding:0px 0px 10px 0px;
}




/* --- productlijst --- */
.products{
	margin-bottom:15px;
	border-bottom: 1px solid #ccc;
	padding-bottom:5px;
}
.products img{
	float:right;
	width:110px;
}
.products_table{
	width:220px;
}
.products_title{
	width:220px;
	font-weight: bold;
}
.products_left{
	width:90px;
}
.products_right{
	width:130px;
}

#zoeken a{
	text-decoration: none;
}

#zoekresultaat{
	line-height: 130%;
	padding: 2px 5px 2px 5px;
	margin: 0px 0px 10px 0px;

}
.newsLetter{
	
	text-decoration: none;
	position: absolute;
	top: 6px;
	left: 375px;
	color: #1a171b;
	
}

.newsHomepage{
	margin-left:0px;
	width: 350px;
	margin-bottom:5px;
}

.newsHomepage .date{
	font-weight:normal;
	display:inline;
}

.newsHomepage .newsHomepageTitle{
	text-decoration:none;
		
}

#contentTitle{
	padding:0px;
	width:330px;
	height:33px;
}

#contentTitle2{
	margin-top:-7px;
	margin-left:-14px;
	padding:0px;
}

#extraTitle{
	margin-left:8px;
	margin-top: 8px;
	background-color: none;
	padding: 0px;
}

#extraTitle2{
	margin-left:9px;
	margin-top: 0px;
	background-color: none;
	margin-bottom: -10px;
}

#homepageNews{
	width:350px;
}

#terugblikPage{
	width: 344px;
	height: 432px;
	padding: 15px;
	overflow: auto;
	overflow-x: hidden;
}



#terugblikPage .terugBlikItem .title a{
	font-weight:bold;
	text-decoration: none;
}

#terugblikPage .terugBlikItem .title a:hover{
	text-decoration: underline;
}

#terugblikPage .terugBlikItem .teaser{
	display: block;
	margin-bottom: 8px;
	padding-top:5px;
}

#terugblikPage .terugBlikDetail .teaser{
	display: block;
	font-weight: normal;
	margin-bottom: 8px;
}


#terugBlikItems .veilingItem{
	margin-top:10px;
	display: block;
	min-height: 60px;
}

#terugBlikItems .veilingItem img{
	padding:5px;
	border: 1px solid gray;
}

#terugBlikItems .veilingItem .article{
	font-weight: bold;
}

#terugBlikItems .veilingItem .title{
	
}

#terugBlikItems .veilingItem .catalogus{
	display: block;
	margin-top: 3px;
}

#terugBlikItems .veilingItem .price{
	margin-top:5px;
	display: block;
	text-align: right;
	font-weight: bold;
}

.old, .old .title a{
	color: #bbbbbb;
}

.veilingItemOp .article{

}
.veilingItemOp .price{
	padding-left: 150px;
}

#formBestellen{
	background-color: #e3a286;
	width: 310px;
	margin-left:0px;
	padding: 15px 0px 5px 15px;
	margin-bottom: 10px;
}

#formBestellen .single{
	width:150px;
}

#formBestellen .middle{
	width:50px;
}

#formBestellen .short{
	width:50px;	
}

#formContact{
	background-color: #e3a286;
	width: 336px;
	margin: 15px 10px 5px 10px;
	padding: 5px 5px 0px 5px;
	
}

#formContact .single{
	width:150px;
}

#formContact .middle{
	width:50px;
}

#formContact .short{
	width:50px;	
}


#HomepageTerugblik
{
	text-align: center;
}

#menuRubriek ul{

}

#menuRubriek ul li{
}

#menuRubriek ul li a{
	text-decoration: none;
}

#menuRubriek ul li a:hover{
	color: #BC2716;
	text-decoration: none;
}

#menuRubriek ul li a.active{
	font-weight:bold;
}


/*---{ Zoeken )-------------------------------------------------------*/


#search-list{
	margin: 20px 0 0 0;
	border-top: 1px solid #CCCCCC;
}

.search-list-item{
	margin:5px 0 5px 0;
	padding:5px 0 5px 0;
	border-bottom: 1px solid #CCCCCC;
}

.search-list-item .object
{
	font-weight: bold;
	font-size: 80%;
	text-transform: uppercase;
	color:#CFCFCF;
	margin:0;
	float:right;
}

.search-list-item .number
{
	float:left;
	font-size: 130%;
	margin: 0 5px 0 0;
	
}

.search-list-item h3
{
	padding:0;
	margin:0;
		
}
.search-list-item h3 a
{
	color: #BF2C19;
	padding:0;
	margin:0;
	font-weight: bold;
	font-size: 90%;
}

.search-list-item .date
{
	padding:0;
	margin:0;
	font-size:90%;
	color: #AAAAAA;
}

.search-list-item .content
{
	clear:both;
	padding:0;
	margin:0;
}

.search-list-item .highlight
{
	background-color: yellow;
	font-weight: bold;
	padding: 0 6px 0 6px;
}

.search-list-item .link a
{
	font-size: 95%;
}

.search-input
{
	width:200px;
}

#biedingenFormulier{
	top:20px;
	display: block;
	position: relative;
}


#zoeken a {
	float: left;	
}

#langNav {
	float: left;
	margin: 2px 0 0 15px;
}

#langNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#langNav li {
	float: left;
	margin-right: 5px;
}

#langNav img {
	border: none;
}