/*   http://www.easyknow.ch/easyknow.css   */


body {
	background-color: #FFFFFF;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	}
a:link, a:visited {
	font-family: Helvetica, Arial, sans-serif;
	border: 1px dotted black;
	font-size: 12px;
	padding: 2px 3px;
	color: black;
	background-color: white;
	font-variant: small-caps;
	text-decoration: none;
	line-height: 30px;

	}
a:hover, a:focus {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: black;
	background-color: white;
	text-decoration: none;
	padding: 2px 3px;
	border: 1px solid black;
	line-height: 30px;
}

h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
hr {
	color: white;
	background-color: #5F9EA0;
	height: 1px;
	border: 0px;
}
.titel {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: center;
	height: 369px;
	width: 696px;
	position: absolute;
	top: 235px;
	}
.logo {
	left: 0px;
	top: 0px;
	z-index: 1;
	height: 60px;
	width: 455px;
	position: absolute;
}
.list1 {
	margin: 4px;
	text-indent: 40pt;
	text-align: justify;
}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
}
.menu {
	top: 60px;
}
