body,html {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626262;
}
a {
	color: #666668;
}
a:link {
  text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666668;
}
a:hover {
	text-decoration: none;
	color: #337D64;
}
a:active {
	text-decoration: none;
	color: #666668;
}

.main {
	text-align: left;
	width: 465px;
	margin-top: 20px;
}
.menue {
	text-align: left;
	color: #337D64;
}
#logo {
	height: 180px;
}
.content {
	width: 407px;
	margin-top: 47px;
	text-align: left;
	line-height: 18px;
}
.foot {
	font-size: 10px;
	color: #626262;
	text-align: left;
	margin-top: 120px;
	line-height: 24px;
}
.created {
	font-size: 10px;
	color: #CCCCCC;
	padding-top: 60px;
}
.created a {
	font-size: 10px;
	color: #CCCCCC;
}
h1 {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}.txt_fett {
	font-size: 11px;
	font-weight: bold;
}
