@charset "UTF-8";
body {
	background-color: #CCCCCC;
	margin-left: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 20;
}
.afstand {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
a:active {
	color: #000;
	text-decoration: none;
	outline: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
	outline: none;
}
a:link {
	color: #000000;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #666666;
	color: #FFF;
	outline: none;
}
.linkUdenRamme {
	border-style: none;
}
.lilleSkrift {
	font-size: 11px;
	text-align: left;
}
.mellemSkrift {
	font-size: 13px;
	text-align: left;
}
._mindreskrift {
	font-size: 12px;
}
table {
	margin-right: auto;
	margin-left: auto;
}
.venstreStil {
	text-align: left;
}
.tabel {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	font-size: 11px;
}
#cvtabel {
}

