* {
	font-family: Tahoma;
	font-size: 11pt;
}
img {
	border: 0px;
	vertical-align: text-bottom;
}
h1 {
	font-size: 20pt;
	color: #008294;
}
body {
	background-image: url('ornament.png');
	background-repeat: no-repeat;
	background-position: center left;
	background-attachment: fixed;
	overflow-y:scroll;
	overflow-x:auto;
}

.down {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
.down li {
	padding-left: 25px;
	margin-left: 15px;
	padding-right: 20px;
	background-image: url("download.png");
	background-repeat: no-repeat;
}
.down li sup {
	font-size: 7pt;
}
.down li a:active, .down li a:link, .down li a:visited {
	font-size: 9pt;
}
.down li a:hover  {
	font-size: 9pt;
	text-decoration: underline;
}

.maintable {
	width: 100%;
	margin-bottom: 20px;
}
.logo {
	height: 170px;
	background-image: url('MDlogo.png');
	background-repeat: no-repeat;
	background-position: 55px 5%;
	vertical-align: top;
}
.adres-lang-table {
	margin-right: 50px;
	float: right;
}
.adres-lang-table td {
	vertical-align: middle;
	color: #c0c0c0;
	font-size: 9pt;
}
.headertd {
	height: 42px;
	text-align: center;
	vertical-align: bottom;
}
.headertable {
	width: 100%;
	background-image: url('menubg.png');
	background-repeat: repeat-x;
}
.lang {
	text-align: right;
	vertical-align: top;
	padding-top: 4px;
}
.maintd {
	height: 400px;
	width: 980px;
	vertical-align: top;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 50px;
}
.contenttd {
	padding-left: 30px;
	padding-right: 30px;
}
.footertd {
	height: 20px;
	text-align: center;
	vertical-align: middle;
	color: #008294;
	font-size: 10pt;
	text-align: center;
}
.menu {
	height: 42px;
	text-align: center;
	padding-bottom: 5px;
}
.menutable {
	text-align: center;
	height: 42px;
}
.menuknop {
	padding-left: 40px;
	padding-right: 40px;
	cursor: pointer;
}
.menuknop-over {
	padding-left: 40px;
	padding-right: 40px;
	cursor: pointer;
	background-image: url('menu-over.png');
	background-repeat: repeat-x;
}

.prodtbl {
	width: 200px;
	height:	250px;
	border: 1px solid #008294;
	cursor: pointer;
	margin: 8px;
}
.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;
}
.montd2 {
	margin: 5px;
	position: relative;
    display: block;
    float: left;    
    list-style-type: none;
}

.flitstable {
	float: left;
	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.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 : 12pt;
	outline: none;
	text-decoration: none;
}
A:link {
	color : #008294;
	font-size : 12pt;
	text-decoration: none;
}
A:visited {
	color : #008294;
	font-size : 12pt;
	text-decoration: none;
}
A:hover {
	color : #008294;
	font-size : 12pt;
	outline: none;
	text-decoration: none;
}


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


