﻿/****** FARVER
  forgrund:     #000000
  baggrund:     #ffffff
  oversigt:     #ffffff
  overskrifter: #000000
  kaeder:       #000080
*/

body
{
font-family: verdana, helvetica, arial, sans-serif; 
color: #000000;
background-color: #ffffff;
}

/****** PERSONINFO */
td.info
{
width: 3cm;
vertical-align: top;
color: #000000;
background-color: #ffffff;
font-size: 60%;
}

a.info:link,
  a.info:visited,
  a.info:active,
  a.info:hover
{
font-size: 60%;
color: #000080;
background-color : #ffffff;
}


/****** OVERSIGT */

td.oversigt
{
width: 4.5cm;
vertical-align: top;
color: #000000;
background-color: #ffffff;
}

th.oversigt
{
text-align: left;
color: #000000;
background-color: #ffffff;
}

p.oversigt,
h1.oversigt,
h2.oversigt, 
h3.oversigt, 
table.oversigt
{
margin-left: 0pt;
margin-right: 0pt;
}


/****** K�DER */

a:link, 
a:visited, 
a:active, 
a:hover
{
 color: #000080;
 background-color : #ffffff;
}


/****** INDHOLD */


td
{
width: auto;
vertical-align: top;
}

th
{
  text-align: left;
color: #000000;
background-color: #ffffff;
}

p,
h1,
h2, 
h3,
h4, 
table,
dl
{
margin-left: 10pt;
margin-right: 10pt;
}

h1
{
  text-align: center;
}

h1, 
h2, 
h3,
h4, 
hr
{
color: #000000;
background-color: #ffffff;
}


/****** SKEMA */

th.skema
{
  text-align : center;
  color : #000000;
  background-color : #ffffff;
  width : 20%;
}

th.kl
{
  text-align : center;
  color : #000000;
  background-color : #ffffff;
}

td.fag, td.kl
{
  font-size : 60%;
  vertical-align : top;
  color : #000000;
  background-color : #dddddd;
  height : 1cm;
}

td.tom
{
}


/****** BILLEDER */

img
{
border: 0;
}

p.frontpage
{
text-align: center;
}


p.frontpagelinks
{
text-align: center;
font-size:x-large;
}

p.large
{
text-align: center;
font-size:large;
}

p.largeleft
{
text-align: left;
font-size:large;
}

/* eksperimentel */

th.name
{
	width: 200px;
	font-weight:bold;
	font-size:x-large;
	text-align:center;
	padding:0px 50px 0px 50px;
}

table.test
{
	margin-left:15%;
	margin-bottom:3em;
}

table.address
{
	margin-left:15%;
	margin-bottom:2em;
}

td.address,th.address
{
	padding-right:3em;
	vertical-align:top;
}
p.citat
{
	margin-left:15%;
	margin-bottom:2em;
}
