body 	{
	background-color: #445DA5;
	/*      T R B L  */
	margin: 0 0 0 0;
	scrollbar-arrow-color: #000000; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-highlight-color: #000000; 
	scrollbar-face-color: #FFFFFF; 
	scrollbar-shadow-color: #000000; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF; 
	overflow: -moz-scrollbars-vertical;
}

#splash .main{
	background-image: url(../../image/back_splash.gif);
	background-repeat: repeat-y;
}
BODY, P, TD, FONT, A:link, A:visited, A:hover, A:active, .form, .button, h1, h2, h3, .bijschrift {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 11px;
	line-height:18px;
}

hr {
	background-color: #E4BB01;
	color: #E4BB01;
	height: 1px;
}

P { margin: 0 0 0 0; }


a:link, a:visited, a:hover, a:active {line-height: normal;text-decoration: none;}
a:hover	{ text-decoration:underline;}

.form  	{
	border: 1px solid #CCC;
	background-color: #FFFFFF;
	color: #E4BB01;
	}

.button	{
	border: 1px none #CCC;
	color : #FFFFFF;
	background-color : #E4BB01;
	font-weight:bold;
}

h1, h2, h3 	{
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin: 0 0 0 0;
}
h1 { 
	font-size: 12px;
	color: #E4BB01;
	font-weight: bold;
}
h2 { font-size: 12px;}
h3 { font-size: 11px;}
.bijschrift	{ font-size: 9px; }

.border	{border : 1px solid #000000;}

.banner_left {
	background-image: url(../../image/banner_left.gif);
	background-repeat: no-repeat;
}

.body_left {
	background-color: #445DA5;
}
.body_left_main {
	background-color: #445DA5;
	background-repeat: no-repeat;
	background-image: url(../../image/back_left2.gif);
	background-position: bottom right;
}

.body_right {
	background-color: #E4BB01;
}

.body_main {
	background-image: url(../../image/background2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.water {
	background-image: url(../../image/water.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height:100%;
}

div#menu {
	height: 264px;
	background-image: url(../../image/background_menu.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

td.menuitem {
	padding-left:25px;
	padding-top:19px;
	color: #FFF;
	line-height: normal;
}

td.menuitem_over {
	padding-left:25px;
	padding-top:19px;
	color: #FFF;
	font-weight: bold;
	background-image: url(../../image/arrow.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	line-height: normal;
}

div#contact {
	width:173px;
	border-left: 1px solid #E4BB01;
	padding: 8px;
	text-align: left;
	color: #E4BB01;
	padding-bottom: 0px;
}

.content {
	padding-top:35px;
	padding-right:10px;
	color: #FFF;
}
.content td {
	color: #FFF;
}

ul {
	padding-top:0px;
	margin-top: 0px;
}


