html, body { background: #3d3b3e; color: white; font-family: Franklin Gothic Medium, Helvetica, Arial, sans-serif; padding: 0.5em; }
p { margin: 0 1em; font-size: 1.2em; }
a:link, a:visited, a:hover, a:active { text-decoration: none; color: white; }

div#fullbox { margin: auto; }

div#logobox { text-align: right; }
div#logobox img { height: 150px; }

div#infobox { padding-top: 150px; }
div#linkbox { min-height: 480px; text-align: right; }
div#linkbox ul { list-style-type: none; font-size: 1.2em; }
div#linkbox li { margin: 0.8em; }
div#linkbox li#galid_-1 a { color: #e2012b; font-weight: bold; text-transform: uppercase; letter-spacing: 0.25em; }
div#linkbox li#email { margin-top: 4em; }

div#startbox { margin-bottom: 20px; }

div#admbox img#foto_adm { height: 220px; width: 580px; margin-bottom: 20px; }
div#imgbox img.quad { height: 100px; width: 100px; margin-bottom: 20px; }

div#hoverimg { position: absolute; left: 50%; margin-left: -450px; top: 2em; right: 50px; z-index: 100; display: none; width: 920px; text-align: center; }
p#bar span { margin: 5px; font-weight: bold; margin: 0 40px; }
div#outer { margin: auto; height: 620px; width: 900px; display: table; }
div#inner { width: 900px; display: table-cell; vertical-align: middle; } /*scheiß IE*/
div#imgitself { margin: auto; } /*scheiß IE*/
div#imgitself img { border: 2px solid gray; margin: auto; padding: 2px; background: #3d3b3e; max-height: 600px; max-width: 900px; }

div.footer { font-size: smaller; letter-spacing: 1px; }
div.footer p { }
div.footer img { float: right; }

.red { color: #e2012b; }
.light { background: #5d5b5e; }

