html,table,body,h1 {font-family: "Arial", sans-serif; color: white; text-align: center; font-size:16px;}
body {background-color: #478F45;}
h1 {font-size:30px;}
h2 {font-size:25px;}
h6 {font-size:38px;}
table {border-collapse: collapse;}
td {padding: 5px;}
tr:nth-child(even) {background-color: #47BE45;}
img {max-width: 100%; height: auto;}
a:link {color: white;}
a:visited {color: white;}
#nav {background-color: #47BE45;}
.impressum {text-align: left;}
.box1{padding: 3px; height: 60px; width: 200px;}
.box2{float: left;}