/* CSS Document */
/* body {
	overflow: hidden;
	margin:0;
	border:0;
	padding:0;
	height:100%;
	max-height:100%;
	
	background-image: url(achtergrondwinkel.jpg);
	background-repeat: repeat;
	background-attachment: fixed; 
	

	color: #000066;
	
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.9em;	
	
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
*/

/* for internet explorer */
* html body {
  padding:185px 0 25px; 
  }
  
table {
	font-size: 95%;
}  

#container {
	position:fixed;
	top:185px;
	left:0px;
	bottom:25px;
	right:0;
	overflow:auto;
	padding:20px;
	text-align:left;
	font-size: 90%;
  }

* html #container {
	height:100%;
	width:100%;
  }

#header {
	position:absolute;
	top:0;
	left:0px;
	width:100%;
	height:185px;
	overflow:auto;
	color: #000000;
  }
* html #header {height:185px;}

/* end of bit that does the work */

/* h1 {font-size:1em; margin:0; padding:0;} */

#footer p {
 /* color:#000; */
  margin:5px 10px 0 10px;
  }


#header img {
	margin:10px 10px 0 10px;
  }

/* background-color: #fff; */

/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Aanpassen bij andere standaard achtergrond !!!!!!!!!!!! */
  
#container img {
	margin:5px;
}

#absolute {
	position:absolute;
	top:5px;
	right:5px;
	width:200px;
	background:#ddd;
	padding:10px;
	border:1px solid #000;
	left: 50%;
  }

#left {
  float:left; 
  background:#eee; 
  padding:10px; 
  border:1px solid #000; 
  color:#000; 
  width:50%;
  }

#right {
  float:right; 
  background:#ddd; 
  padding:10px; 
  border:1px solid #000; 
  color:#000; 
  }



.grey {color:#888;}

.ltgrey {color:#ddd;}

img#mascot {float:right;}

#header ul {
  clear:both; 
  text-align:center; 
  border-top:1px solid #73a2bd;
  }

#header ul {
  margin:0; 
  padding:0; 
  list-style-type:none; 
  background:transparent; 
  height:3em;
  }

#header ul li {
  display:inline; 
  color:#73a2bd;
  }



.strike {text-decoration:line-through;}
.lft {float:left;}
.rgt{
	float:right;
}

/*  .columnone, .columntwo {width:31%; float:left; text-align:justify; margin-right:2%;} 
.columnone {width:20%; float:left; text-align:justify; margin-right:2%;}*/
.columnone {
	width:20%;
	float:left;
	margin-right:2%;
}
.columntwo {
	width:60%;
	float:left;
	text-align:left;
	margin-right:2%;
}
.columnthree {text-align:justify; border:1px none #fff;}
* html .columnthree {border:0;}
hr {clear:both; border:0; height:1px; color:#888; background-color:#888;}

.columnthree a, .columnthree a:visited {color:#000000; text-decoration:underline;}
.columnthree a:hover {text-decoration:none;}

.mdl {
float:right;
}
.style1 {}
.twee100procentkop {
	font-size: 200%;
	font-weight: bold;
	text-indent: 10px;
	text-shadow: 3px 3px 5px black;
}
.vet {
	font-weight: bold;
}
