

/* Presentation Stylesheet */ 

body {
    font-family:Georgia,Serif;
 }

p {
 margin:0;
 padding:15px;
    font-family:Georgia,Serif;
 font-size: 11px;
 }

span {
 margin:0;
 padding:15px;
    font-family:Georgia,Serif;
 font-size: 11px;
 }

h3 {
 margin:0;
 padding: 15px 10px;
    font-family:Georgia,Serif;
 font-size: 14px;
 font-style: italic;
 }

h4 {
 margin:0; 
 padding: 15px 0;
    font-family:Georgia,Serif;
 font-size: 12px;
 font-style: italic;
 }

p.foot {
 margin:0;
    font-family:Georgia,Serif;
 font-size: 11px;
 }

table {
margin-left: 15px;
}

textarea {
border: black 1px solid;
color: #000;
    font-family:Georgia,Serif;
font-size: 11px;
font-weight: normal;
 background-color: #fff;
}

input {
background-color: #fff;
border: black 1px solid;
color: #000;
    font-family:Georgia,Serif;
font-weight: bold;
font-size: 11px;
}

select {
background-color: #fff;
border: black 1px solid;
color: #000;
    font-family:Georgia,Serif;
font-weight: bold;
font-size: 11px;
}

li.nav { display: inline; }

li.nav a
{
 text-decoration: none;
 background-color: #000;
 color: #fff;
 padding: .2em 1em;
 font-weight: bold;
}

li.nav a:hover
{
 background-color: #fff;
 color: #000;
 font-weight: bold;
}


a.mailto {
 color: #000;
    font-family:Georgia,Serif;
 font-size: 11px;
 text-decoration: none;
 background-color: transparent;
}

a.mailto:hover {
 text-decoration: underline;
 color: #000;
 background-color: transparent;
}

a.mailto:visited {
 color: #000;
 background-color: transparent;
}

a.mailto:active {
 color: #000;
 background-color: transparent;
}

.lila {
 background-color: purple;
 color: #fff;
 font-weight: bold;
 font-size: 11px;
 padding-top: 0;
 padding-bottom: 0;
 padding-left: 15px;
 width: 540px;
 position: absolute;
}

.vit {
background-color: transparent;
color: #000;
}

.vit:hover {
background-color: transparent;
color: #999;
 text-decoration: none;
}

.vitspec {
background-color: transparent;
color: #000;
text-decoration: none;
}

.vitspec:hover {
background-color: transparent;
color: #999;
 text-decoration: none;
}


span.titel {
 position: relative;
 left: 5px;
 bottom: -8px;
    font-family:Georgia,Serif;
 font-weight: bold;
 font-size: 11px;
 padding: 0.7em 1.0em;
}

span.ntid {
 position: absolute;
 right: 20px;
    font-family:Georgia,Serif;
 font-weight: normal;
 font-size: 11px;
 padding: 0.7em 1.0em;
}

span.ntxt {
 text-align: right;
    font-family:Georgia,Serif;
 font-weight: normal;
 font-size: 11px;
 padding: 0.7em 1.0em;
}

span.nfor {
 position: absolute;
 right: 20px;
    font-family:Georgia,Serif;
 font-style: italic;
 font-size: 11px;
 padding: 0.7em 1.0em;
}

.rubrik {
 border-width:2px 2px 0 0;
 border-left: solid #ccc;
 border-bottom: solid #ccc;
 text-align: left;
 position: relative;
 color: #000;
 background-color: transparent;
 padding-left: 10px;
    font-family:Georgia,Serif;
 font-weight: bold;
 font-size: 12px;
 font-style: italic;
 width: 510px;
}

.avd {
 background-color: purple;
 color: purple;
 border: none 0;
 width: 520px;
 height: 1px;
 text-align: center;
}

.space {
 padding-left: 10px;
}

.lmarg {
 padding-left: 25px;
}

.bok {
 font-size: 11px;
}

ul.circle {
 list-style-type: circle;
}

