body {margin-top: 10px; margin-right: 15px; margin-bottom: 10px; margin-left: 15px;
background-color: #FFFFFF;
background-position: top; background-repeat: no-repeat;}

a:link {color: #0066FF}
a:visited {color: #037087}
a:active {color: #1DD1F1}
a:hover {color: #33CCCC}
a {text-decoration: none}

.abc {font-family: Arial, Verdana; font-size: 10pt; line-height: 12pt; color: #000000; text-decoration: none}

h1 {font-family: Arial, Verdana; font-size: xx-small; font-weight: lighter; line-height: 12pt; color: #000000; text-decoration: none}

h2 {font-family: Arial, Verdana; font-size: xx-small; font-weight: lighter; line-height: 12pt; color: #000000; text-decoration: none}

p {font-family: Arial, Verdana; font-size: xx-small; line-height: 12pt; color: #000000; text-decoration: none}



#dropinboxv2cover{
height: 320px;  /*Ändra höjd. Ta bort om boxen ska motsvara innehållets höjd.*/
width: 420px; /*Ändra vidd.*/
position:absolute; /*Ej lägre än 4 rules*/
z-index: 2;
overflow:hidden;
visibility: hidden;
}

#dropinboxv2{
height: 300px; /*Ändra höjd till över -20. Ta bort om boxen ska motsvara innehållets höjd.*/
width: 400px; /*Ändra vidd till över -20.*/
border: 1px solid #1DD1F1;  /*Utseende*/
background-color: #F3F3F3;
padding: 2px;
position:absolute; /*Ej lägre än 3 rules*/
left: 0;
top: 0;
}





