body {
	background-color: #8FAE8C;
	margin: 0px;
	padding: 0px;

}
#text {
	position: absolute;
	width: 525px;
	left: 253px;
	top: 112px;
	font-family: Tahoma, Geneva, Verdana;
	font-size: 10px;
	color: #FFFFFF;
	border: 10px solid #8FAE8C;
	z-index: 5;



}
#rand {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	position: absolute;
	height: 100%;
	width: 548px;
	left: 250px;
	top: 0px;
	z-index: 1;


}
h3 {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;

}
#kopf {
	left: 0px;
	top: 0px;
}
#titel {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	color: #999999;
	background-color: #FFFFFF;
	left: 0px;
	top: 50px;
	font-weight: bold;
	width: 800px;


}
#saat {
	position: absolute;
	width: 239px;
	left: 0px;
	top: 110px;
	font-family: Tahoma, Geneva, Verdana;
	font-size: 10px;
	color: #FFFFFF;
	border: 10px solid #8FAE8C;
	height: 289px;

}
input {
	font-size: 10px;
	font-family: Tahoma, Geneva;

}
a {

	color: #CF9884;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CF9884;
	border-right-color: #CF9884;
	border-bottom-color: #CF9884;
	border-left-color: #CF9884;
	font-weight: bold;
}

