body {
	font:normal 18px "Courier New", Courier, mono;
	padding:0px;
	margin:0px;
	;
	color: #999999
;
	background-attachment: fixed;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	background-position: 0px 30px;


	}
a:hover { color:#FFFFFF; background:none; ; text-decoration: none }
a { color:#777777; background:none; ; text-decoration: none }
#bild {
	border: 5px solid #FFFFFF;
	height: 341px;
	width: 512px;
	left: 200px;
	top: 14px;
	background-color: #333333;
	position: absolute;


}
#leiste {
	background-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	height: 30px;
	width: 100%;
	left: 0px;
	top: 410px;
	right: 0px;
	position: absolute;
	vertical-align: bottom;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;





}
h3 {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	color: #333333;
	font-weight: normal;

}
#text {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #CCCCCC;
	position: absolute;
	height: 416px;
	width: 540px;
	left: 200px;
	top: 14px;
	text-align: justify;

}
