body {
	background-image: url(images/achtergrond.jpg);
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

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

html {height:100%; margin-bottom:1px;} /* Forces vertical scroll bar to be visible */

#wrapper {
	width: 1012px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: none;
	background-repeat: none;
	text-align: left;
	background-color: #ffffff;
	border: solid 0px #000000;
}

#kop {
	background-image: url(images/mainphoto.jpg);
	background-repeat: none;
	height: 400px;
	width: 992px;
    margin: 0 auto;
	text-align: center; 
}

#mainphoto {
	background-image: url(images/mainphoto.jpg);
	background-repeat: none;
	height: 400px;
	width: 992px;
    margin: 0 auto;
	text-align: center;
}

#nav_upper {
	background-image: url(images/mainphoto_top.jpg);
	background-repeat: none;
	height: 47px;
	width: 992px;
    margin: 0 auto;
	text-align: center; 
}

#navlist_upper li {
	display: inline;
    list-style-type: none;
	padding-right: 15px;
	text-transform: capitalize;
}


#navlist_upper a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #a0a0a0;
	font-size: 10px;
	font-weight: none;
}

#navlist_upper a:hover {
	color: #ed1c24;
}


#navlist_upper a:active {
	color: #ed1c24;
}

#nav {
	background-image: url(images/mainphoto_middle.jpg);
	background-repeat: none;
	height: 26px;
	width: 992px;
    margin: 0 auto;
	text-align: right; 
}


#navlist li {
	display: inline;
	list-style-image: none;
	padding-right: 15px;
	padding-top: 30px; 
    text-transform: capitalize;
	line-height: 25px;
}

#navlist a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #a0a0a0;
	font-size: 15px;
	font-weight: none;
}

#navlist a:hover {
	color: #ed1c24;
}

#navlist a:active {
	color: #ed1c24;
}

#shadow {
	height: 20px;
	width: 1012px;
	background-image: url(images/shadow.jpg);
	background-repeat:repeat-x;
	margin-top: 6px;
}

#col1 {
	float: left;
	width: 730px;	
}

#col1_breed {
	float: left;
	width: 900px;	
}

#col2 {
	float: left;
	width: 272px;
	height: 320px;
	background-image: url(images/link_verloop.png);
	background-repeat: none;
}

#col2_lang {
	float: left;
	width: 272px;
	height: 400px;
	background-image: url(images/link_verloop.png);
	background-repeat: none;
}

#col2_extralang {
	float: left;
	width: 272px;
	height: 800px;
	background-image: url(images/link_verloop_extralang.png);
	background-repeat: none;
}

#col1content {
	padding: 20px 50px 0px;	
}

#col1content_breed {
	padding: 0px 50px 0px;	
}


#footer {
	clear: both;
	height: 75px;
	width: 1012px;
	padding-top: 30px;
	background-image: url(images/footer.png);
	background-repeat: repeat-x;
	text-align: center;
	background-color: #e9e9e9;
}

#col2content {
	padding: 15px;
	text-align: center;
	height: 296px;

}

.image {
	padding: 5px;
	border: 0px solid #3A4A14;
	background-color: #F2F3F4;
	align:center;
}


.sidebar {
	margin-bottom: 10px;
	color: #666666;
	font-size: 10px;
	line-height: 140%;
}


/* OPMAAK TEKST */


nav_upper {
	color: #a0a0a0;
	font-size: 10px;
	line-height: 140%;
	text-align: right;
	font-family: Tahoma;
}

klein {
	margin-bottom: 10px;
	color: #666666;
	font-size: 9px;
	line-height: 140%;
	text-align: left;
}

p {
	margin-bottom: 10px;
	color: #666666;
	font-size: 12px;
	line-height: 160%;
	text-align: left;
}

li {
	margin-bottom: 10px;
	color: #000000;
	font-size: 90%;
	line-height: 110%;
	text-align: left;
}

h1 {
	font-size: 36px;
	color: #ed1c24;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

h2 {
	font-size: 20px;
	color: #ed1c24;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

h3 {
	font-size: 140%x;
	color: #ed1c24;
	padding-bottom: 10px;
	padding-top: 5px;	
}

#footer p {
	color: #ffffff;
	font-size: 10px;
	padding-top: 29px;
	padding-bottom: 2px;
	text-align: center;
	}


a:link {
	color:#a0a0a0;
}

a:visited {
	color:#000000;
}

a:hover {
	color:#ed1c24;
}

.fotobijschrift {
	font-size: 11px;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align:center;
}

