.frontpagetext
{
font-size: 14px;
}

.smalltext
{
	font-size: 13px;
}

td.bordered {border-style: groove}

p
{
font-size: 14px;
}
.smallerp
{
font-size: 11px;
}

p.biggerandbold
{
font-size: 16px;
font-weight: bold;
}

img
{
position:relative;
}

img.absolutus
{
position:absolute;
border:0;
}


P.BigFirst:first-letter 
{ 
font-size: 300%;
float: left;
color: #336699;
font-weight: normal;
}

a.link
{
color: dodgerblue;
}

a.link:visited
{
color: #336699; 
}

a.link:hover
{
color: firebrick;
text-decoration: none;
}

a.billedarkiv_white
{
color: white;
text-decoration: none;
}

a.billedarkiv_black
{
color: black;
text-decoration: none;
}

.tdcolorblack
{
BORDER-BOTTOM: #000000 2px solid;
font-weight: bold;
}

.tdcolorblue
{
BORDER-BOTTOM: #0044de 2px solid;
font-weight: bold;
}

.tdcolorwhite
{
BORDER-BOTTOM: #ffffff 2px solid;
font-weight: bold;
}

.tdcoloryellow
{
BORDER-BOTTOM: yellow 2px solid;
font-weight: bold;
}

.tdcolorred
{
BORDER-BOTTOM: red 2px solid;
font-weight: bold;
}


.overskrift
{
font-weight: bold;
color: #336699;
font-size: 16px;
}

.overskrift_no_underline
{
font-weight: bold;
font-size: 16px;
color: #336699;
text-decoration:none;
}

.overskrift2
{
font-weight: 800;
}

.overskrift2blue
{
font-weight: 800;
color: #0044de;
}

.overskrift2white
{
font-weight: 800;
color: white;
}

.overskrift2yellow
{
font-weight: 800;
color: yellow;
}

.overskrift2red
{
font-weight: 800;
color: red;
}



body 
{ 
background-attachment: fixed;
background-repeat: no-repeat;
FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif;
BACKGROUND-COLOR: white;
}

.contentarea
{
PADDING-BOTTOM: 4px;
PADDING-LEFT: 18px;
PADDING-RIGHT: 18px;
PADDING-TOP: 4px;
background-color: #e0e0e0;
font-size: 13px;
}




hr.hrtop
{
color: #b0b0b0;
height: 8px;
}

hr.hrblack
{
color: #000000;
height: 8px;
}


hr.hrearth
{
color: #A1997C;
height: 8px;
}

hr.hrblue
{
color: #0044de;
height: 8px;
}

hr.hryellow
{
color: yellow;
height: 8px;
}

hr.hrwhite
{
color: white;
height: 8px;
}

hr.hrred
{
color: #f07871;
height: 8px;
}




.top
{
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 44px; 
font-weight: 800;
text-align: center;
color: black; 
text-decoration: none;
background-color: #e0e0e0;
}

.top_tidsskrift_for
{
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 34px; 
font-weight: 500;
text-align: center;
color: black; 
text-decoration: none;
background-color: #e0e0e0;
}

.alt_top
{
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 24px; 
font-weight: 800;

color: black; 
text-decoration: none;
background-color: #e0e0e0;
}



.footer
{
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
text-align: center;
color: #666666;
background-color: #e0e0e0;
PADDING-LEFT: 18px;
PADDING-RIGHT: 18px;
}

.tdleftsidesolidcolorgrey
{
border-left: 4px solid white;
padding: 2px;
background-color: #b0b0b0;
}


.tdleftsidesolidcolor
{
border-left: 4px solid white;
padding: 2px;
background-color: #FFF;
}

.tdleftsidesolid
{
border-left: 4px solid white;
padding: 5px;
background-color: white;
}


.apparatur
{
text-align: center;
background-color: yellow;
font-family: "comis sans";

font-weight: 900;
position: absolute;
top: 0px;
left: 60px;
width: 100px;
height: 170px;
}

#navigator {
	BACKGROUND-COLOR: #909090;
	BORDER-BOTTOM: #000000 2px solid;
	BORDER-LEFT: #000000 2px solid;
	BORDER-RIGHT: #000000 2px solid;
	BORDER-TOP: #000000 2px solid;
	PADDING-BOTTOM: 8px;
	PADDING-LEFT: 8px;
	PADDING-RIGHT: 8px;
	PADDING-TOP: 8px;
	TEXT-ALIGN: center;
	WIDTH: auto;
	
}


.chosenmenuitem {
	FONT-WEIGHT: bold;
	MARGIN-BOTTOM: 3px;
	MARGIN-TOP: 3px;
	TEXT-ALIGN: center;
	text-transform: uppercase;
}

<!-- chosenmenuitem A har betydning for den der er chosen -->

.chosenmenuitem A {
	BACKGROUND-COLOR: #c0c0c0;
	BORDER-BOTTOM: #d1d1d1 2px solid;
	BORDER-LEFT: #e2e2e2 2px solid;
	BORDER-RIGHT: #d1d1d1 2px solid;
	BORDER-TOP: #e2e2e2 2px solid;
	COLOR: #224059;
	DISPLAY: block;
	PADDING-BOTTOM: 4px;
	PADDING-LEFT: 4px;
	PADDING-RIGHT: 4px;
	PADDING-TOP: 4px;
	TEXT-DECORATION: none;
	WIDTH: 98%;
}

<!-- For den chosen der er hover på -->

.chosenmenuitem A:hover {
	BACKGROUND-COLOR: #a8a8a8;
	BORDER-BOTTOM: #e2e2e2 2px solid;
	BORDER-LEFT: #d1d1d1 2px solid;
	BORDER-RIGHT: #e2e2e2 2px solid;
	BORDER-TOP: #d1d1d1 2px solid;
}


.housebutton {
	FONT-WEIGHT: bold;
	MARGIN-BOTTOM: 3px;
	MARGIN-TOP: 3px;
	TEXT-ALIGN: center;
}


.housebutton A {
	BACKGROUND-COLOR: #c0c0c0;
	BORDER-BOTTOM: #d1d1d1 2px solid;
	BORDER-LEFT: #e2e2e2 2px solid;
	BORDER-RIGHT: #d1d1d1 2px solid;
	BORDER-TOP: #e2e2e2 2px solid;
	COLOR: #224059;
	DISPLAY: block;
	PADDING-BOTTOM: 4px;
	PADDING-LEFT: 4px;
	PADDING-RIGHT: 4px;
	PADDING-TOP: 4px;
	TEXT-DECORATION: none;
	WIDTH: 98%;
}

.housebutton A:hover {
	BACKGROUND-COLOR: #a8a8a8;
	BORDER-BOTTOM: #e2e2e2 2px solid;
	BORDER-LEFT: #d1d1d1 2px solid;
	BORDER-RIGHT: #e2e2e2 2px solid;
	BORDER-TOP: #d1d1d1 2px solid;
}