A:HOVER {
	background : Lime;
	color : Red;
	text-transform : none;
}

A:ACTIVE {
	background : Yellow;
}

A:LINK.overskrift {
	/*background-color : #FFFFCC;*/
}

/*A:VISITED.overskrift {
	background-color : #FFFFCC;
} */

 DIV.top_bund {
	background-image : url(../grafik/top_bund_100.jpg);
	height : 75px;
}


#ulige {
	background : #F5FFFA;
}

#lige {
	background : #FDF5E6;
}

BODY
{
    FONT-SIZE: 12px;
    BACKGROUND: url(../grafik/logo_grey3.jpg) fixed;
    FONT-FAMILY: verdana, Geneva, Arial, Helvetica, sans-serif
}


TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

TABLE.LINKS
{
	background : #AFEEEE;
	text-align : center;
	font-family : Verdana;
	font-size : 11px;
	width : 30%;
}

TR.LINKS {
	width : 25%;
}

TD.LINKS {
	text-align : center;
	font-weight : bold;
	font-size : 12px;
	width : 30%;
}

TABLE.gulseddel {
	width : 90%;
	
}

#afsnit {
	background-color : #CCCCFF;
}

#overskrift {
	background-color : #CFF1D0;
	color : Blue;
	text-transform : uppercase;
	font-weight : bold;
	height : 15px;
	top : 0px;
	margin-top : 0px;
	background-position : 0px;
}


#tekst {
	background-color : #FFDEAD;
}


H2 {
	color : #00008B;
	font-weight : normal;
}


#T1 {
	background-color : #7FFFD4;
}

TABLE.FANEBLADE {
	text-align : center;
	padding : 0; 
}


TABLE.SOEG {
	background-color : #F0E68C;
	border : 2px solid Black;
	text-align : center;
	width : 50%;
}


TABLE.LINKS
{
	background : #F4B17A;
	text-align : center;
	font-family : Verdana;
	font-size : 11px;
	width : 90%;
}







