body {
	background-color: #FDFEAE;
	background-image: url("../images/body_hg.gif");
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
}
.bigblock {
	display: block;
	text-align: -moz-center;
}
.main {
	background-image: url("../images/bg.jpg");
	background-repeat: no-repeat;
	width: 1015px;
}
.row-topmenu {
	display: block;
	height: 230px;
}
.topmenu {
	float: right;
	width: 12em;
	height: 150px;
	line-height: 1.4em;
	padding-top: 6px;
	vertical-align: bottom;
	display: block;
	text-align: left;
}
.toplink, .toplink_active {
	color: #943754;
	font-size: 0.8em;
	font-family: arial;
	text-decoration: none;
	font-weight: bold;
}
.toplink:hover, .toplink_active {
	color: #7A8187;
}
.row-headline {
	display: block;
	height: 115px;
}
.headline {
	float: right;
	width: 700px;
	height: 80px;
	display: block;
}
.headline1 {
	font-size: 35px;
	font-weight: bold;
	font-family: arial;
	color: #943754;
	margin: 0px;
}
.headline2 {
	font-size: 26px;
	font-weight: bold;
	font-family: arial;
	color: #7A8187;
	display: block;
	padding-top: 15px;
	margin: 0px;
}
.row-content {
	margin: 20px;
	margin-left: 60px;
	text-align: left;
	display: block;
	font-size: 1.1em;
	font-family: arial;
	color: #004040;
}
.toindex {
	height: 128px;
	width: 268px;
	float: left;
	margin-top: 26px;
	margin-left: 381px;
	border: 0px;
}
ul.wopoint {
	list-style-type:none;
}
.er {
	margin-left: 25px;
}
a img {
	border: 0px;
}
a.linkliste {
	color: #943754;
	font-size: 1em;
	font-family: arial;
	text-decoration: none;
	font-weight: bold;
}
a.linkliste:hover {
	color: #7A8187;
}
li.linkliste {
	margin-top: 10px;
	margin-bottom: 20px;
}