/* import */
@import url("https://fonts.googleapis.com/css?family=Overpass:100,100i,200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i&display=swap");


/* Gallerie*/

body {color: black;margin: 0;padding: 0;font-family: "Overpass", sans-serif;color: #152342;}

body {background: url(./struckaxiom.png) 0 0 repeat transparent;background-position: 40px;background-position-x: 40px;background-position-y: 40px;}

#top, #bottom, #left, #right {background: #152342;position: fixed;}
#left, #right {top: 0; bottom: 0;width: 10px;} #left { left: 0; width: 10px;} #right { right: 0; width: 10px;} #top, #bottom {left: 0; right: 0;height: 15px;} #top { top: 0; } #bottom { bottom: 0; }

h1 {letter-spacing: 0.225em;line-height: 1em;margin: 17px 0 38px 5px;
}
h3, h2, h5, h6 {letter-spacing: 0.1em;line-height: 1em;margin: 0 0 1em 0;}
h4 {letter-spacing: 0.1em;margin: 1em 0;line-height: 1.5em;font-size: 2.5em;}
p, .p {color: black;font-size: 1.1em;font-weight: 300;margin: 15px 0 0 5px;
line-height: 1.9em;
}


.cesure {word-break: break-word;-webkit-hyphens: auto;-moz-hyphens: auto;-ms-hyphens: auto;hyphens: auto;}
.nocesure {word-break: normal;-webkit-hyphens: none;-moz-hyphens: none;-ms-hyphens: none;hyphens: none;}

.block_image {margin: 60px;display: inline-block;}

footer {
	margin-bottom: 50px;
	margin-top: 25px;
	border-top: 3px solid #152342;
}

a {color: #152342;}
a:link {color: #152342;}
a:visited {color: #152342;}
a:hover {color: #000;}

.block_image img {max-width: 100% !important;width: 100%;height: auto;}

img {max-width: 100% !important;width: 100%;height: auto;}

ul, li {list-style: none};
