

/* ------------------------------------------------ */
/*	general stylesheet 								*/
/*	styles for menu allowed							*/
/* ------------------------------------------------ */


/* MENU */

table.MenuTable {
	display: none;
}

/* INHOUD */

table.ArtikelTable {
	border: 0px;
	width: 550px;
}
/* LAYOUT */

body {
	background-color: #FFFFFF;
	height: 15px;
	width: 15px;
	left: 20px;
	top: 15px;
	right: 15px;
	bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#000000;
}
img{
	display: none;
}
td.banner {
	display: none;
}
td.MenuTitleTD {
	display: none;
}
a.mainlink, a.mainlink:link, a.mainlink:visited, a.mainlink:active {
	color: #000000; 
	text-decoration: none; 
	font-family: Tahoma, Verdana; 
	font-size: 15px
}
a.mainlink:hover {
	color: #ffffff; 
	text-decoration: none; 
	font-family: Tahoma, Verdana; 
	font-size: 15px
}

a.layoutlink, a.layoutlink:link, a.layoutlink:visited, a.layoutlink:active {
	color: #B00000; 
	text-decoration: none; 
	font-family: Tahoma, Verdana; 
	font-size: 11px
}
a.layoutlink:hover {
	color: #ffffff; 
	text-decoration: none; 
	font-family: Tahoma, Verdana; 
	font-size: 11px
}
a., a:link, a.visited, a:active {
	color: #CC0000; 
	text-decoration: none; 
	font-family: Tahoma, Verdana; 
	font-size: 11px;
	align: right;
}
a:hover {
	color: #660099;
	text-decoration: none; 
	font-family: Tahoma, Verdana; 
	font-size: 11px;
	align: right;
}
fieldset {
	font-size: 11px;
	color: #000000;
	font-family: Tahoma, Verdana;
	border: 2px solid #990000;
	padding: 5px;
	position: relative;
	top: 1px;
	margin-bottom: 4px;
	margin-top: 4px;
	left: 6px;
	right: 6px;
	width: 95%;
}
legend {
	font-size: 11px;
	color: #000000;
	font-family: Tahoma, Verdana;
	font-weight: bold;
	top: 0em;
	left: 2em;
	position: relative;
}
a.artikel, a.artikel:link, a.artikel:visited, a.artikel:active {
	color: #CC0000; 
	text-decoration: none; 
	font-family: Tahoma, Verdana; 
	font-size: 11px;
	align: right;
}
a.artikel:hover {
	color: #660099;
	text-decoration: none; 
	font-family: Tahoma, Verdana; 
	font-size: 11px;
	align: right;
}
.trigger{
	cursor: pointer;
	cursor: hand;
}
.MenuItem{
	font-size: 11px;
	color: #000000;
	font-family: Tahoma, Verdana; 
}
table {
	font-size: 11px;
	color: #000000;
	font-family: Tahoma, Verdana; 
}
a.foto, a.foto:link, a.foto:visited, a.foto:active {
	color: #CC0000; 
	text-decoration: none; 
	font-family: Tahoma, Verdana; 
	font-size: 11px;
	align: right;
	valign: middle;
}
a.foto:hover {
	color: #660099;
	text-decoration: none; 
	font-family: Tahoma, Verdana; 
	font-size: 11px;
	align: right;
	valign: middle;
}

