<!-- STYLE TYPE="text/css"viser links med hvid baggrund:-->


a:link{
color: blue;
background: transparent;
text-decoration: none;
}

a:visited{
color: blue;
background: transparent;
text-decoration: underline;
}

a:hover{
color: red;
background: white;
text-decoration: none;
}

a:active{
color:orange;
background: transparent;
text-decoration: underline;
}

body {
	background: url(../bg_files/baggrund_logo.jpg);
	text-align: left;
	font-family: Comic Sans MS, "Courier New", helvetica;
}

tablen {
	background: url(../bg_files/graa_bg.jpg);
}

}
td {
	border: none;
}

h2 {
	color: rgb(0, 0, 153);
}

h3 {
	color: rgb(0, 0, 153);
}

h4 {
	color: rgb(0, 0, 153);
}

h1.overskrift {
	font-family: Comic Sans MS, "Courier New", helvetica;
	font-size: 180%;
	text-align: center;
	margin-top: 30px;
	color: rgb(0, 0, 0);
}

h2.underoverskrift {
	font-family: Comic Sans MS, "Courier New", helvetica;
	font-size: 150%;
	text-align: center;
	color: rgb(0, 0, 0);
}

p.menu { 
	color: black; font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	
	
}
p.menu0 { 
	color: white; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	
}
.tekst { 	
	font-size: 10px; 
	text-align: left;
	font-family: Comic Sans MS, "Courier New", helvetica;

}

p.tekst { 
	color: black; 
	font-size: 10px; 
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: transparent; 
	padding: 0 17px 
}

p.tekst2{
	color: #006600;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: transparent; 
	padding: 0 17px 0 }

p.tekst2a {
	font-size: 100%;
	text-align: center;
	font-weight: bold;
	color: rgb(0, 0, 0);
}

p.tekst3 {
	font-size: 65%;
	text-align: center;
	font-weight: bold;
	color: rgb(0, 0, 0);
}

.slink {
	color: rgb(0, 0, 153);
	font-size:10px;

	font-weight: normal;
}

.link {
	color: rgb(0, 0, 153);
	font-size:10px;

	font-weight: normal;
}

.resultater {
	color: rgb(0, 0, 153);
	font-size:10px;

	font-weight: normal;
}

#tidligerevindere {
	color: rgb(0, 0, 153);
	font-size:10px;

	font-weight: normal;
}

.top {
	color: rgb(0, 0, 153);
	font-size:8px;

	font-weight: normal;
}

#top {
	color: rgb(0, 0, 153);
	font-size:8px;

	font-weight: normal;
	
#fejlmeddelelse {
	font-size: 380%;
		background-color: red;
}

.fejlmeddelelse {
	font-size: 380%;
		background-color: red;
}

