* { behavior: url(iepngfix.htc); }

html {
	height:100%;
}
body {
	color:#fff;
	margin:0;
	padding:0;
	background-color:#000;
	font-family: Arial,Verdana, Geneva, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	height:100%;
	background-image:url(images/bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}
a {
	outline: none;
}
hr {
	border: 1px solid #000;
}
table {
	font-size:12px;
}
h1 {
	color:#e5de6e;
	font-size:14px;
	}
#container {
	position:relative;
	width:1000px;
	margin:0 auto;
	text-align:left;
	_height:100%;		/*for IE*/
	min-height:100%;	/*for Firefox*/
	background-image:url(images/paper_bg.jpg);
	background-position:top left;
	background-repeat:repeat-y;
}
#header {
	position:relative;
	height:97px;
	background-image:url(images/logo_top.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
#header h1 {
	text-indent:-9999px;
	position:absolute;
}
#pagina {
	position:relative;
	padding-bottom:129px;		/*for footer*/
}
#content {
	position:relative;
	width:480px;
	left:500px;
	padding:10px;
	min-height:643px;
}
#content p{
	margin-top:0;
}
#pictures {
	position:absolute;
	width:505px;
	height:643px;
	top:96px;
	left:-10px;
	z-index:0;
	}
#footer {
	margin:0 auto;
	margin-top:-129px;
	height:129px;
	position:relative;
	width:1000px;
	font-size:10px;
	text-align:right;
	color:#000;
	vertical-align:middle;
	background-image:url(images/footer.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
#lab {
	position:absolute;
	width:275px;
	height:60px;
	left:10px;
	top:60px;
	}
#lab a {
	position:absolute;
	width:100%;
	height:100%;
	left: -1px;
	top: 1px;
	}
/*------------------------navigatie---------------------------*/

ul#nav {
	padding:0;
	margin:0;
	float:right;
	position:absolute;
	top: 173px;     /* set the exact position of the navigation */
	left: 315px;		/* set the exact position of the navigation */
	width:157px;
	height:130px;
	z-index:99;
	cursor:pointer;

}
ul#nav li {
	padding:0;
	margin:0;
	text-indent:-9999px;	
	list-style-type:none;
	float:left;
}
ul#nav li a {
	border:0;
	display:block;
	text-decoration:none;
	background-image: url(images/menu.jpg);
	
}

li#home a {
	width:157px;	
	height:18px;
}

li#referenties a {
	width:157px;	
	height:18px;
}

li#portfolio a {
	width:157px;	
	height:18px;
}

li#dans a {
	width:157px;	
	height:18px;
}

li#links a {
	width:157px;	
	height:18px;
}

li#sponsors a {
	width:157px;	
	height:19px;
}

li#contact a {
	width:157px;	
	height:21px;
}

li#home a {	
	background-position:0px 0px;
}
li#home a.selected,li#home a:hover {	
	background-position:157px 0px;
}
li#referenties a {	
	background-position: 0px -18px;
}
li#referenties a.selected,li#referenties a:hover {	
	background-position: 157px -18px;
}
li#portfolio a {	
	background-position:0px -36px;
}
li#portfolio a.selected,li#portfolio a:hover {	
	background-position:157px -36px;
}

li#dans a {	
	background-position:0px -54px;
}
li#dans a.selected,li#dans a:hover {	
	background-position:157px -54px;
}

li#links a {	
	background-position:0px -72px;
}
li#links a.selected,li#links a:hover {	
	background-position:157px -72px;
}

li#sponsors a {	
	background-position:0px -90px;
}
li#sponsors a.selected,li#sponsors a:hover {	
	background-position:157px -90px;
}

li#contact a {	
	background-position:0px -109px;
}
li#contact a.selected,li#contact a:hover {	
	background-position:157px -109px;
}
/*--------------------------------form-----------------------------------*/

.breed {
	width:355px;
	}
input, select, textarea
{
color: #fff;
background: #000;
border: 1px solid #313131;
padding:5px;
}

.submit input
{
color: #fff;
background: #000;
border: 1px outset #313131;
padding:5px;
}

/* ---------- gallery styles start here ----------------------- */
/* img, #gall { behavior: url(iepngfix.htc); } */

.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery li {
	margin: 10px;
	padding: 0;
	float: left;
	position: relative;
	width: 212px;
	height: 175px;
}

.gallery a {
	text-decoration: none;
	color: #666;
	border:none;
}
.gallery a:hover {
	color: #000;
	text-decoration: underline;
}
.gallery img {
	padding: 20px 0 0 21px;
}
.gallery em {
	width: 212px;
	height: 30px;
	background: url(images/picture-frame.png) no-repeat;
	display: block;
	position: absolute;
	text-align: center;
	font: 100%/100% Arial,Verdana, Geneva, Helvetica, sans-serif;
	padding-top: 145px;
}

/*-----------------Algemene Links------------------------------------*/

a:visited {
			color:#fff;
			font-size:12px;
			font-weight:400;
          	text-decoration: none;}
		   
a:link {
			color:#fff;
			font-size:12px;
			font-weight:400;
          	text-decoration: underline;}
	
a:hover {
			color:#e5de6e;
			font-size:12px;
			font-weight:400;
          	text-decoration: underline;}
/*-----------------Specifieke Links------------------------------------*/

a.b:visited {
			color:#000;
			font-size:12px;
			font-weight:400;
          	text-decoration: none;}
		   
a.b:link {
			color:#000;
			font-size:12px;
			font-weight:400;
          	text-decoration: none;}
	
a.b:hover {
			color:#000;
			font-size:12px;
			font-weight:400;
          	text-decoration: underline;}
img, #flashcontent { behavior: url(iepngfix.htc); }
#flashcontent {
	background-image:url(images/back.png);
	background-position:top left;
	background-repeat:no-repeat;
	}


/*------------STYLES-----------*/

.style1{
	color:#e5de6e;
	font-size:14px;
	margin:10px 0 10px 0;
	font-weight:600; 
}

.style2{
	font-family: Arial,Verdana, Geneva, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}

.style3{
	font-family: Arial,Verdana, Geneva, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}

.style4{
	font-family: Arial,Verdana, Geneva, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}

.style5{
	font-family: Arial,Verdana, Geneva, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}

.style6{
	font-family: Arial,Verdana, Geneva, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}

.style7{
	font-family: Arial,Verdana, Geneva, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}

.style8{
	font-family: Arial,Verdana, Geneva, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}

.style9{
	font-family: Arial,Verdana, Geneva, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}

.style10{
	font-family: Arial,Verdana, Geneva, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}

