
a  {
	text-decoration: none;
}
a:link  {
	color: #ddd;
	text-decoration: none;
}
a:visited  {
	color: #ddd;
	text-decoration: none;
}
a:hover   {
	color: #fff;
	text-decoration: none;
}
a:active  {
	color: #ddd;
	text-decoration: none;
}
body         {
	color: #ddd;
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background-color: #111;
}
h1    {
	font-size: 16px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
h2    {
	font-size: 13px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: lighter;
	text-decoration: none;
}
h3    {
	font-size: 11px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
p {}
td {}
.broedtekst   {
	font-size: 11px;
	padding: 5px;
}
.broedtekstsort {
	color: #333;
	font-size: 11px;
	padding: 5px;
}
.broedtekstfet    {
	font-size: 11px;
	font-weight: bold;
}
.broedteksttittel    {
	font-size: 16px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.ingress  {
	font-size: 12px;
	font-weight: bold;
}
.menyliste   {
	font-size: 11px;
	text-decoration: none;
	padding: 5px;
}
.menylisteaktiv   {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none
}
.menytittel    {
	font-size: 13px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-indent: 3px;
	padding: 2px
}
.menytittelinaktiv   {
	font-size: 13px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: normal;
	text-decoration: none;
	background-color: #222;
	text-indent: 3px;
	padding: 2px
}
.menytittelaktiv    {
	font-size: 13px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	text-decoration: none;
	background-color: #4a2f14;
	text-indent: 3px;
	padding: 2px;
	font-weight: normal;
}
.menytittelfokus     {
	font-size: 13px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	text-decoration: none;
	background-color: a55f1a;
	text-indent: 3px;
	padding: 2px
}
.mkknavn  {
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	background-color: #111;
}


