body {
    margin: 0px; 
    background-color: white;
}
#header1 {
    height: 180px; 
    text-align: center; 
    font-size: 26px; 
    font-family: sans-serif;
    color: #800080;
    background:url("bakgrund.png");
   }
.orline1 {height: 2px;background: #5cb48a;}
#menu {height: 75px; background-color: red;}
#menu1 ul {
    list-style-type: none;
    margin: auto;
    padding: 0;
    overflow: hidden;
    background-color: #00000;
	width: 750px;
}


#menu1 li {
    float: left;
}

li a, .dropbtn {
    display: inline-block;
    color: #666666 !important;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
	font-family: "century gothic" !important;
}

li a:hover, .dropdown:hover .dropbtn {
    background-color: #f9f9f9;
}

li .dropdown {
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
	z-index: 10;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
}

.dropdown-content a:hover {background-color: #f1f1f1}

.dropdown:hover .dropdown-content {
    display: block;
}

#footer1 {
height: 100px;
background-color: #5cb48a;
}

#footerbox1 {
width: 890px;
margin: auto;
}

#footertable1 {
margin-top:30px;
}

#mini1 {
font-size: 13px !important;
font-family: "century gothic" !important;
}

#t11 {
width: 500px;
padding-top: 20px;
font-size: 16px !important;
font-family: "century gothic" !important;
color: #666666 !important;
}

#t21 {
padding-left: 40px;
padding-top: 20px;
font-family: "century gothic" !important;
color: #666666 !important;
}

.bannerrow1 {
width: 1000px;
height: 60px;
margin-top: 10px;
margin-bottom: 10px;
}

.banner1 {
height: 60px;
width: 468px;
margin-left: 25px;
float: left;
background-color: red;
}


#container1 {
width: 1000px;
height: auto;
margin: auto;
margin-bottom:100px;
}

#adsense {
    height: 120px;
    text-align: center;
    
    margin-top:25px;
}

#subject {
    height:250px;
    width:1000px;
}
#box {
    height:250px;
    width:300px;
    margin-top:25px;
    margin-left:25px;
    float: left;
    border: 2px solid #5cb48a;
    border-radius:35px;
}

#om {
    height:235px;
    width:915px;
    border: 2px solid #5cb48a;
    border-radius:35px;
    margin-top:25px;
    margin-left:25px;
    padding:15px;
    padding-top:0;
    padding-left:20px;
    font-family: sans-serif;
    color: #666666;
}
#subject2 {
    height:100px;
    width:1000px;
}

#lektion {
    height:105px;
    width:265px;
    margin-top:25px;
    margin-left:25px;
    float: left;
    border: 2px solid #5cb48a;
    border-radius:35px;
    padding:15px;
    padding-top:0;
    padding-left:20px;
    font-family: sans-serif;
    color: #666666;
}

#video {
    text-align:center;
    margin-top:25px;
}
    
    