TABLE.tabel_navigation {
	background-color : #EBEBEB;
	width : 95%;
	font-size : 12;
	text-align : center;
	font-weight : bold;
	border: silver;
	border-bottom: 1px solid silver;
	border-left-style: ridge;
	border-right-style: ridge;
}
TABLE.tabel_sort 		{
	background-color : #EBEBEB;
	width : 95%;
	color : Black;
	border: silver;
	border-bottom: 1px solid silver;
	border-left-style: ridge;
	border-right-style: ridge;
	padding-left: 10px;
	
	}

TABLE.tabel_overskrift 		{
	background-color : #EBEBEB;
	color: #4682B4;
	font-size : 13;
	width : 95%;
	border: silver;
	border-bottom: 1px solid silver;
	border-left-style: ridge;
	border-right-style: ridge;
	padding-left: 10px;
	}
	
TABLE.tabel_overskrift A:LINK  A:VISITED  A:ACTIVE  {

	font-family : Arial, sans-serif;

	font-weight: 600;
	font-size: 12px;
	}

TABLE.tabel_overskrift A:link {
	color : #4682B4;
}
	
TABLE.tabel_overskrift A:VISITED {
	color : #4682B4;
}

TABLE.tabel_overskrift A:HOVER {
	color : #4682B4;
}
	
	
TABLE.tabel_overskrift A:HOVER {
	color : B22222;
}

	
	
TABLE.tabel_overskriftnbp {
	background-color : #EBEBEB;
	font-size : 13;
	width : 95%;
	border: silver;
	border-bottom: 1px solid silver;
	border-left-style: ridge;
	border-right-style: ridge;
	border-top-style: ridge;
	}


TABLE.tabel_brodtekst {
	background-color : #FFFFFF;
	width : 95%;
	text-align : left;
	border: silver;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-right-style: ridge;

	font-size : 12px;
	}	

	TABLE.tabel_brodtekst td {
	background-color : #FFFFFF;
	text-align : left;
	font-size : 12px;
	vertical-align: top;
	}	

	TABLE.tabel_brodtekst td p {
	background-color : #FFFFFF;
	text-align : left;
	font-size : 12px;
	vertical-align: top;
	}	

	#centrer {
	text-align: center;
	}

	#centrer_forneden {
	text-align: center;
	}

	.centrer {
	text-align: center;
	}
	
	#left {
		text-align: left;
		padding-left: 130px;
		padding-right: 130px;
	}

	.left {
		text-align: left;
		padding-left: 130px;
		padding-right: 130px;
	}
	
TABLE.tabel_emne_brodtekst {
	background-color : #FFFFFF;
	font-family: Verdana;
	width : 95%;
	border: silver;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-right-style: ridge;
	font-size : 10px;
	}



A:LINK, A:VISITED, A:ACTIVE {
	font-family : Verdana;
	color : #4682B4;
	font-weight: 300;
	font-size: 13px;
	}

A:HOVER {
	color : #B22222;
}

BODY {
	color: Black;
	background-color: #A9A9A9;
	font-family: Verdana;
	font-size: 9;
	text-align: left;
}

H1 {
	color: #4682B4;
	font-size: 25px;
}

H2, H4, H5, H6 {
	color : #4682B4;
}

h3 {
	color : 000000;
}


