a:link {color:#333333;}      /* unvisited link */
a:visited {color:#333333;}  /* visited link */
a:hover {background-color:#ccccff;}  /* mouse over link */
a:active {color:#333333;}  /* selected link */

#nav
{
/*position: fixed;*/
width:100px;
height:2000px;
padding:10px;
text-align:right;
font-color: "#333333";
//border-right: 1px dotted #333333;
background-image:url('carlerasmibgr.jpg');
}

#berattelsen
{
background-color: #ffffff;
position:absolute;
margin:auto;
padding-right:30px;
padding-left:30px;
top:0px;
left:20px;
width:700px;

}

.index
{
text-decoration: none;
color: #000000;
}


.normaltext
{
font-family: "courier new";
color: #333333;
font-size: 12pt;
line-height: 18pt;
}

.centrerad
{
font-family: "courier new";
color: #333333;
font-size: 12pt;
line-height: 130%;
text-align: center;
}

.sidnummer
{
font-family: "courier new";
color: #333333;
font-size: 12pt;
line-height: 130%;
text-align: right;
page-break-before: always;
}

.kursiv
{
font-family: "Times New Roman";
font-style: italic;
}

.bildtext
{
font-family: "courier new";
color: #333333;
font-size: 12pt;
line-height: 12pt;
margin: 0;
-webkit-margin-before: 0;
-webkit-margin-after: 0;
}

img
{
margin: 5px;
}

td
{
vertical-align: top;
}