body
{
	border: none;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 210mm;
	max-height: 297mm;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#logo {
	float: right;
/*	height: 7.2em;
	width: auto; */
/*	width: 318px;
	height: auto;*/
	height: 97px;
	width: auto;
}

#footer
{
	position: absolute;
	bottom: 10px;
	background-image: url(Images/footer.jpg);
	background-repeat: no-repeat;
	width: 100%;
	text-align: center;
	font-size: 10px;
	color: Gray;
}

#footer a
{
	color: Gray;
}

#container
{
	position: absolute;
	overflow: auto;
	border: solid 1px Navy;
	width: 210mm;
	height: auto;
	top: 8.2em;
	bottom: 32px;
	background-color: #e9fcfa;
	background-image: url(../images/bgg32.gif);
	background-repeat: no-repeat;
	background-position: 0 48px;
	color: #194263;
}

#center
{
	position: absolute;
	width: 210mm;
	height: auto;
	bottom: 4%;
	top: 1.5%
}

#content
{
	margin: 1em 4em 0 168px;
	min-height: 400px; 
	padding: 4em;
	text-align: justify;
	border: solid 0px Red;
}

a 
{
	text-decoration: none;
	color: #0f1065;
}

a:visited 
{
	color: #0f1065;
}

a:hover 
{
	text-decoration: underline;
	color: Black;
}

a:active 
{
	color: #0f1065;
}

#menu
{
	float: left;
	width: 168px;
	padding: 0px;
	margin-top: 14px;
}

a.menu img
{
	width: 90px;
	height: 90px;
/*	margin: 14px auto 12px 39px;*/
	margin: 0px auto 15px 39px;
	border: solid 1px Navy;
}

a.menu:active img
{
	width: 90px;
	height: 89px;
/*	margin: 15px auto 12px 40px;*/
	margin: 1px auto 15px 40px;
	border: solid 1px Navy;
}

h1 {
	/*font-size: xx-large;*/
	color: #215a5a;
	font-family: Courier New;
}

a.home img
{
	position: absolute;
	top: 15px;
	left: 37px;
	width: 12%;
	height: auto;
	border: none;
}

a.home:active img
{
	position: absolute;
	top: 15px;
	left: 37px;
	margin: 2px 0 0 -2px;
	width: 12%;
	height: auto;
	border: none;
}

#reclame
{
	position: absolute; 
	bottom: 4px; 
	left: 0; 
	width: 100%; 
	background-color: White; 
	border-top: solid 1px #aaaaaa; 
	border-bottom: solid 1px #aaaaaa;
	opacity:0.7;filter:alpha(opacity=70);
}

#reclame img
{
	border: none; 
	margin: 1em;
	text-align: justify;
}
