/* Copyright © 2002 AM Production Multimedia */

/* -- Body -- */
body  {margin: 0px; background-color: #F5F4F1; }
td, body  { font: 11px/130% Verdana, Tahoma, Arial, Helvetica, sans-serif;  color : #000000;  }
b, strong  { font : bold 11px Verdana, Tahoma, Arial, Helvetica, sans-serif; color : Black;   }
i  { font-style : italic }

/* -- Links -- */
a  {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
a:hover  {
	color: #C60;
	text-decoration: none
}
a.navi  { font-size: 10px; color: #6B7A92; font-weight: bold; text-decoration: none }
a:hover.navi  {font-size: 10px; color: #6B7A92; font-weight: bold; text-decoration: none }

/* -- Misc -- */
.topline  { background-color: #6880B4 }
.toptable  { background-color: #99AAB3 }
.liner  {
	background-color: #195480
}
.menu  { background-color: #E8EDF0 }
.content  { background-color: #FFFFFF}
.contentcell  { padding-top: 25px; padding-left: 20px; padding-right: 25px; }
.rightbox  { padding-top: 25px;  }
.padder { padding: 3px;}
.leftpadder { padding-left: 3px; }
.newstable { border: solid 1px #666666; }
.Omkreds {
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.Tekst {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #FFF;
}
.newscell {
	background-color: #9EBDDE;
	padding: 4px;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
.newsheader {
	font-size: 11px;
	color: #333;
	font-weight: bold;
	background-color: #6695C7;
}
.Overskrift {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	color: #FFF;
	font-weight: normal;
}
.newsOmkreds {
	background-color: #6694C8;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
.linercell { background-color: #E8EDF0; border-bottom : 1px solid #666666;  }
.linercellnobot {  border-bottom : 1px solid #666666;  }

/* – forms – */
.fill { background: white; border: 1px solid #666666; font: 11px, Verdana, Arial, Geneva, Helvetica, sans-serif; color: black; }
INPUT.button  { font-size: 11px; color: #06303d; font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; background-color: white}
.black {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFF;
	background-color: #000;
	border-top-color: #C60;
	border-right-color: #C60;
	border-bottom-color: #C60;
	border-left-color: #C60;
	font-size: 12px;
	font-style: normal;
}
.broedtekst {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
}
.Overskrift-Lille {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	font-style: normal;
	line-height: 18px;
}
