		/*BODY*/
body{
margin: 0;
background: #385882;
font-family: verdana, arial, sans-serif;
font-size: 80%;
color: #f2f2f2;
text-align: center;
}
		/*CONTAINER*/
div#container{
width: 800px;
height: 100%;
margin: 0 auto 0 auto;
}
		/*HEADER*/

div#header{
width: 100%;
height: 60px;
margin: 15px 0px 15px 0px;
color: #f2f2f2;
font-weight: bold;
text-align: center;
}
		/*CONTENT*/
div#content{
width: 100%;
margin: 0px 0px 0px 0px;
text-align: left;
}
		/*NAVIGATIE*/

div#nav_container{
width: 100%;
height: 40px;
margin: 0px 0px 0px 0px;
padding: 0px;
text-align: center;
}
ul{
list-style: none;
margin: 0;
padding: 5px 0 0 0;
}
li{
margin: 0;
padding: 0 7px 0 7px;
display: inline;
}
a:link {
color: #69a8f5;
text-decoration: none;
font-weight: bold;
}
a:visited {
color: #f2c793;
text-decoration: none;
font-weight: bold;
}
a:hover, a:active{
color: #ffffff;
text-decoration: underline;
font-weight: bold;
}
ul a:link {
color: #69a8f5;
text-decoration: none;
font-weight: bold;
}
ul a:visited{
color: #f2c793;
text-decoration: none;
font-weight: bold;
}
ul a:hover, ul a:active{
color: #ffffff;
text-decoration: underline;
font-weight: bold;
}
	
		/*HONDEN*/

div#honden_container{
width: 100%;
height: 40px;
margin: 0px 0px 0px 0px;
padding: 0px;
text-align: center;
}
ul{
list-style: none;
margin: 0;
padding: 5px 0 0 0;
}
li{
margin: 0;
padding: 0 7px 0 7px;
display: inline;
}
a:link {
color: #69a8f5;
text-decoration: none;
font-weight: bold;
}
a:visited {
color: #f2c793;
text-decoration: none;
font-weight: bold;
}
a:hover, a:active{
color: #ffffff;
text-decoration: underline;
font-weight: bold;
}
ul a:link {
color: #69a8f5;
text-decoration: none;
font-weight: bold;
}
ul a:visited{
color: #f2c793;
text-decoration: none;
font-weight: bold;
}
ul a:hover, ul a:active{
color: #ffffff;
text-decoration: underline;
font-weight: bold;
}
		/*MEMORY*/

div#memory_container{
width: 100%;
height: 40px;
margin: 0px 0px 0px 0px;
padding: 0px;
text-align: center;
}
ul{
list-style: none;
margin: 0;
padding: 5px 0 0 0;
}
li{
margin: 0;
padding: 0 7px 0 7px;
display: inline;
}
a:link {
color: #69a8f5;
text-decoration: none;
font-weight: bold;
}
a:visited {
color: #f2c793;
text-decoration: none;
font-weight: bold;
}
a:hover, a:active{
color: #ffffff;
text-decoration: underline;
font-weight: bold;
}
ul a:link {
color: #69a8f5;
text-decoration: none;
font-weight: bold;
}
ul a:visited{
color: #f2c793;
text-decoration: none;
font-weight: bold;
}
ul a:hover, ul a:active{
color: #ffffff;
text-decoration: underline;
font-weight: bold;
}

		/*ARCHIEF*/
div#archief_container{
width: 100%;
height: 40px;
margin: 0px 0px 0px 0px;
padding: 0px;
text-align: center;
}
ul{
list-style: none;
margin: 0;
padding: 5px 0 0 0;
}
li{
margin: 0;
padding: 0 7px 0 7px;
display: inline;
}
a:link {
color: #69a8f5;
text-decoration: none;
font-weight: bold;
}
a:visited {
color: #f2c793;
text-decoration: none;
font-weight: bold;
}
a:hover, a:active{
color: #ffffff;
text-decoration: underline;
font-weight: bold;
}
ul a:link {
color: #69a8f5;
text-decoration: none;
font-weight: bold;
}
ul a:visited{
color: #f2c793;
text-decoration: none;
font-weight: bold;
}
ul a:hover, ul a:active{
color: #ffffff;
text-decoration: underline;
font-weight: bold;
}



		/*NIEUWS*/
div#nieuws_container{
width: 100%;
height: 40px;
margin: 0px 0px 0px 0px;
padding: 0px;
text-align: center;
}
ul{
list-style: none;
margin: 0;
padding: 5px 0 0 0;
}
li{
margin: 0;
padding: 0 7px 0 7px;
display: inline;
}
a:link {
color: #69a8f5;
text-decoration: none;
font-weight: bold;
}
a:visited {
color: #f2c793;
text-decoration: none;
font-weight: bold;
}
a:hover, a:active{
color: #ffffff;
text-decoration: underline;
font-weight: bold;
}
ul a:link {
color: #69a8f5;
text-decoration: none;
font-weight: bold;
}
ul a:visited{
color: #f2c793;
text-decoration: none;
font-weight: bold;
}
ul a:hover, ul a:active{
color: #ffffff;
text-decoration: underline;
font-weight: bold;
}


		/*H1  H2  H3  H4  P*/  	
