/* CSS Document */

body { background-color: #FFFFFF; margin: 0px;}

a:link { color: #000077; text-decoration: none}
a:visited { color: #0000AA; text-decoration: none}
a:active { color: #0000FF; text-decoration: none}
a:hover { color: #000044;}

.vit_xtr_stor_rubrik {
font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #ffffff;}

.vitstorrubrik {
padding-top: 10px;
font-family: Arial, Helvetica, sans-serif; font-size: 30px; font-weight: bold; color: #ffffff;}

.svartstorrubrik {
font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #000000;}

.vittext {
font-family: verdana, arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; line-height: 13pt;}

.svarttext {
font-family: verdana, arial, Helvetica, sans-serif; font-size: 11px; color: #000000; line-height: 13pt;}

.morkgratext {
font-family: verdana, arial, Helvetica, sans-serif; font-size: 11px; color: #333333; line-height: 13pt;}

#boxmain {
width: 400px; 
height: 400px;
position: absolute;
left: 50%; top: 50%;
margin-left: -235px; /* hälften av bredden i width */
margin-top: -246px; /* hälften av höjden i height */
z-index: 1;
overflow: hidden;}

#tejp1 {
left: 0px;
top: 0px;
width: 400px; 
height: 600px;
z-index: 2;}