<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.videobild{
float:left;
border: 0px dotted black;
padding:5px;
margin:5px;
}

.videorubrik{
width:900px;
margin-left:30px;
font-family: Arial, Tahoma ;
font-size: 1.5em;
margin-top:20px;
margin-bottom:20px;
border-bottom: 1px solid black;

}


#general{
width:900px;
height:120px;
font-size:11px;
border: 0px dotted silver;
margin-left:30px;
margin-right:auto;
overflow:auto;
}

#software{
width:900px;
height:330px;

font-size:11px;
border: 0px dotted silver;

margin-left:30px;
margin-right:auto;
margin-top:10px;
overflow:auto;
}




.videocol1{
width:290px;
float:left;
font-size:11px;
border: 0px dotted silver;
}

.videocol2{
width:290px;
float:left;
font-size:11px;
border: 0px dotted black;

}


.videocol3{
width:290px;
float:left;
font-size:11px;
border: 0px dotted silver;
}
</pre></body></html>