@import url('https://fonts.googleapis.com/css?family=Pacifico|Source+Sans+Pro&display=swap');

.Titel-H1 {
font-family: "Pacifico";	
}

h2 {
font-family: "Pacifico";
font-size: 30px;	
}

html {
margin: 0px!important;
padding: 0px!important;
}

#teksthome {
text-align: justify;
}

body {
background-image: url(achter-groot.jpg);
background-repeat: repeat;
color: #FFF;
}

body,td,th {
color: #333;
font-size: 16px;
font-weight: 200 !important;
}

.header {
margin-top: -10px;
margin-left: -15px;
margin-right: -15px;
}

.footer {
margin-bottom: -15px;
margin-left: -15px;
margin-right: -2px;
}

div.disabled {
overflow-x: hidden; //horizontal}

.center {
display: block;
margin-left: auto;
margin-right: auto;
}

.klein {
font-size: 10px;
}

.Titel-H1 {
font-weight: bold;
font-size: 50px;
margin-top: 0px;
margin-bottom: -5px;
font-family: "Pacifico";
}


@media only screen 
and (min-device-width: 220px) 
and (max-device-width: 480px)
and (-webkit-min-device-pixel-ratio: 2) {

#Map2 {
display: none;
}

#Map {
display: none;
}

.Titel-H1 {
font-weight: bold;
font-size: 84px;
margin-left: 0px!important;
margin-top: 0px;
margin-bottom: -5px;
font-family: "Pacifico";
}

h2 {
font-family: "Pacifico";
font-size: 70px;	
}

body,td,th {
color: #333;
font-size: 60px !important;
font-weight: 200;
}

body {
font-size: 60px!important;
}

.center {
width: 1000px !important; 
}

#home1  {
margin-left:-180px!important;
margin-right:0px!important;
width: 100% !important; 
}

#home2 {
width: 130% !important; 
margin-left: 10px!important;
}

#home3 {
width: 90% !important; 
margin-left:-150px !important;
}
}


@media only screen and (min-width: 1px) and (max-width:600px)
{
#Map2 {
display: none;
}

#Map {
display: none;
}

table[Attributes Style] {
width: 300x!important;
}

.table {
width: 300x!important;
}

#table {
width: 300x!important;
}

#home4 {
text-align: justify;
margin-left: 0px;
margin-right: 0px;
}

.Titel-H1 {
margin-left: 0px!important;
text-align: center
margin-top: 0px;
margin-bottom: -5px;
font-family: "Pacifico";
}

.center {
width: 350px !important; 
}

body {
margin-left:-120px!important;
margin-right:-120px!important;
}

#home1  {
margin-left:-650px!important;
margin-right:-650px!important;
width: 40% !important; 
}

#home2 {
width: 60% !important; 
}

#home3 {
width: 40% !important; 
margin-left:-650px !important;
margin-right:-650px!important;
}

body,td,th {
color: #333;
font-size: 25px;
font-weight: 200;
}

body {
font-size: 25px!important;
}
	
}