@charset "utf-8";
/* CSS Document */

/*
Red: e5372c
*/

div{
margin:0;
padding:0;
}

body,html{
margin:0;
padding:0;
height:100%;
background-color:#272727;
background-image:url(../images/bg-body.jpg);
background-repeat:repeat-x;

font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#4d4d4d;
}

html{
overflow-y:scroll;
}

/*START - GENERAL CLASSES*/

.clearer{
clear:both;
float:none;
}

.redtext{
color:#e5372c;
}

h1{
font-size:14px;
padding-bottom:10px;
color:#e5372c;
font-weight:normal;
}

h2{
font-size:14px;
padding-bottom:10px;
color:#e5372c;
font-weight:normal;
}

p{
padding-bottom:10px;
}

a:link, a:visited{
color:#e6382d;
text-decoration:none;
}

a:hover{
color:#e6382d;
text-decoration:underline;
}

ol{
margin:0px;
padding:0px;
}

ol li{
margin-left:40px;
list-style-position:inside;
}

/*END*/

.whitespace{
margin:0 auto;
width:1000px;
height:95px;
position:relative;	
}

.christmasBalls{
position:absolute;
top:-2px;
right:-220px;
z-index:3;
}

#container{
margin:0 auto;
width:1000px;
height:auto !important;
position:relative;

background-color:white;
border:1px solid #e5372c;
}
	
	#nominatie{ position:absolute;margin-top:-100px;margin-left:800px;z-index:9999; }
	
	#logo{
	position:absolute;
	top:-70px;
	left:30px;
	z-index:1;
	}

	#header{
	padding:20px;
	}
		
		#address{
		position:relative;
		width:315px;
		height:180px;
		padding-top:75px;
		float:left;
		text-align:center;
		background-color:#dbdbdb;
		}
		
			#address p{
			font-size:16px;
			line-height:22px;
			}		

		#mainarticle{
		position:relative;
		float:left;
		width:645px;
		height:255px;
		overflow:hidden;
		z-index:2;
		}
		
 			#mainarticle img{
			width:645px;
			height:255px;
			}		
	
	#content{}
	
		.content-top{
		height:15px;
						
		background-image:url(../images/bg-content-top.jpg);
		background-repeat:no-repeat;
		}
		
		.content-middle{
		background-image:url(../images/bg-content-middle.jpg);
		background-repeat:repeat-y;
		position:relative;
		padding:10px 30px 10px 30px;
		}
			
			#navmain{
			border:1px solid #ffffff;
			height:35px;
			
			background-image:url(../images/bg-navmain.jpg);
			background-repeat:repeat-x;			
			}

				#navmain ul li{
				float:left;
				list-style-type:none;
				margin-left:40px;
				}
				
					#navmain ul li a{
					font-size:16px;
					font-weight:bold;
					color:#4d4d4d;
					display:block;
					padding-top:8px;
					height:27px;
					}
					
					#navmain ul li ul{
					z-index:2;
					position:absolute;
					visibility:hidden;
					background-color:#dbdbdb;
					border-left:1px solid #ffffff;
					border-right:1px solid #ffffff;						
					}	
					
						#navmain ul li ul li{
						margin-left:0px;
						float:none;
						border-bottom:1px solid #ffffff;
						}				
						
							#navmain ul li ul li a{
							padding:5px 0 0 5px;
							font-size:11px;
							height:20px;
							width:150px;
							}					
					
			#contenttext{
			margin-top:15px;
			padding:5px;
			background-color:#ffffff;
			}
			
				#contenttext ul{
				margin:0px 0px 5px 0px;
				padding:0px;
				}
				
				#contenttext ul li{
				margin-left:40px;
				font-size:12px;
				}			
				
					#contenttext ul ul li{
					margin-left:80px;
					*margin-left:40px;					
					font-size:12px;
					}							
			
				#contenttext h1, #contenttext h2{
				font-size:16px;
				font-weight:bold;
				letter-spacing:-1px;
				}	

				#contenttext p{
				margin:0 0 10px 10px;
				font-size:14px;
				line-height:20px;
				}
				
					#contenttext-top{
					background-color:#e5e5e5;
					margin-bottom:10px;
					}
					
						.leftDIV{
						float:left;
						width:310px;
						padding:5px;
						}
						
							.leftDIV img{
							margin-bottom:15px;
							}
						
							.leftDIVtext{
							float:left;
							width:735px;
							margin-right:10px;
							padding:5px;
							}
						
						.rightDIV{
						float:left;
						width:580px;
						padding:5px;
						}
							
							.rightDIVtext{
							float:left;
							width:170px;
							padding:5px;
							margin-left:-5px;
							}

							.rightDIVtextbreed{
							float:left;	
							width:595px;
							padding:5px;							
							}
							
						.rightDIVsmall{
						float:left;
						width:390px;
						overflow:hidden;
						padding:5px;
						margin-right:30px;
						}						
							
							#logo-breed{
							padding:10px;
							}
						
						#functions{
						float:left;
						width:170px;
						padding:5px;
						}
						
							#callme{
							background-image:url(../images/icon-callme.jpg);
							background-repeat:no-repeat;
							background-position:top right;
							background-color:#e5e5e5;
							padding:5px;
							margin-bottom:10px;
							}
							
								#callme p{
								font-size:11px;
								line-height:normal;
								}							
							
							#newsletter{
							background-image:url(../images/icon-newsletter.jpg);
							background-repeat:no-repeat;
							background-position:top right;
							background-color:#e5e5e5;
							padding:5px;
							margin-bottom:10px;							
							}
							
								#newsletter p{
								font-size:11px;
								line-height:normal;
								}							
							
							#news{
							background-image:url(../images/icon-news.jpg);
							background-repeat:no-repeat;
							background-position:top right;
							background-color:#e5e5e5;
							padding:5px;							
							}
						
							#news a{
							font-size:11px;
							color:#727272;
							line-height:18px;								
							}
						
							#news ul li{
							list-style-type:none;
							margin-left:5px;
							background-image:url(../images/listimage-arrow.png);
							background-repeat:no-repeat;	
							padding-left:10px;
							}
						
							#news ul li a{}
							
							#news #linkarchive{
							text-align:right;
							padding-right:30px;
							}
		
		.content-bottom{
		height:15px;
		
		background-image:url(../images/bg-content-bottom.jpg);
		background-repeat:no-repeat;		
		}
		
	#partner-logos img{
	margin-right:10px;
	}
	
	#contactdata{
	padding:20px;
	}
		
