body {
	background:url(../images/achtergrond.jpg);
	font:12px tahoma;
	color:#817f7f;
	margin: 0px;
	padding: 0px;
}

a {
	color:#a1d6e1;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

h1 {
	color:#000000;
	font:36px "rage Italic";
	color:#000000;
	margin-top:15px;
}

h2 {
	color:#522c29;
	font:12px tahoma;
	font-weight:bold;
	margin:0px;
}

h3 {
	font:10px tahoma;
	font-weight:bold;
}

h4 {
	font:14px tahoma;
	font-weight:bold;
}

input {
	background:#a6deea;
	border:0px;
	color:#FFFFFF;
	padding-left:5px;
}

.geheel {
	width:990px;
	height:auto;
	margin:0px auto;
	background-color:#FFFFFF;
}

.header{
	width:990px;
	height:124px;
	background:url(../images/menu_boven.jpg);
}

.menu {
	width:990px;
	height:22px;
	padding-top:5px;
	background:url(../images/menubalk.jpg) no-repeat;
	word-spacing:10px;
	letter-spacing:1px;
	float:left;
}

.tekst{
	position:relative;
	width:960px;
	height:auto;
	background:#FFFFFF;
	float:left;
	padding:25px 0px 0px 30px;
	display:inline;
	
}

.tekst_links{
	position:relative;
	width:465px;
	height:auto;
	background:#FFFFFF;
	float:left;
	margin-top:0px;
}

.tekst_rechts{
	position:relative;
	width:450px;
	height:auto;
	background:#FFFFFF;
	margin-left:30px;
	float:left;
	display:inline;
}

.fotobalk{
	position:relative;
	width:990px;
	height:100px;
	padding-top:20px;
	background:url(../images/fotobalk.jpg);
	font:16px bold; 
	color:#FFFFFF;
	z-index:1;
	margin-top:15px;
}
.fotobalk a{
	color:#FFFFFF;
}
#foto {
	float:right;
	margin:-77px 0px 0px 16px;
	z-index:2;
	overflow:hidden;
	display:inline;
}

.collectie {
	height:auto;
	width:440px;
	position:relative;
	margin-top:57px;
}

.collectie img {
	margin:5px 5px 0px 0px;
}

.footer{
	width:960px;
	height:35px;
	background:#FFFFFF;
	font-size:11px;
	padding-top:25px;
	float:left;
	padding-left:30px;
	display:inline;
}

#wit_regel {
	height:30px;
	background:#FFFFFF;
}


.menu a {
	color:#FFFFFF;
	font:13px tahoma;
	font-weight:bold;
	margin-left:30px;	
}

#kopje {
	width:700px;
	font:36px "rage Italic";
	color:#000000;
	float:left;
}

#sub_kop {
	width:200px;
	height:auto;
}

#col_kop {
	width:700px;
	float:left; 
}

.titel {
	width:100%;
	color:#89c8d6;
	font:12px bold;
	float:left;
}

#slideblock {
	height:500px;
	width:500px;
 	float:left;
	margin: 81px 0px 0px 0px;
}

#slidethumbs {
	width:450px;
	height:500px;
	float:left;
	overflow:auto;
	margin-top:20px;
}

.thumb {
	height:100px;
	width:100px;
	margin:5px 0px 0px 5px;
}

.mypets{ /*header of 1st demo*/
	width:150px;
	color:#89c8d6;
	position:relative;
	cursor: pointer;
	float:left;
	font:12px tahoma;
}

.thepet
{
	margin-top: 30px;
	padding-top:5px;
	color:#817f7f;
	font:12px tahoma;
}

.datum{
	text-align:right; 
	width:200px;
	color:#89c8d6;
	float:right;
	font:12px tahoma;
}

#uitklap
{
	position:relative;
	float:left;
	height:auto;
	width:100%;
}

#content{
	position:relative;
	width:960px;
	height:auto;
	background:#FFFFFF;
	float:left;
	padding:25px 0px 0px 30px;
	display:inline;
	
}

#content a img{
	border:0;
}

div.time-picker {
  position: absolute;
  height: 150px;
  width:4em; /* needed for IE */
  overflow: auto;
  width:100px;
  background: #A6DEEA;
  border: 1px dotted #FFF;
  z-index: 99;
  color:#FFF;
  margin-top:20px;
  margin-left:1px;
}
div.time-picker-12hours {
  width:6em; /* needed for IE */
}

div.time-picker ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
div.time-picker li {
  padding: 1px;
  cursor: pointer;
}
div.time-picker li.selected {
  background: #316AC5;
  color: #fff;
}

.flashobject
{
	width:450px;
	height:auto;
	position:relative;
	float:left;
}