/* 16.06.2019 */
*
{padding:8px 0px 6px 0px; color:white;}

body
{background:#24140A url(image/2011_00.jpg) fixed top center no-repeat;}

header
{background:#A5123F; position:fixed; top:0; left:0; right:0; min-width:43em;}

#nav
{background:#A5123F; position:fixed; top:-200%; left:0; right:0; min-width:43em;}

#nav:target
{top:0;}

footer
{background:#24140A; position:fixed; bottom:0; left:0; right:0; min-width:43em;}

html
{text-align:center; overflow-x:scroll; overflow-y:scroll; min-width:43em;}

nav a
{background:#A5123F; padding:0.4em; border-radius:4px; text-decoration:none;}

nav a:hover
{background:white; color:grey;}

h1
{font-size:2.3em;}

h2
{font-size:1.8em;}

h3
{font-size:1.5em;}

h4
{font-size:1.2em;}

table
{margin:auto;}

.image
{margin:0px 2px 0px 2px; padding:2px; border:double 4px white; transition: transform 1.2s;}

.image:hover
{transform: scale(2.0);}
