@charset "utf-8";
/* CSS Document */

body {
	background-image:url(WeissBlau.gif);
	text-align: center;
}
div {
	color: #bbbbbb; 
	font-family: Trebuchet MS, Verdana, Arial; 
	font-size: 10pt;
}
div.info {
	color: #eeeeee; 
	border: thin solid #dddddd; 
	font-size: 8pt; 
	padding: 5px; 
	background-image:url(SchwarzGrau2.gif);
}
div.navi {
	position: absolute;
	top: 150px; 
	left: 35px;
	font-size: 14pt; 
	color: #cccccc;
}
div.background {
	position: relative;
	background-image:url(background.jpg);
	background-repeat:no-repeat;
	background-color: #000000;
	border: 2px solid white;
	text-align: justify;
	padding: 20px; 
	padding-left: 22px; 
	padding-top: 190px;
	margin: 0px auto;
	margin-top: -10px; 
	margin-bottom: 30px; 
	width: 753px; 
	height: 680px;
}
div b {
	color: #99CCFF;
}
td.info {
	color: #eeeeee; 
	border: thin solid #dddddd; 
	font-size: 8pt; 
	padding: 5px; 
	background-image:url(SchwarzGrau2.gif);
}
td.picture {
	text-align: center;
	border: 3px solid #dddddd;
	padding: 8px;
	width: 1%;
}
a {
	color: #eeeeee; 
	text-decoration: underline;
}
a.navi {
	text-decoration: none;
}
a.img:hover {
	border-color: white;
}
a:hover {
	color: #99CCFF; 
	text-decoration: none;
}
font.exif {
	font-size: 8pt;
	color: #777777;
}
img.slide {
	border: thin solid #666666;
}
p.picture {
	border: 1px solid #eeeeee;
	padding: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
}
