body {
	background-color: #2851A3;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images_index/bg1.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 9px;
	color: #FFF;
}
a:link {
	color: #23458C;
	text-decoration: none;
}
a:visited {
	color: #23458C;
	text-decoration: none;
}
a:hover {
	color: #23458C;
	text-decoration: underline;
}
a:active {
	color: #23458C;
	text-decoration: none;
}
.reserverenKOP {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #320139;
	line-height: 30px;
}
.reserverenTEXT {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	line-height: 16px;
}
.menukop {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #23458C;
	text-align: center;
	text-transform: uppercase;
	line-height: 33px;
	vertical-align: middle;
}


.headerKOP {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #23458C;
	text-align: left;
	text-transform: uppercase;
	line-height: 33px;
}
.footer {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	line-height: 16px;
}

.footer a:link {color: #FFF;}
.footer a:hover {color: #FFF;}
.footer a:visited {color: #FFF;}

