@charset "utf-8";
body {
margin:0px;
}

 /* unvisited link */

		a:link {
		 color: white;	
         padding-top: 10px;
		 padding-bottom: 10px;
		 padding-left: 30px;
		 padding-right: 30px;
		 margin: -5px;
		 background-color:black;
		 text-decoration: none;
		 font-family: "Bebas Neue", sans-serif;
		}

		/* visited link */
		a:visited {
		color: white;
		
		}

		/* mouse over link */
		a:hover {
		color: black;
		background-color: white;
		text-decoration: none;
		font-family: "Bebas Neue", sans-serif;
		}

		/* selected link */
		a:active {
		color: black;
		text-decoration: none;
		font-family: "Bebas Neue", sans-serif;
		}
	
		p {
		font-family: "Lato", sans-serif;
		text-decoration: none;
		background-color: white;
		font-family: "Bebas Neue", sans-serif;
		
		}
		
		h1 {
		font-family: "Bebas Neue", sans-serif;
		font-weight:400;
		font-style: normal
		}
  .boxen {
	  text-aligh:center;
	  width:100%;
	  background-color: #000;
	  padding: 11px;
	  margin: auto;
 }
	  
  .main {
      width:80%;
	  backgroun-color:#f5f5f5;
	  padding: 0px 20px 10px;
	  margin:auto;
	
  .tecken1 {
font-family: "Lato", sans-serif;
font-weight: 300;
font-style: normal;
 }
 .tecken2 {
font-family: "Bebas Neue", sans-serif;
font-weight: 400;
font-style: normal;
 }
   #sylt {
font-style: italic;
font-weight: 800;
}
	#bigger {
		font-family:"bebas neus" sans-sarif:
		font-weight:800;
		font-style:bolder;
	}
		
    .boxens {
	  text-aligh:center;
	  width:70%;
	  border:1px solid black;
	  background-color: #d7e0e9;
	  padding: 16px;
	  margin: auto;		
	.boxen1 {
	  text-aligh:center;
	  width:70%;
	  border-top:0px;
	  border-right:1px solid black;
	  border-left:1px solid black;
	  border-bottom:1px solid black;
	  background-color: #d7e0e9;
	  padding: 16px;
	  margin: auto;
	

	  
		
	
	
}




.tecken2 {
font-family: "Bebas Neue", sans-serif;
font-weight: 400;
font-style: normal;
}
.tecken1 {
font-family: "Lato", sans-serif;
font-weight: 400;
font-style: normal;
}
#sylt {
font-style: italic;
font-weight: 800;
}
#syltfot {
font-family: Impact;
font-style: bolder;
font-size: 30px;
}
.boxen {
width: 70%;
border-radius: 3px;
background-color: #CCC;
padding: 10px;
margin: auto;
}
.nav {
width: 71%;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 15px;
padding-right: 15px;
margin: auto;
background-color: #CCC;
border-radius: 3px;
}