BODY {font-family: verdana, arial, sans-serif; font-size: 10px; margin: 5px}
A:link {color: #000099;
	font-size: 12px;
}
A:visited {color: #000099;
font-size: 12px;
}
A:hover {color: #000000;
font-weight: bold;
font-size: 12px;
}

a.nr3:link 
	{color: #000099;

font-size: 11px;
	}

a.nr3:visited 
	{color: #ccc;

	font-size: 11px;
	}
	
a.nr3:hover 
	{color: #000;

	font-size: 11px;
	}



a.nr4:link 
	{color: #000099;

font-size: 10px;
	}

a.nr4:visited 
	{color: #000099;

	font-size: 10px;
	}
	
a.nr4:hover 
	{color: #000;
font-weight: normal;
	font-size: 10px;
	}

	
a.nr10:link 
	{color: #747482;
font-size: 11px;
	}

a.nr10:visited 
	{color: #747482;
font-size: 11px;
	}
	
a.nr10:hover 
	{color: #747482;	
font-size: 11px;
font-weight: normal;
	}


.tekst10 {font-size: 10px;display: block;margin-left: 4px;margin-right: 4px;}
.tekst10v2 {font-size: 10px;display: block;margin-left: 4px;margin-right: 4px;	padding-top: 2px;
	padding-bottom: 2px;}
	
.tekst10v3 {font-size: 10px;display: block;margin-left: 0px;margin-right: 0px;	padding-top: 2px;
	padding-bottom: 2px;}

.tekst12 {font-size: 12px;display: block;;padding-top: 2px;
	padding-bottom: 2px;}

.linkbox {

	text-align: left;

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 12px;


}

.linie_med_bundstreg {
font-size: 10px;
color: <? echo $text_color?>;
width: 100%;
padding: 3px 2px 2px 0px;
border-bottom: 1px dotted #000;
}


.linie_med_bundstreg02 {
font-size: 10px;
color: <? echo $text_color?>;
width: 100%;
padding: 0px 0px 0px 0px;
border-bottom: 1px solid #808080;
height: 15px;

}