body {
	background-color: #CCCCCC;
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover, a:active, a:focus{
	text-decoration: underline;
}

#Layer1 {
	width:788px;
	margin:100px auto auto;

}

#kopf {
	height: 95px;
}

#menu {
	height: 23px;
}

#links {
	width: 205px;
	float: left;
	text-align: right;
}
#rechts {
	float: right;
	width: 560px;
	overflow: auto;
	height: 337px;
}

.verdana11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 8px 5px 0px 5px;
	line-height: 1.3;
	font-stretch: wider;
}

.verdan11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.3;
	font-stretch: wider;
}

.verdana12pink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E3007B;
}

