/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-0917
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
@font-face {
  font-family: 'space mono';
  src: url('/SpaceMono-Regular.ttf');
}
@font-face {
  font-family: 'AktivGroteskRegular';
  src: url('/AktivGroteskCorp-Regular.ttf');
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}


/* Ab hier beginnt mein Code */



body {
    background-color: white;
    max-width: 100vw;
}

h1 {
color: black;
background-color: #39ff14;
text-align: center;
font-size: 20vw;
font-family:space mono;
height: 100%;
min-width:100vw;
min-width:100vw;
max-width:100vw;
padding-left: 1vw;
padding-right: 1vw;
padding-top: 28px;
padding-bottom: 15px;
position: relative;
  float: center;
margin-top: 0px;
}



h2 {
    color: black;
    background-color: #39ff14;
    text-align: center;
	font-size: 45px;
    font-family:space mono;
    height: 100%;
padding-left: 1vw;
padding-right: 1vw;
        padding-top: 50px;
    padding-bottom: 70px;
    min-width:100vw;
    position: relative;
    min-width:100vw;
    float: left;
}


p {
    color:black;
    text-align: left;
    font-family: space mono;
    font-size: 4vw !important;
    line-height: 1.5;
 margin-bottom: 3vw;


    
}


p1 {
    color:black;
    text-align: left;
    font-family: space mono;
    font-size: 4vw !important;
margin-bottom: 19vw;
padding-left: 6vw;
margin-right: 5vw;
 line-height: 1.5;

    
}


p2 {
    color:black;
    text-align: left;
    font-family: space mono;
    font-size: 60px;
 margin-top: 1vw;
padding-left: 6vw;
margin-right: 5vw;
 line-height: 1.5;
margin-bottom: 5px;

    
}

p3 {
   color:black;
    text-align: left;
    font-family: AktivGroteskRegular;
    font-size: 4vw !important;
margin-bottom: 19vw;
padding-left: 6vw;
margin-right: 5vw;
 line-height: 1.5;

    
}

div {
	float:center;
}

div2 {
	float:right;
	margin-left: 20vw;
}
	
	
.grid-container {

  display: grid;
  grid-template-columns: auto ;
  justify-content: center;
 }

.grid-item{
	margin:1vh;
	max-width: 100vw;
	padding-left: 4vw;
    	padding-right: 1vw;
	}	

img{
	width:90vw;
	height: 90vw;
}

img1{
	width:90vw;
	height: 90vw;
}

.box {	
 padding: 4vw;
 margin-bottom: 3vw;
 background-color: #FFFFFF;
  float: left;
  width: 94%;
}

.logo {	
    padding-top: 8.2vw;
    ding-left: 6vw;
    float: left;
    width: 102%;
}


	.box1 {	
    padding: 1vw;
    padding-top: 12vw;
    margin-bottom: 3vw;
    background-color: #FFFFFF;
    float: left;
    width: 29%;
}

.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

div.container {
  text-align: center;
  padding: 4px 5px;
}

@media only screen and (min-width: 1020px) {

p {
    color: black;
    text-align: left;
    font-family: space mono;
    font-size: 1.4vw !important;
    padding: 0.1vw;
    line-height: 1.5;
	}
	
	  .grid-container  {
    display: none;  
	}
	
.box {	
    padding: 6vw;
    margin-bottom: 3vw;
    background-color: #FFFFFF;
    float: left;
    width: 48%;
	}

.logo {	
    float: left;
    width: 102%;
    padding-top: 5.2vw;
}
	h2 {
    color: black;
    background-color: #39ff14;
    text-align: center;
	font-size: 45px;
    font-family:space mono;
    height: 100%;
padding-left: 1vw;
padding-right: 1vw;
padding-top: 19px;
    padding-bottom: 45px;
    min-width:100vw;
    position: relative;
    min-width:100vw;
    float: left;


}
}


@media only screen and (max-width: 1020px) {
.box1 {
 display: none; 
}


}
}
