@charset "utf-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #515151;
	background-color:#cccccc;
}

a:link {
	color : #515151;
	text-decoration : none;
}

a:visited {
	;
	color : #515151;
	text-decoration : none;
}

a:hover {
	;
	color : #666666;
	text-decoration : underline;
}

a:active {
	color : #515151;
	text-decoration : underline;
}


li {
	font-size: 90%;
}

h1 {
	font-family: Garamond, Times, serif;
	font-size: 150%;
	font-weight: normal;
}

.head {
	color: #666666;
}


#header {
	position: absolute;
	left: 50%;
	top: 48%;
	margin-top: -206px;
	margin-left: -360px;
}

#box {
	position: absolute;
	left: 50%;
	top: 48%;
	margin-top: -170px;
	margin-left: -360px;
	background-image: url(grafik/009b_T70_18_760.jpg);
	width: 760px;
	height: 492px;
	overflow: auto;
	background-repeat: no-repeat;
	border-top: 14px solid #ffffff;
	border-bottom: 14px solid #ffffff;
	border-right: 14px solid #ffffff;
}


#top {


}


#left {
	

}

#right {
	position: absolute;
	left: 300px;
	top: 160px;
	width: 456px;
}

#footer {


}

