hr {
padding: 0 0 0 0;
color: #cccccc;
background-color: #cccccc;
height: 1;
}
body {
	font-family: arial,helvetica,verdana;
	border: 1px;
	font-size: 12px;
}
a {
	color: #006699;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
td {
	font-size: 16px;
}
h1 {
font-family: georgia, times new roman, serif;
	font-size: 36px;
}

h2 {
font-family: georgia, times new roman, serif;
	font-size: 26px;
	font-size: 26px;
	margin-top:5px;
	border-top:0px;
}
h2 a{
}
h3 {
font-family: georgia, times new roman, serif;
	font-size: 20px;
	font-weight: bold;
}
.hl {
	color: red;
	background-color: yellow;
	font-weight: bold;
	padding: 2 2 2 2;
}
.soktabell {
	border:            solid 1px #FFCC66;
}
.searchbutton {

	font-family: verdana, arial, helvetica;
	font-size: 12px;
	background-color: #F8F8F8;
	border-color: #CCCCCC;
	border-width: 1;
}
.divarticles {
	background-color: #FFFFE6;
	padding:           6px;
	border:            solid 1px #FFCC66;
	margin-left:	   5px;
}
.divpic {
	padding:           6px;
	float:             right;
	margin-left:	   5px;
	margin-bottom:	   5px;
	font-size: 10px;
}

.brodtextbold {

	font-size: 14px;
	font-weight: bold;


}
.brodtext strong {

	font-size: 14px;
	font-weight: 550;

}
.brodtext a {
	font-size: 14px;
	font-weight: normal;

}
.brodtext a:hover {
	text-decoration: underline;

}
.brodtext {

	font-size: 16px;
	font-weight: normal;
	color: #000000;

}
.tablemenuleft{
	font-size: 10px;
	font-family: verdana, arial, helvetica;
	PADDING-LEFT: 10px;
	PADDING-RIGHT: 10px;
	PADDING-TOP: 10px;
}
.tablemenuleft a{
	color: #000000;
}
.tablemenu{
}
.pratbubbla{
	PADDING-TOP: 8px;
}
.tablesearch{
	BORDER-RIGHT: #FFFFFF 1px solid;
	BORDER-LEFT: #CCCCCC 1px solid;
	BORDER-TOP: #CCCCCC 1px solid;
	BORDER-BOTTOM: #FFFFFF 1px solid;
}
.tablelefts{
}
.tablecontent{

	PADDING-LEFT: 13px;
}
.tablecontentright{

	PADDING-LEFT: 15px;
	PADDING-RIGHT: 15px;
	PADDING-TOP: 15px;
}
.tablefooter{
	PADDING-BOTTOM: 8px;
	PADDING-TOP: 8px;
	BORDER-TOP: #006699 1px solid;
}
.brodtextlink {

	font-size: 12px;
	font-weight: normal;
	color: #006699;
	line-height: 19px;
	text-decoration: underline;

}
.menulink {

	font-size: 12px;
	font-weight: normal;
	color: #006699;
	line-height: 20;
	text-decoration: none;
}
.menulink:hover {
	text-decoration: underline;

}
.menulinkbold {



	font-size: 12px;
	font-weight: bold;
	color: #006699;
	line-height: 23px;
	text-decoration: underline;
}
.menu {

	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 8 0 4;
}
.menulinks {

	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menulinks:hover {
	text-decoration: underline;
}
.brodtextsmall {


	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 1.5;
}

.rubrikmindre {


	font-size: 18px;
	font-weight: bold;
	color: #003366;
}.brodtextsmallwhite {



	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 18px;
}
.brodtextwhite {


	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 19px;
}
.brodtextlinksmall {


	font-size: 10px;
	font-weight: normal;
	color: #006699;
	line-height: normal;
}
.brodtextsmallbold {



	font-size: 10px;
	font-weight: bold;
	color: #000000;
	line-height: normal;
}
.brodtextlinksmallbold {



	font-size: 10px;
	font-weight: bold;
	color: #006699;
	line-height: normal;
}
.greenbrod {
	color: #33CC00;
}
.menuh1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
/* default setup that everything sees */
.shadow {
  /* needed for Internet explorer */
  color: white;
  font-size: 14px;
  height: 1em;
  filter: Shadow(Color=#000000, 
                 Direction=135, 
                 Strength=3);

  /* Needed for Gecko */
  line-height: 2em;
}

/* 
 * used by browsers which know about
 * :before to create the shadow 
 */
.shadow:before {
  display: block;
  margin: 0 0 -2.12em 0.15em;
  padding: 0;
  color: #666666; 
}

#shadow_1:before { 
  content: 'In shadow'; 
}
#second_2:before { 
  content: 'Happy Shadowing!'; 
}

/*\*/
html*.shadow {

  [color:red;/* required by Safari 
              * so that [] is correctly
              * begun. associated with
              * the property, yet hiding
              * it. Seen by IE6 */

    /* 
     * seen by IE6 and Safari, but hidden
     * from Gecko 
     */
    text-shadow: #666666 5px 5px 5px; 

  ]color:auto; /* resets color for IE6 */
}/**/

/* 
 * end hack using dummy attribute selector
 * for IE5 mac
 */
.dummyend[id]{clear: both;}

/*\*/
html*.shadow:before {

  [color:red;/* required by Safari. 
                seen by IE6 */

    /* 
     * seen by IE6 and Safari, but hidden
     * from Gecko 
     */
    display: none;

  ]color:auto; /* resets color for IE6 */
}/**/

/* 
 * end hack using dummy attribute selector
 * for IE5 mac
 */
.dummyend[id]{clear: both;}
