body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #461421;
}body {
	background:url(../images/groun.png) repeat-x;
	background-color:#FBEDE4;
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}img {
	border: 0px;
	padding: 0px;
	display:block;
}h1 {
	text-align:center;
	font-size: 14px;
	color: #461421;
}h2 {
	text-align:left;
	font-size: 14px;
	color: #461421;
}#container{ 
	position:absolute;
	width:806px;
	height:605px;
	top:50%;
	left:50%;
	margin-left:-403px;
	margin-top:-303px;
	background-image:url(../images/back.png);
	background-repeat:no-repeat;
}#content{
	position:absolute;
	margin-left:110px;
	margin-top:65px;
	padding:5px;
	width:670px;
	height:470px;
	overflow:auto;
	text-align:justify;
}#imprint{
	position:absolute;
	margin-left:720px;
	margin-top:567px;
	width:25px;
	height:25px;
	font-size:24px;
}a{
	font-size: 12px;
	color:#990000;
	text-decoration:underline;
}a:link{
	color:#990000;
	text-decoration:underline;
}a:visited{
	color:#990000;
	text-decoration:underline;
}a:hover{
	text-decoration: none;
	color:#990000;
}a:active{
	text-decoration: none;
	color:#990000;
}a.copy{
	font-size: 24px;
	color:#461421;
	text-decoration:none;
}