@import url(producten.css);
@import url(menu.css);
@import url(newsticker.css);
@import url(bestelform.css);
@import url(faq.css);


*{
	margin:0;
	padding:0;
}

body {
	background:#ddd9b5 url(../images/bg.jpg) repeat-x top left;
	text-align:center;
}

#wrapper{
	margin:0 auto;
	text-align:left;
	position:relative;
	width:998px;
	background: url(../images/wrapper2_bg.jpg) repeat-y top left;
}

#head{
	float:left;
	height:176px;
	width:998px;
	position:relative;
	background: url(../images/head3.jpg) no-repeat bottom center;
}

#menu{
	float:left;
	width:998px;
	padding:122px 0 0 0; 
}

#menu ul.ul1{
	width:760px;
	list-style:none;
	margin:0 auto;	
	z-index:999;
	/*padding:3px 0 0 5px; ivm kerstbanner*/
}

#menu ul.ul2{
	width:610px;
	list-style:none;
	margin:0 auto;	
	z-index:999;
	/*padding:3px 0 0 5px; ivm kerstbanner*/
}

#menu li{
	float:left;
	width:auto;
	padding:0 15px;
	background: url(../images/menuspacer.png) no-repeat top right;
}

#menu li.last{
	float:left;
	width:auto;
	padding:0 17px;
	background:none;
}
/*dropdown in menu.css*/

#content{
	float:left;
	width:998px;
	background: url(../images/content-links_bg.jpg) no-repeat bottom left;
}

#content-extra{
	float:left;
	width:195px;
	padding:10px 10px 0 12px;
	overflow:hidden;
	position:relative;
}

#content-extra img{
	width:100%;
}

#content-extra table{
	width:193px;
	border-collapse:collapse;
}

#content-extra tr{
	border-bottom:1px dotted #c0c0b4;
	padding:5px 0;
}

#content-links{
	float:left;
	width:202px;
	padding:10px 0 166px 15px;
}

#rand-foto{
	float:left;
	width:171px;
	/*height:221px;*/
	padding:18px 0 10px 17px;
	margin-bottom:5px;
	background: url(../images/rand-foto_bg.jpg) no-repeat top left;
}

#rand-foto-img{
	width:153px;
	height:101px;
	position:relative;
	overflow:hidden;
	margin-bottom:10px;
	float:left;
	z-index:9;
	background: url(../images/foto.jpg) no-repeat top left;
}

#rand-foto p{
	float:left;
	display:block;
	background: url(../images/content-links_spacer.jpg) no-repeat bottom left;
}

#nbtc-nieuws{
	float:left;
	width:191px;
	padding:0 0 13px 0;
	background: url(../images/content-links_spacer.jpg) no-repeat bottom left;
}

#algemeen-hondennieuws{
	float:left;
	width:191px;
	padding:10px 0 10px 0;
	background: url(../images/content-links_spacer.jpg) no-repeat bottom left;
}

#erkende-rasvereniging{
	float:left;
	width:191px;
	padding:15px 0 0 0;	
	background: url(../images/content-links_spacer.jpg) no-repeat top left;
}

#content-rechts{
	float:left;
	width:514px;
	padding:10px 25px;
}

#lichtkrant{
	float:left;
	width:429px;
	height:40px;
	background: url(../images/lichtkrant_bg.jpg) no-repeat top left;
	padding:12px 50px 0 50px;
}

#home-tekst{
	float:left;
	width:514px;
	background: url(../images/content-rechts_spacer.jpg) no-repeat bottom left;
	padding:2px 0 10px 0;
}

#clubwinkel-home{
	float:left;
	width:514px;
	background: url(../images/content-rechts_spacer.jpg) no-repeat bottom left;
	padding:15px 0 20px 0;
	
}

#foto-home{
	float:left;
	width:514px;
	background: url(../images/content-rechts_spacer.jpg) no-repeat bottom left;
	padding:15px 0 10px 0;
	margin-bottom:13px;
}

#faq-home{
	float:left;
	width:514px;
	background: url(../images/content-rechts_spacer.jpg) no-repeat bottom left;
	padding:15px 0 10px 0;
	margin-bottom:13px;
}

.laatste-foto{
	float:left;
	background: url(../images/laatste-foto_bg.jpg) no-repeat top left;	
	width:105px;
	height:79px;
	padding:11px 0 0 10px;
	margin:0 5px;
}

.laatste-foto-img{
	width:94px;
	height:68px;
	overflow:hidden;
}

#nieuwsbrief{
	float: left;
	width:161px;
	height:112px;
	background: url(../images/bg_nieuwsbrief_aanmelding.jpg) no-repeat;
	padding: 104px 17px 0 13px;
	overflow:hidden;
	margin:10px 0;
}

#nieuwsbrief label{	
	float:left;
	width:52px;
	padding: 2px 0 0 0;
	font: 0.9em/1.9em verdana;
}

#nieuwsbrief input.textInputE,
#nieuwsbrief input.textInputN{	
	clear:right;
	width:90px;
	border:0;
	background: #fff;
	height:22px;
	margin: 0;
	padding: 2px 17px 0 2px;
}

#nieuwsbrief input.textInputN{	
	clear:right;
	margin: 3px 0 12px 0;
}

#nieuwsbrief input.btnSubmit{	
	width:80px;
	border:1px solid #d3d2d5;
	background: #f1f1f1;
	margin: 8px 0 0 80px;
}

#nieuwsbrief .inputSuccess{
	background: #fff url(../images/succes.jpg) no-repeat right center !important; 
}

#nieuwsbrief .inputFail{
	background: #fff url(../images/fail.jpg) no-repeat right center !important; 
}

.nieuwsitem{
	float:left;
	width:520px;
	padding:15px 0;
	background: url(../images/content-rechts_spacer.jpg) no-repeat bottom left;
}

#footer{
	width:998px;
	background:#ddd9b5 url(../images/footer.jpg) no-repeat top left;
	text-align:right;
	height:22px;
	padding:0 0 0 0;
}

#footer p{
	padding:30px 20px 0 0;
}