#footer{
margin:0 auto;
padding-top:5px;
width:1000px;
position:relative;	
}	

	#footer p{
	color:#cdcdcd;
	}	
	
	#sitemap{
	float:left;
	padding-left:20px;
	padding-bottom:10px;
	}	

		#sitemap ul{
		margin-left:0px;
		}

			#sitemap ul li{
			float:left;
			list-style-type:none;
			margin-right:5px;
			margin-left:0px;
			}	
			
				#sitemap ul li a{
				font-size:14px;
				}				
			
				#sitemap ul li ul{
				width:195px;
				margin-top:10px;
				}			
				
					#sitemap ul li ul li{
					float:none;
					}	
					
						#sitemap ul li ul li a{
						font-size:11px;
						color:#727272;
						padding-left:10px;
						line-height:18px;
						
						background-image:url(../images/listimage-arrow.png);
						background-repeat:no-repeat;					
						}

	#footerleft{
	margin-bottom:5px;
	}

		#footerleft ul li{
		border-left:1px solid #cdcdcd;
		padding-left:5px;
		}
		
		#footerleft ul li.first{
		border:none;
		padding-left:0px;
		}		

			#footerleft ul li a{
			color:#cdcdcd;
			font-size:11px;
			}
	
	#footerright{
	position:absolute;
	left:815px;
	}
			
		#footerright a:link, #footerright a:visited{
		color:#dbdbdb;	
		}		
