a {text-decoration: none; color: #d144d0;}
a:hover {text-decoration: none; color: #ed9407;}

a.menu {text-decoration: none; color: #d144d0;}
a.menu:hover {text-decoration: none; color: #ed9407;}

a.menuact {text-decoration: none; color: #ed9407;}

a.smenu {text-decoration: none; color: #d144d0;}
a.smenu:hover {text-decoration: none; color: #ed9407;}

a.smenuact {text-decoration: none; color: #ed9407;}

body, html {
	background-color:#ed9407;
	margin: 0;
	padding: 0;
	border: 0;
	height:100%;
	width:100%;
}
table {
	border: 0;
	margin: 0;
	padding: 0;
}
td {
	border: 0;
	margin: 0;
	padding: 0;
   vertical-align: top;
	text-align: left;
}
img, div, span, p {
	border: 0;
/*	margin: 0;*/ 
	padding: 0;
}
ul, ol {
	margin: 0;
}
li {
	margin-left:-2.1em;
}
.normaal, p {
	line-height:15px;
}
.titel, h1 {
	font-size: 16px;
	font-weight: bold;
}
.subtitel, h2 {
	font-size: 14px;
	color:#d144d0;
}
.foutmelding {
	color: #C00;
	text-align: left;
}
.menu {
}
.menuact {
}
.smenu, .smenuact {
	font-size:13px;
	margin-left:7px;
	line-height:19px;
}
textarea {
	overflow:auto;
}
/*
   =======
	LAYOUT
   =======
*/
#sitecontainer {
	position: absolute;
	width: 100%;
}
#site {
	position: relative;
	top:0px;
	height: 600px;
	width: 955px;
	margin-left: auto;
	margin-right: auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#2a2a2a;
	background-image:url(images/Achtergrond.jpg);
}
#logo {
	position:absolute;
	top:21px;
	left: 15px;
	width:263px;
	height:88px;
	overflow:hidden;
}
#boven {
	position:absolute;
	top:32px;
	left: 300px;
	width:630px;
	height:26px;
	overflow:hidden;
}
#menucontainer {
	position:absolute;
	top:128px;
	left:45px;
	width:150px;
	height:378px;
	overflow:auto;
}
#menutxt {
	margin-top:0px;
	font-size:15px;
	line-height:30px;
}
#txtcontainer {
	position:absolute;
	left:200px;
	top:122px;
	width:696px;
	height:378px;
	overflow:auto;
	text-align:left;
}
#txt {
	margin-left:16px;
}
#logocontainer {
	position:absolute;
	top:537px;
	left: 30px;
	width:900px;
	height:45px;
	background-color:#FFF;
	overflow:hidden;
}
.logoblokrechts {
	float:right;
	height:40px;
	margin-right:20px;
	margin-top:3px;
}
.logobloklinks {
	float:left;
	margin-top:2px;
	margin-left:12px;
	color:#666;
}
#contactfoto {
	position:absolute;
	top:73px;
	left:685px;
	width:130px;
	height:444px;
}
/*
PRODUCTEN
*/
#productovzcontainer {
	padding-left: 30px;
}
.productovz {
	float:left;
	width:140px;
	height:140px;
	padding-right:45px;
	margin-top:0px;
	margin-bottom:35px;
	z-index:1;
}
.prodovztitel {
	margin-left:12px;
	margin-top:8px;
	width:140px;
	height:20px;
	font-weight:bold;
	z-index:2;
	overflow: hidden;
}
.prodovzafb {
	margin-left:8px;
	width:140px;
	height:140px;
	z-index:2;
}
.productdet {
	width:140px;
	height:140px;
	margin: 0;
}
.productafb {
	width:140px;
}
.productdettxt {
	padding: 20px 0;
}
/* Bladsturing (volgende, vorige) */
#bladeren {
	position:absolute;
	top:350px;
	width:100%;
	height:20px;
}
.bladsturing {
	font-size:11px;
	text-align:center;
}
/* 
	Toon grote foto
*/
#grijslaag {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color:#ed9407;
	visibility: hidden;
	z-index: 5;
	opacity:.70;
	filter: alpha(opacity=70);
}
#fotolijst {
	position: absolute;
	top: 100px;
	left: 205px;
	border: 7px #FFF solid;
	visibility: hidden;
	z-index: 7;
	background-color: #FFF;
	text-align: center;
}
#fotokruis {
	position: absolute;
	top: 0;
	right: 0;
	height: 20px;
	width: 20px;
	background-color: #FFF;
	visibility: hidden;
	z-index: 7;
	font-size: 14px;
	font-weight: bold;
}

