a			{color: #404040}
a:link 		{ color: #404040}
a:visited 	{ color: #404040}
a:hover 	{ color: #ff0000}

a.nolink 
{
    color:Black; 
    text-decoration: none;
}

a.nolink:link 
{
    color:Black; 
    text-decoration: none;
}

a.nolink:visited 
{
    color:Black; 
    text-decoration: none;
}

td           { font-family: Tahoma; font-size: 10pt }
input        { font-family: Tahoma; font-size: 8pt }
select       { font-family: Tahoma; font-size: 8pt }
textarea     { font-family: Tahoma; font-size: 8pt }
body         { font-family: Tahoma; font-size: 10pt; }
.headline    { font-family: Tahoma; font-size: 18pt; }
.subtext     { font-family: Tahoma; font-size: 8pt }
.kant		 { background-color:#d2d7a1; width:5px; height:5px; }
.bundkant	 { background-color:white; }
#main		 { width:810px; }
#baggrund    { background: url(grafik/back.jpg) bottom; background-repeat: repeat-x; width:800px; }
#logo		 { }
#overskrift	 { }

