@charset "utf-8";
/* CSS Document */
BODY {display: grid; grid-template-columns: auto 1206px auto; background-color:#5a5d52; padding-top: 2em; color: #FFFFFF; font-family: Gill, Avantgarde, sans-serif}
seitentext {grid-column: 2/3; text-align: center; justify-self: center}
H1 {text-align: left; font-weight: normal; font-size: 125%; margin-block-start: 0.0em}
H2 {text-align: left; font-weight: normal; font-size: 100%; margin-block-start: 0.0em}
P {text-align: left; max-width: 50em; line-height:150%; font-size: 80%; padding-bottom: 2em}
table {font-size: 80%}
IMG {padding-bottom: 0em}
IMG.LOGO {padding-bottom: 0em}
img.fliesstext {padding-bottom: 2em}
img.buildcard {padding-bottom: 2em}
A:link IMG {border: }
A:visited IMG {border: }
A:link {color: #ffffff}
A:visited {color: #ffffff}
HEADERLOGO {grid-column: 2/3; justify-self: center}
HEADERTEXT {grid-column: 2/3; justify-self: center}
PICTURE {grid-column: 2/3; justify-items: center}
BUILDCARD {grid-column: 2/3; justify-items: center}
ENDTEXT {grid-column: 2/3}