h1{
font-size: 150%;
margin: 0;
padding: 10px 0 10px 0;
color: #f2f2f2;
text-align: center;
font-weight:normal;
font-family: verdana, arial, sans-serif;
}

h2{
font-size: 120%;
margin: 0 15px 0 15px;
padding: 10px 0 10px 0;
color: #f2f2f2;
text-align: center;
font-weight: bold;
font-family: verdana, arial, sans-serif;
}

h3{
font-size: 100%;
margin: 0 15px 0 15px;	/* was 0 0px 0 0px */
padding: 10px 0 10px 0;    /* was 0 0 0 0*/
color: #f2f2f2;
text-align: center;
font-weight: bold;
font-family: verdana, arial, sans-serif;
}

h4{
font-size: 80%;
margin: 0 15px 0 15px;
padding: 10px 0 10px 0;
color: #69a8f5;
font-weight: normal;
text-align: center;
font-family: verdana, arial, sans-serif;
}

p{
margin: 5px 15px 5px 15px;
padding: 0 0 15px 0;
font-size: 100%;
}
.altkleur{
color: #ff7f50;
}

		/*BOXEN*/

	/* box 1 en 2,HOME */

div#box1{
background-color: #385882;
float: left;
width: 370px;
height: 100%;
margin: 15px 10px 15px 15px;
border: 1px solid #849fc1;
}

div#box2{
background-color: #385882;
float: right;
width: 370px;
height: 100%;
margin: 15px 15px 15px 10px;
border: 1px solid #849fc1;
}
	/* box 3 en 4,LINKS*/

div#box3{
background-color: #385882;
float: left;
width: 150px;
height: 1540px;
margin: 15px 2px 15px 15px;
border: none;
}

div#box4{
background-color: #385882;
float: right;
width: 586px;
height: 1540px;
margin: 15px 15px 15px 2px;
border: none;
}
	/* box 5, 6, 7 en 8 CONTACT */

div#box5{
background-color: #385882;
float: left;
width: 304px;
height: 219px;
margin: 15px 10px 15px 71px;
border: none;
}

div#box6{
background-color: #385882;
float: right;
width: 304px;
height: 219px;
margin: 15px 71px 15px 10px;
border: none;
}

div#box7{
background-color: #385882;
float: left;
width: 304px;
height: 100%;
margin: 15px 10px 15px 71px;
border: none;
}

div#box8{
background-color: #385882;
float: right;
width: 304px;
height: 100%;
margin: 15px 71px 15px 10px;
border: none
}
	/* box 9 en 10 RASSTANDAARD */
div#box9{
background-color: #385882;
float: left;
width: 370px;
height: 3490px;
margin: 15px 10px 15px 15px;
border: 1px solid #849fc1;
text-align: left;
}
div#box10{
background-color: #385882;
float: right;
width: 370px;
height: 3490px;
margin: 15px 15px 15px 10px;
border: 1px solid #849fc1;
text-align: left;
}
	/* box 11, 15, 16 en 17 PUPS2008, MEMORY en ONZE HONDEN */
div#box11{
background-color: #385882;
float: left;
width: 768px;
height: 100%;
margin: 15px 15px 15px 15px;
border: 1px solid #849fc1;
}

div#box15{
background-color: #385882;
float: left;
width: 768px;
height: 100%;
margin: 15px 15px 15px 15px;
border: 1px solid #849fc1;
}

div#box16{
background-color: #385882;
float: left;
width: 768px;
height: 100%;
margin: 15px 15px 15px 15px;
border: 1px solid #849fc1;
}

div#box17{
background-color: #385882;
float: left;
width: 768px;
height: 100%;
margin: 15px 15px 15px 15px;
border: 1px solid #849fc1;
}

	/* box 12 en 13,SPORT*/

div#box12{
background-color: #385882;
float: left;
width: 150px;
height: 505px;
margin: 15px 10px 15px 15px;
border: none;
}

div#box13{
background-color: #385882;
float: right;
width: 586px;
height: 525px;
margin: 15px 15px 15px 10px;
border: none;
}

	/* box 14 UITSLAGEN */
div#box14{
background-color: #385882;
float: left;
width: 768px;
height: 120px;
margin: 15px 15px 15px 15px;
border: 1px solid #849fc1;
}

	/* box 18 INHOUD */
div#box18{
background-color: #385882;
float: left;
width: 768px;
height: 100%;
margin: 15px 15px 15px 15px;
border: none;
}

	/* box 19 en 20 EARLY STANDARD */
div#box19{
background-color: #385882;
float: left;
width: 370px;
height: 1250px;
margin: 15px 10px 15px 15px;
border: 1px solid #849fc1;
text-align: left;
}
div#box20{
background-color: #385882;
float: right;
width: 370px;
height: 1250px;
margin: 15px 15px 15px 10px;
border: 1px solid #849fc1;
text-align: left;
}


		/*FOOTER*/
#footer {
width: 768px;
height: 100%;
border: 1px solid #849fc1;
margin: 15px 15px 15px 15px;
}