body,html {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 100%;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626262;
	text-decoration: none;
}
a {
	color: #676769;
}
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: #626264;
}
.main {
	width: 950px;
	margin: 0 auto;
	margin-top: 20px;
}
.top {
	text-align: right;
	width: 950px;
}
.menue_r  {
	margin-right: 56px;
	margin-top: 61px;
}
.content {
	margin-top: 47px;
	width: 826px;
	margin-right: 56px;
	margin-left: 56px;
	float: right;
}
.content #l {
	text-align: left;
	margin-top: 42px;
	width: 400px;
	float: left;
}
.content #r {
	text-align: left;
	margin-top: 32px;
	width: 410px;
	float: right;
	line-height: 24px;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
}
h2 {
  font-size: 13px;
  font-weight: bold;
  	margin-bottom: 0px;
}
h3 {
  font-size: 14px;
  font-weight: bold;
  	margin-bottom: 0px;
}
.clearfloat {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}
.foot {
	font-size: 10px;
	color: #CCCCCC;
	margin-left: 534px;
	text-align: left;
	margin-top: 20px;
}
.foot  a {
	font-size: 10px;
	color: #CCCCCC;
}
.begriff {
	text-align: left;
	width: 816px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	font-size: 10px;
	color: #999999;
	margin-right: 56px;
	margin-top: 20px;
	margin-left: 56px;
}
