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

body
{
	margin: 0 auto;
	padding: 0;
	background-color: #ffcc33;	
}



.Main
{
	position: relative;
	width: 100%;	
	left: 0;
	top: 0;
}

.Sheet
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 950px;
	height:620px;
	min-width:35px;
	min-height:35px;
	margin-top: 10px !important;
	background-image: url('../images/achtergrond_nl.png');	
} 

.Sheet-body
{
	position: relative;
	z-index:1;
	padding: 10px;
}
/* Style voor de vlag */
.vlag {
	top: 50px;
	left:130px;
	position:absolute;
}
/* style for menu */
.menu {
	margin-left:0px;
	padding:0;
	top: 103px;
	left: 135px;
	width:800px;
	height:25px;	
	z-index:90;	
	position:absolute;	
}
#nav, #nav ul {
	padding:0;
	margin: 0;
	list-style:none;
}
#nav a {
	margin-top:0px;
	margin-left:0px;
	display:block;	
	text-decoration:none;
	color:#eb201c;
	text-align: left;	
	font-size: 23px;
	font-weight:bold;
}
#nav a.secondlevel	{
	text-align:left;
	font-size:18px;
	width:170px;	
}

#nav li {
	float: left;
	width:90px;
	padding-left:0px;
}
#nav li.breed {
	width: 150px;
}
#nav li.secondlevel {
	width: 170px;
}
#nav li ul {
	display:none;	
}
#nav li:hover ul , #nav li li:hover ul , #nav li.sfhover ul  , #nav li li.sfhover ul {
	display:block;
	width:170px;
	position:absolute;
	background-color:#f3f4c4;
	border-bottom:.1em solid #00b25a;
	border-left:.1em solid #00b25a;
	margin-left:3px;
	padding-left:5px;
	
}
/* styles voor de inhoud */
.inhoud {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;	
	font-variant: normal;
	color: #FF0000;
	list-style-position: outside;
	list-style-type: disc;
	margin: 0px;
	padding: 0px;
	height: 478px;
	width: 850px;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 0;
	left: 14px;
	top: 137px;
}
.home	{
	line-height: 22px;
	font-weight: bold;
}
.fotorechts {
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 300px;
	height:225px;
	float: right;
}
.fotolinks {
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.clearBoth	{
	clear:both;
}

.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
#fotoh1	{
	position:absolute;
	width: 300px;
	height:225px;
	z-index:1;
}
#fotoh0	{
	position:absolute;
	width: 300px;
	height:225px;
	z-index:0;
}
.style2 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: normal;
	
	
}
.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	list-style-position: outside;
	list-style-type: disc;

}
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
.fotoshow	{
	position:relative;
	top: 30px;
	left: 235px;
	
}
	