@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:798px;
	background: url(../images/wrapper_bg.jpg) repeat-y top left;
}

#head{
	float:left;
	height:157px;
	width:798px;
	background: url(../images/head.jpg) no-repeat top left;
}

#menu{
	float:left;
	width:798px;
}

#menu ul{
	list-style:none;
	padding:125px 0 0 5px; 
	/*padding:3px 0 0 5px; ivm kerstbanner*/
}

#menu li{
	float:left;
	width:auto;
}

/*dropdown in menu.css*/

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

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

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

#rand-foto-img{
	width:153px;
	height:101px;
	overflow:hidden;
	background: url(../images/foto.jpg) no-repeat top left;
}

#rand-foto-img img{
/*	width:100%;*/
}

#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:10px 0 0 0;	
}

#content-rechts{
	float:left;
	width:529px;
	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:529px;
	background: url(../images/content-rechts_spacer.jpg) no-repeat bottom left;
	padding:2px 0 10px 0;
}

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

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


#faq-home{
	float:left;
	width:529px;
	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 7px;
}

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

#nieuwsbrief{
	float: left;
	width:300px;
	height:129px;
	background: url(../images/bg_nieuwsbrief_aanmelding.jpg) no-repeat;
	padding: 75px 41px 0 27px;
	overflow:hidden;
	margin:10px 0 0 0;
}

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

#nieuwsbrief input.textInputE,
#nieuwsbrief input.textInputN{	
	clear:right;
	width:225px;
	border:0;
	background: #fff;
	height:20px;
	margin: 0;
	padding: 2px 0 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 189px;
}

#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:798px;
	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;
}
