
body {
	padding: 40px;
	background: black;
	color: white;
	font: 12pt/14pt "DejaVu Serif", "Times New Roman", Times, serif;
	margin: 0px 0px 40px 0px;
}

h1 {
	text-align: center;
	font-size: 36pt;
	line-height: 40px;
	font-style: italic;
	margin: 0px;
	padding: 60px 0px 70px 0px;
	z-index: 1;
}

a { color: white; }
a.email { font-size: 10pt; }
a:hover { color: #80B0FF; }
a img { border: none; }

object { font-size: 8px; }

p { text-align: center; }
p#navbacklink { position: absolute; top: 10px; left: 25px; }
p#btmbacklink { position: absolute; left: 25px; }

div#imgcontainer { height: 630px; width: 922px; position: relative; margin: auto; }
div#imgcontainer div { height: 200px; width: 300px; position: absolute; }
div#imgcontainer div img { top: 0px; position: absolute; border: 3px white inset; width: 300px; height: 200px; }
div#imgcontainer div.hochformat img { height: 410px; }
div#imgcontainer div#imgpos1 { left: 0px; top: 110px; }
div#imgcontainer div#imgpos2 { left: 0px; top: 325px; }
div#imgcontainer div#imgpos3 { left: 315px; top: 0px; }
div#imgcontainer div#imgpos4 { left: 315px; top: 215px; }
div#imgcontainer div#imgpos5 { left: 315px; top: 430px; }
div#imgcontainer div#imgpos6 { left: 630px; top: 110px; }
div#imgcontainer div#imgpos7 { left: 630px; top: 325px; }

table#imglist { margin: auto; }
table#imglist td { text-align: center; padding: 20px 40px; }
table#imglist img { border: 3px white inset; }

