*{
padding:0px;
margin:0px;
}

img{
border:0;
}

a{
text-decoration:none;
display:inline;
}

a:link, a:visited{
color:black;
}

a:hover, a:active{
text-decoration:;
color:;
text-shadow: 3px -2px 2px #ffffff;
}

body{
font-family: helvetica, arial, sans-serif;
padding:15px;
padding-bottom:20px;
text-align:left;

}

#frame{
width:1060px;
margin-left:auto;
margin-right:auto;
}

#head{
float:left;
width:1046px;
border-bottom:1px gray solid;
height:120px;
background-image: url(images/flag_sv.png), url(images/flag_en.png);
background-position: left top, right top;
background-repeat: no-repeat;
}

#head h1{
font-family:helvetica neue;
font-weight:100;
font-size:50px;
float:left;
width:51%;
margin-top:20px;
}

#head h2{
float:left;
font-weight:100;
font-family:helvetica;
font-size:12px;
margin-top:6px;
margin-bottom:10px; 
position:relative;
bottom:0px;
border-bottom:px gray solid;
width:49%;
height: 50px;
}

#right{
text-align:right;
}

#head h1#right{
font-family:helvetica neue;
font-weight:100;
font-size:50px;
float:right;
width:45%;
margin-top:20px;
}

#head h2#right{
float:right;
font-weight:100;
font-family:helvetica;
font-size:12px;
margin-top:6px;
position:relative;
bottom:0px;
border-bottom:px gray solid;
width:49%;
}


.content{
margin-top:100px;
padding-top: 100px;
}

.box{
float:left;
width:170px;
height:65px;
background: no-repeat left center;
background-size:75px;
border:1px solid lightgray;
padding-left:82px;
padding-top:35px;
font-size:28px;
margin-top:15px;
margin-right:10px;
}

.box:hover{
background-color:#f0f0f0;
}


.boxen{
float:left;
width:1033px;
height:207px;
margin-top:15px;
background: no-repeat right top;
background-size:163px;
border:1px solid lightgray;
padding-top:10px;
padding-left:10px;
overflow:auto;
}

.boxen h1{
font-size:28px;
}

.boxen h2{
font-size:12px;
color:gray;
}

.boxen h3{
font-size:12px;
font-family:helvetica;
font-weight:100;
width:430px;
margin-top:10px;
margin-bottom:10px;
}

.boxen h4{
font-size:12px;
margin-bottom:4px;
}



#bottom{
float:left;
width:519px;
border-top:1px gray solid;
height:85px;
margin-top:15px;
}

#bottom p{
float:left;
font-weight:100;
font-family:helvetica;
font-size:12px;
margin-top:6px;
position:relative;
bottom:0px;
border-bottom:px gray solid;
margin-right:90px;
padding-left:0px;
}

#bottom:last-child{
padding-left:8px;
}