@charset "utf-8";
body {
	margin-top: 0px;
	margin-left: 0px;
	background-color: #FFF;
	background-image: url(bg.gif);
	background-repeat: repeat-y;
}
#home-intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-align: right;
	word-spacing: normal;
}

a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
.index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	line-height: 150%
}
.index-bg {
	background-image: url(index-bg-png.png);
	background-repeat: repeat-x;
}
.index-copyright {
	margin-right: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.frontpage-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	padding-left: 9px;
	color: #FFFFFF;
}
.babel {
	margin-bottom: 20px;
}
.viewbrochure {
	text-align: right;
	position: relative;
	left: 7px;
}
