
.body,html	{
	margin: 0px;
	padding: 0px;
	background-color: #3f3f3f;
	font-family: Tahoma, Sans-Serif;
	font-size: 12px;
	}

A	{
 	color: #000000;
	text-decoration: none;
	}


A:hover	{
	color: #2e3192;
	text-decoration: underline;
	}

A.menuLink:hover	{
	color: #ffde00;
	text-decoration: none;
	}


TABLE	{
	font-family: Tahoma, Sans-Serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	}

TD	{
	vertical-align: top;
	}

IMG	{	
	margin: 0px;
	border: 0px;
	}

HR	{
	width: 100%;
	border: solid 1px #000000;
	}

UL	{
	margin-top: 0px;
	margin-bottom: 0px;
	}


H1	{
	font-family: Tahoma, Sans-Serif;
	font-size: 18px;
	color: #333333;
	}

H2	{
	font-family: Tahoma, Sans-Serif;
	font-size: 10px;
	color: #333333;
	}

.parent	{
	width: 679px;
	background-image: url("img/parentBackground.jpg");	
	margin-left: -340px;
	left: 50%;
	position: relative;
	}

.mainLogo	{
	position: absolute;
	left: 375px;	
	top: 50px;
	height: 143px;
	}

.gallery	{
	background: none;
	height: 140px;
	margin-left: 30px;
	margin-bottom: 50px;
	margin-top: 10px;
	width: 330px;
	}

div.menuBar	{
	position: absolute;
	top: 200px;
	left: 16px;
	margin: 0px;
	background-color: #CCCCCC;
	background-image: url('img/mainBarBg.jpg');
	background-repeat: no-repeat;
	width: 658px;
	height: 30px;
	border: 0px;
	border: solid 1px #2E3192;
	border-left: 0px;
	border-right: 0px;
	}

td.menuCell	{
	vertical-align: middle;
	font-size: 18px;
	border: 0px;
	}

.parentBeneden	{
	position: relative;
	top: 20px;
	left: 0px;
	}

div.headItem	{
	background-image: url('img/headItem.jpg');
	background-repeat: no-repeat;
	height: 90px;
	width: 619px;
	margin-left: 35px;
	margin-bottom: 15px;
	}

table.tableContent	{
	width: 609;
	margin-left: 10px;
	}

div.mainItem	{
	background-image: url('img/itemBackground.jpg');
	background-repeat: repeat-y;
	width: 619px;
	margin-left: 35px;
	margin-bottom: 15px;
	}

div.mainItemOdd	{
	background-image: url('img/itemBackground.jpg');
	background-repeat: repeat-y;
	width: 619px;
	margin-left: 35px;
	text-align: left;
	margin-bottom: 15px;
	}

div.mainItemEven	{
	background-image: url('img/itemBackground.jpg');
	background-repeat: repeat-y;
	width: 619px;
	margin-left: 35px;
	text-align: right;
	margin-bottom: 15px;
	}

img.parasolImageOdd	{
	margin-right: 15px;
	position: relative;
	top: 15px;
	float: right;
	}

img.parasolImageEven	{
	margin-left: 15px;
	position: relative;
	top: 15px;
	float: left;
	}

div.picturediv	{
	text-align: center;
	border: solid 1px #000000;
	background: #FFFFFF;
	float: left;
	margin: 5px;
	padding: 0px;
	z-index: 1000;
	}

img.itemBoven	{
	margin-top: 0px; 
	margin-bottom: -40px;
	}

img.itemBeneden	{
	margin-bottom: -2px;
	}

img.itemBenedenBug {
	margin-bottom: 0px;
	}

.button	{
	border: solid 1px #2E3291;
	font-size: 12px;
	font-family: Tahoma, Sans-Serif;
	width: 100px;
	}
