body
{
	margin: 0px;
	padding: 0px;
	font: 12px/16px "Lucida Grande", helvetica, arial, sans-serif;
	text-align: center;
	/*background-image: url(../images/bckg_c.jpg);*/
	color:#999;
}

/* style voor IE5 Mac */
#horizon
{
	background-color: transparent;
	position: absolute;
	top: 20px;
	left: 0px;
}

/* onzichtbaar voor IE5 Mac\*/
#horizon
{
	top: 47%;
	left: 0px;
	width: 100%;
	margin-top: -282px;
	text-align: center;
	min-width: 790px;
}

/* einde IE5 Mac hack */
#wrapper
{
	background-color: #FFF;
	position: relative;
	text-align: left;
	width: 770px;
	padding: 10px;
	height: 544px;
	margin: 0px auto;
	background-image: url(../images/wrapper.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#container
{
	position:relative;
	margin: 0px auto;
	width: 770px;
	height:505px;
	text-align:left;
}


#header
{
	height: 99px;
	position:relative;
	padding-top:1px;
}

#header img
{
	display: block;
	margin: 0 15px 0 auto;
	border:none;
}

#pta
{
	position: absolute;
	top: 1px;
	left: 1px;
	width: 200px;
	height: 88px;
}

#header #pta img
{
	display: block;
	margin: 0;
	border:none;
}

#header #pta a img
{
	border:none;
}

#info
{
	display: none;
	position:absolute;
	left:0px;
	top:0px;
	width: 500px;
	text-align:left;
}

#nav
{
	position: absolute;
	left: 12px;
	top: 120px;
	width: 179px;
	font-family: "Lucida Grande",helvetica, arial, sans-serif;
	font-size: 11px;
	line-height: 24px;
	font-variant: small-caps;
	/*font-weight: bold;*/
}

#pim
{
	position: relative;
	left: 222px;
	top: 16px;
	width: 460px;
	text-align: left;
	font-size: 12px;
}

#pim a:link, #pim a:visited
{
	color: #999;
	text-decoration: none;
}

#pim a:hover
{
	color: #666;
	text-decoration: none;
}

#viewer
{
	position: relative;
	left: 202px;
	top: 20px;
	width: 544px;
	height: 350px;
	text-align: center;
}	

#viewer img
{
	padding:1px;
	border:1px solid #CCC;
}

#foto { visibility:hidden; }


#caption
{
	position: absolute;
	bottom: 40px;
	left: 390px;
	width: 200px;
	height: 23px;
	text-align: center;
}

#caption img {border:none;}


#caption a:link, #caption a:visited
{
	color: #999;
	text-decoration: none;

}

#caption a:hover
{
	color: #666;
	text-decoration: none;
}

#links
{
	position: absolute;
	top: 489px;
	left: 210px;
	width: 20px;
	height:20px;
}

#links img {display:block; border:0px;}

#links a:link, #links a:visited
{
	display:block;
	background-image: url(../images/left.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}

#links a:hover
{
	display: block;
	background-image: url(../images/left.jpg);
	background-repeat: no-repeat;
	background-position: 0px -20px;
}


#rechts
{
	position: absolute;
	left:721px;
	top: 489px;
	width: 20px;
	height:20px;
} 

#rechts img {display:block; border:0px;}

#rechts a:link, #rechts a:visited
{
	display:block;
	background-image: url(../images/right.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#rechts a:hover
{
	display: block;
	background-image: url(../images/right.jpg);
	background-repeat: no-repeat;
	background-position: 0px -20px;
}

#thumbs
{
	position: relative;
	left: 206px;
	top: 35px;
	width: 556px;
	text-align: left;
	visibility:hidden;

}	


#thumbs div
{
	float: left;
	width: 106px;
	height: 72px;
	margin:2px 1px;
	text-align:center;
}

#thumbs img
{
	padding:1px;
	margin: 0px auto;
	display:block;
}

#thumbs a:hover
{
	border: 1px none #999;
}


#thumbs a:link img, #thumbs a:visited img
{
	border: 1px solid #CCC;
}

#thumbs a:hover img
{
	border: 1px solid #999;
}

#verder
{
	position: absolute;
	left:721px;
	top: 540px;
	width: 20px;
}

#verder img {border:0px; display: block;}

#verder a:link, #verder a:visited
{
	display: block;
	background-image: url(../images/right.gif);
	background-repeat: no-repeat;
	background-position: 0px -20px;
}

#verder a:hover
{
	display: block;
	background-image: url(../images/right.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#terug
{
	position: absolute;
	left:230px;
	top: 540px;
	width: 20px;
}

#terug img {border:0px; display: block;}

#terug a:link, #terug a:visited
{
	display: block;
	background-image: url(../images/left.gif);
	background-repeat: no-repeat;
	background-position: 0px -20px;
}

#terug a:hover
{
	display: block;
	background-image: url(../images/left.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

h2
{
	font-weight: normal;
	color: #666;
	font-size: 16px;
	margin-top:0px;
}


h3
{
	font-weight: normal;
	color: #666;
	font-size: 14px;
	margin-top:0px;
}

ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

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

#nav a 
{
	display:block; 
	padding:0 0 0 30px;
}

#nav a:link, #nav a:visited
{
	color: #999;
	text-decoration: none;
	background-image: url(../images/li.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#nav a:hover
{
	color: #666;
	text-decoration: none;

}

#nav ul li a.vet:link, #nav ul li a.vet:visited
{
	font-weight:bold;
	color:#333;
}

#nav a.tekoop:link, #nav a.tekoop:visited
{
	color: #C03;
	font-weight:bold;

}

#nav a.tekoop:hover
{
	color: #666;


}


a {
   outline: none;
   text-decoration: none;
}

#teller
{
	position:absolute;
	left:325px;
	bottom:0px;
	width: 300px;
	text-align:center;
	height: 12px;
	color: #CCC;
	font-size:10px;
}

#teller a:link, #teller a:visited
{
	color: #666;
	text-decoration: none;
	padding-left: 10px;
}

#teller a:hover
{
	color: #333;
	text-decoration: none;
}


 a#overview:link, a#overview:visited
{
	color: #666;
	text-decoration: none;
	padding-left: 10px;
}

a#overview:hover
{
	color: #333;
	text-decoration: none;
}

#hoeveel
{
	position: absolute;
	left: 680px;
	bottom: 0px;
	width: 30px;
	text-align: right;
	height: 12px;
	color: #CCC;
	font-size: 10px;
}

.scrolldiv
{
	
	width: 560px;
	height: 350px;
	background-color: transparent;
	position: relative;
}

#details
{
	width: 532px;
	text-align: left;
}	

#details img, #formcontainer img
{
	padding:1px;
	border:1px solid #CCC;
	float:right;
	margin:0 0 5px 5px;
}

.accent {

	font-weight:bold;
	color:#666;
}

#details a:link, #details a:visited, #formcontainer a:link, #formcontainer a:visited {

	color:#333;
	text-decoration:underline;
}

#details a:hover, #formcontainer a:hover {

	color:#000;
}

#formcontainer
{
	position: relative;
	left: 202px;
	top: 10px;
	width: 544px;
	text-align:left;
	font-size:12px;
}

#formcontainer input {
	
	border: 1px solid rgb(230,230,230);
	color:#333;

}

#formcontainer textarea {
	
	border: 1px solid rgb(230,230,230);
	text-align: left;
	color:#333;
}

#formcontainer table tr td.honderd { width: 100px;}

#formcontainer input.sbutton
{
	margin:0px;
	padding:0px;
	width: 84px;
	height: 32px;
	line-height: 30px;
	background-color: transparent;
	border: none;
	background-image: url(../images/button.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #333;
	font-style: italic;
	font-weight: bold;
}


#formcontainer input.sbutton:hover {

	background-position: 0px -32px;
	color: #000;
}

#formcontainer form img, #formcontainer form a img {

	border:none;
	float:none;
	margin:0;
	padding:0;
}

.feedback
{
	color: #69C;
	font-size:12px;
	padding:2px 0;
}

#formcontainer input.error
{
	border: 1px solid rgb(228,230,230);
	background-color:rgb(245,247,247);
}

.asterix {font-weight:bold; color: #69C; font-size:12px;}

.iceblue { color:#69C; }

.drie { color:#333; }
.zes { color:#666; }