Html{
overflow: -moz-scrollbars-vertical;
overflow-y: scroll;
}
body  {
		font-family: Verdana,Georgia, Trebuchet MS, "Times New Roman", ;
		font-size: 13px;
		color: #38669a;
		background-color: #e0e8ea;
		margin: 0px;
		padding: 0px;
		
		

}
/* MENU */		
		
#menu {
	
		left: -40px;
		top: 175px;
		width: 180px;
		height: 150px;
		position: absolute;
		line-height: 18px; 
		margin-left: 0px;
		
		}
	#menu ul {
			list-style: none;
			
			}
	#menu ul li {
			left: -25px;
			float: left;
			text-align:right;
			width: 160px;
			padding-right: 20px;
			}

	#menu ul li a {
			text-decoration: none;
			color: #38669a;
			font-size: 14px;
			}
	#menu ul li a:hover {
			text-decoration: underline;		
			color: #38669a;
	
			}
	#menu ul li.active {
			text-decoration: none;
			background-image: url(../img/arrow.gif);
			background-repeat: no-repeat;
			background-position: right;
		}
	
li 	{
	line-height: 18px;
		
	}


/* LOGOS */		
	
#logo {
		position: absolute;
		top: 40px;
		left: 20px;
		}
#anbi {
		position: absolute;
		top: 360px;
		left:720px;
		width: 168px;
		height: 159px;
		background-image:url(../img/Anbi.gif);
		}
		

#container {
		
		width: 1010px;
		top: 10px;
		position: relative;
		left: 50%;
		margin: 0 0 0 -505px;
		background-image:url(../img/ContainerBB.gif);
		background-repeat: repeat-y;
		border: 1px solid #e0e8ea;
}





#topstekst {
		
		position: absolute;
		font-family: Verdana;
		top: 58px;
		left: 230px;
		font-size: 32px;
		color: #38669a;
		letter-spacing: 0.05em;
		word-spacing: 0em;
}
#balk {
		
		width: 1010px;
		top: 110px;
		left: 0px;
		position: absolute;
		height: 10px;
		background-color: #006699;
		border: 1px solid #006699;
}
#content {
	width: 740px;
	margin-top: 126px;
	margin-left: 220px;
	background-image:url(../img/BB.gif);
	background-color: #fff;
	border: 6px solid #fff;
	top: 126px;		
}

#bottom {
		width: 752px;
		height: 20px;
		margin-left: 220px;
		padding-top: 10px;
		text-align: center;
		border-bottom: 1px solid #8090a0;
		font-size: 11px;
		color: #8090a0;
		
}




.contentbreed {
	clear: both;
	margin: 0px;
	margin-top: 0px;
	padding:10px;
	margin-right: 100px;
	width: 720px;
	background-color:#ffffff;
	}
.itemfloat {
	clear: both;
	margin: 0px;
	margin-top: 0px;
	width: 740px;
	}

	.itemfloat .left {
		width: 341px;
		float: left;
		background-image:url(img/ContentBB.gif);
		padding: 10px 10px 10px 10px;
			}

	.itemfloat .right {
		width: 361px;
		float: right;
		height: inherit;
		background-color: #fff;	
		background-image:url(img/ContentBB.gif);
		}
	.itemfloat .righttext {
		width: 341px;
		float: right;
		background-image:url(img/ContentBB.gif);
		padding: 10px 10px 10px 10px;
			}

#pageheader{

	font-style: normal;
	font-weight: bold;
	color: #1e3b5b;

}
#pageheader h1{
	
	 font-size:18px

}



#pagelink a {
	text-decoration: none;
	font-style: italic;	
	color: #38669a;	
			}
			
#pagelink a:hover {
			text-decoration: underline;		
		
	
			}
