@charset "UTF-8";
/* CSS Document */

body { 
text-align: center;
background: white; 
}

#Page_wrapper {
	background: white;
	width: 800px;
	margin: 10px auto;
	border: none;
	text-align:left;
	overflow: hidden;
}

#tophomefr {
	width: 800px;
	margin: 0 0 0 0;
}

#tophomefr h1 {
	height: 100px;
 	width: 800px;
	margin: 0 0 0 0;
  	position: relative;
	font-size: 10px;
	font-style:italic;
	color: #a4bdd9;
}

#tophomefr h1 span {
	height: 100%;
	width: 100%;
	position: absolute;
	background: url('images/headingfrancais.gif') no-repeat 0 0;
}

#tophomede {
	width: 800px;
	margin: 0 0 0 0;
}

#tophomede h1 {
	height: 100px;
 	width: 800px;
	margin: 0 0 0 0;
  	position: relative;
	font-size: 10px;
	font-style:italic;
	color: #a4bdd9;
}

#tophomede h1 span {
	height: 100%;
	width: 100%;
	position: absolute;
	background: url('images/headingdeutsch.gif') no-repeat 0 0;
}

#tophomees {
	width: 800px;
	margin: 0 0 0 0;
}

#tophomees h1 {
	height: 100px;
 	width: 800px;
	margin: 0 0 0 0;
  	position: relative;
	font-size: 10px;
	font-style:italic;
	color: #a4bdd9;
}

#tophomees h1 span {
	height: 100%;
	width: 100%;
	position: absolute;
	background: url('images/headingespana.gif') no-repeat 0 0;
}

#tophomeit {
	width: 800px;
	margin: 0 0 0 0;
}

#tophomeit h1 {
	height: 100px;
 	width: 800px;
	margin: 0 0 0 0;
  	position: relative;
	font-size: 10px;
	font-style:italic;
	color: #a4bdd9;
}

#tophomeit h1 span {
	height: 100%;
	width: 100%;
	position: absolute;
	background: url('images/headingitalia.gif') no-repeat 0 0;
}

#tophomept {
	width: 800px;
	margin: 0 0 0 0;
}

#tophomept h1 {
	height: 100px;
 	width: 800px;
	margin: 0 0 0 0;
  	position: relative;
	font-size: 10px;
	font-style:italic;
	color: #a4bdd9;
}

#tophomept h1 span {
	height: 100%;
	width: 100%;
	position: absolute;
	background: url('images/headingportugal.gif') no-repeat 0 0;
}

#tophomenl {
	width: 800px;
	margin: 0 0 0 0;
}

#tophomenl h1 {
	height: 100px;
 	width: 800px;
	margin: 0 0 0 0;
  	position: relative;
	font-size: 10px;
	font-style:italic;
	color: #a4bdd9;
}

#tophomenl span {
	height: 100%;
	width: 100%;
	position: absolute;
	background: url('images/headingnederland.gif') no-repeat 0 0;
}

#tophomesv {
	width: 800px;
	margin: 0 0 0 0;
}

#tophomesv h1 {
	height: 100px;
 	width: 800px;
	margin: 0 0 0 0;
  	position: relative;
	font-size: 10px;
	font-style:italic;
	color: #a4bdd9;
}

#tophomesv h1 span {
	height: 100%;
	width: 100%;
	position: absolute;
	background: url('images/headingsvenska.gif') no-repeat 0 0;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003366;
	font-size: 14px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	text-align: justify;
}

.centertext {
	text-align: center;
}

a {
text-decoration: none;
border: none;
padding: 0px;
color: #0059ce;
}

a:visited {
color: #8375e6;
}

a:hover {
color: #6fc5ff;
}

a img {
text-decoration: none;
border: none;
}

#footermenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003399;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}