/* CSS Document */

body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#wra {
	height: 439px;
	width: 660px;
	background-image: url(../image/grafiken.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	text-indent: -9999px;
	margin: 80px auto;
}

#mail {
	height: 12px;
	width: 18px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 100px;
}

#mail a {
	background-image: url(../mail.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 12px;
	width: 18px;
}

#mail a:hover {
	background-image: url(../mail_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 12px;
	width: 18px;
}

#footer {
	background-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 20px;
	color: #999999;
	text-align: center;
}
#sample {
	height: 2348px;
	width: 836px;
}
