/* StyleSheet - egintext.css - Erik Ginnerskov */

body,p,ul,ol,dl,option,div {
font-family: verdana, arial, sans-serif;
color: #000;
background: #fff;
font-size: 12px;
}

#indhold {
padding:10px;
}

td {
font-family: verdana, arial, sans-serif;
font-size: 12px;
vertical-align: top;
}

blockquote{
font-family:verdana,arial,sans-serif;
padding: 0px;
}

h1,h2,h3,h4 {
font-family: arial, sans-serif;
text-align: center;
}

caption {
font-family: verdana, arial, sans-serif;
font-size: 12px;
font-weight: 700;
}

pre{
font-family: "courier new", courier, monospace;
color: #000000;
background: #eee;
font-size: 13px;
margin-left:0px;
margin-right:10px;
padding:15px;
border:solid 1px #999;
}

.kode{
font-size:12px;
font-family:"courier new",monospace;
color:black;
background:#eee;
margin-left:0px;
margin-right:10px;
padding:15px;
border:solid 1px #999;
}

.citat{
font-size:12px;
font-family:verdana,sans-serif;
color:black;
background:#eee;
margin-left:0px;
margin-right:10px;
padding:15px;
border:solid 1px #999;
}

tt
{
font-family: "courier new", courier, monospace;
color: red;
background: inherit;
}

h1
{
font-size: 25px;
font-weight: 800;
}

h2
{
font-size: 20px;
font-weight: 800;
}

h3
{
font-size: 16px;
font-weight: 700;
}

h4
{
font-size: 12px;
font-weight: 700;
}

h5 {
font-family: verdana, sans-serif;
font-size: 10px;
font-weight: 400;
text-align: left;
clear: both;
}

h5 a:link, h5 a:active, h5 a:visited {
color: #999;
background: inherit;
text-decoration:none;
}

h5 a:hover, h5 a:focus {
color: #fff;
background: #00f;
}

input, textarea
{
font-family: verdana, arial, sans-serif;
font-size: 10px;
font-weight: 400;
color: #000000;
background: #ffffff
}

img
{
border: none;
}

a:link, a:visited, a:active
{
font-family: verdana, arial, sans-serif;
text-decoration: none;
color: #3333bb;
background: inherit;
font-weight: 700
}

a:hover
{
color: #fff;
background: #00f;
font-weight: 700;
}

.u
{
text-decoration: underline;
}

.b
{
font-weight: 700;
}

.ub
{font-weight: 700;
text-decoration: underline;
}

.i
{
font-style: italic;
}

.ib
{font-weight: 800;
font-style: italic;
}

.firk
{
list-style: square;
}

.ring
{
list-style: circle;
}

.dec
{
list-style: decimal;
}

.a
{
list-style: lower-alpha;
}

.r
{
list-style: upper-roman;
}

.pil
{
list-style: url(pil.gif);
}

.t100
{
width: 100%;
}

.t600b
{
border: outset 1px;
width: 600px;
}

.t600b6
{
border: ridge 6px #fbb;
width: 600px;
}

.t600
{
width: 600px;
border: 0;
}

.t600c
{
width: 600px;
border: 0;
text-align: center;
}

.c55
{
width: 55px;
}

.c70
{
width: 70px;
}

.c245
{
width: 245px;
}

.c20
{
width: 20%;
}

.c25
{
width: 25%;
}

.c25c
{
width: 25%;
text-align:center;
}

.c33
{
width: 33%;
}

.c40
{
width: 40%;
}

.c50
{
width: 50%;
}

.c60
{
width: 60%;
}

.kant
{
border: solid 1px #000;
}

.just
{
text-align: justify;
}

.hr40
{
width: 40%;
text-align: center;
}

.midt
{
text-align: center;
}

.hoj
{
text-align: right;
}

.ven
{
text-align: left;
}

.hm
{
text-align: right;
vertical-align: middle;
}

.mellem
{
vertical-align: middle;
}

.ind
{
text-align: center;
vertical-align: middle;
}

.ned
{
vertical-align: bottom;
}

.knapper
{
color: #000;
background: #C0C0C0;
}

code{
font-size:12px;
color:#f00;
background:#eee;
display:block;
margin-left:0px;
margin-right:10px;
margin-top:1em;
margin-bottom:1em;
padding:15px;
border:solid 1px #999;
}

.intxt {
color: #000;
background-color: inherit;
font-family: verdana, arial, sans-serif;
}