body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: x-small;
	color: #FFCC33;
}
body {
	background-color: #000000;
}
a:link {
	color: #FFCC33;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFCC33;
}
a:hover {
	text-decoration: underline;
	color: #FF9966;
}
a:active {
	text-decoration: none;
	color: #FFCC33;
}
h1 {
	font-size: 400%;
}
h2 {
	font-size: large;
}
h3 {
	font-size: medium;
}
h4 {
	font-size: small;
}
h5 {
	font-size: x-small;
}
h6 {
	font-size: xx-small;
}
h1, h2, h3, h4, h5, h6, #teaserGroup, #horizMenu p, p.click, p.scrollUp, #footer p {
	text-align: center;
	}
h1.dot {
	margin-top: 0px;
}
h2 {
	margin-bottom: 0px;
}
div.teaser {
	width: 231px;
	padding: 3px;
	float: left;
}
img.thumbn {
	margin: 5px;
	width: 75px;
	border: 1px solid #000;
}
img.thumbn:hover { 
	border: 1px solid #fc3;
}
.thumbgroup {
	width: 40%;
	padding-bottom: 300px;
	top: 160px;
}
div#enlargedArea { 
	margin: 0px;
	width: 400px;
	position: absolute;
	top: 160px;
	left: 45%;
}
img.bigThumb {
	width: 400px;
	border: 1px solid #000;
}
footer {
	margin-right: 60%;
	text-align: center;
}
p.click {
	padding-top: 2em;
}
p.scrollUp {
	padding-top: 300px;
}
p {
	font-size: medium;
}
div.teaser img {
	border: 1px solid #000000;
}
div.teaser a:hover img {
	border-color: #FFCC33;
}