* {
	font-family: Tahoma;
	font-size: 11pt;
}
img {
	border: 0px;
	vertical-align: text-bottom;
}
h1 {
	font-size: 20pt;
	color: #008294;
}
body {
	background-image: url('bg.jpg');
	background-repeat: repeat-x;
}

.maintable {
	width: 980px;
	border: 2px solid #008294;
	background-image: url('head.jpg');
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
.headertd {
	height: 170px;
	background-image: url('MDlogo.png');
	background-repeat: no-repeat;
	background-position: 2% 50%;
	text-align: center;
	vertical-align: bottom;
}
.headertable {
	width: 100%;
	height: 100%;
}
.lang {
	width: 100%;
	text-align: right;
	vertical-align: top;
	padding-top: 10px;
}
.maintd {
	height: 400px;
	vertical-align: top;
	background-image: url('grad.jpg');
	background-repeat: repeat-x;
	background-color: #ffffff;
	padding-top: 50px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 50px;
}
.footertd {
	height: 20px;
	background-image: url('foot.jpg');
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	font-size: 10pt;
	text-align: center;
}
.menu {
	width: 100%;
	height: 10px;
	text-align: right;
	vertical-align: top;
	padding-bottom: 5px;
}

.prodtbl {
	width: 200px;
	height:	250px;
	border: 1px solid #008294;
	cursor: pointer;
}
.prodnaam {
	height: 20px;
	font-size: 13pt;
	text-align: center;
	vertical-align: bottom;
}
.prodfoto {
	text-align: center;
	vertical-align: middle;
}
.prodimg {
	border: 0px;
}

.montbl {
	margin: 5px;
}
.montd {
	margin: 5px;
}

.flitstable {
	float: left;
	width: 200px;
	margin-right: 40px;
	margin-left: 10px;
	margin-bottom: 20px;
	font-size: 11pt;
	border: 1px solid #008294;
	padding: 4px;
}
.flitskop {
	font-size: 11pt;
	color: #008294;
	height: 30px;
	vertical-align: top;
	font-weight: bold;
}


A.menuknop:active {
	color : #ffffff;
	font-size : 12pt;
	outline: none;
	text-decoration: none;
	font-weight: bold;
}
A.menuknop:link {
	color : #ffffff;
	font-size : 12pt;
	text-decoration: none;
	font-weight: bold;
}
A.menuknop:visited {
	color : #ffffff;
	font-size : 12pt;
	text-decoration: none;
	font-weight: bold;
}
A.menuknop:hover {
	color : #ececec;
	font-size : 12pt;
	outline: none;
	text-decoration: none;
	font-weight: bold;
}

A.flits:active {
	color : #008294;
	font-size : 11pt;
	outline: none;
	text-decoration: none;
}
A.flits:link {
	color : #008294;
	font-size : 11pt;
	text-decoration: none;
}
A.flits:visited {
	color : #008294;
	font-size : 11pt;
	text-decoration: none;
}
A.flits:hover {
	color : #0c7740;
	font-size : 11pt;
	outline: none;
	text-decoration: none;
}

A:active {
	color : #008294;
	font-size : 11pt;
	outline: none;
	text-decoration: none;
}
A:link {
	color : #008294;
	font-size : 11pt;
	text-decoration: none;
}
A:visited {
	color : #008294;
	font-size : 11pt;
	text-decoration: none;
}
A:hover {
	color : #008294;
	font-size : 11pt;
	outline: none;
	text-decoration: none;
}


.adminprodpanel {
	text-align: right;
	padding-right: 2px;
}

