body,p,td,th
{
  font-size: 11px;
  font-family: verdana, helvetica, arial;
  line-height: 15px;
  background: #EFF1F3;
  color: #000000;
}


.fodnote
{
  font-size: 10px;
  font-family: verdana, helvetica, arial;
  line-height: 120%;
  background: #FCFCFD;
  color: #000000;
}

.strike
{
font-size: 11px;
  font-family: verdana, helvetica, arial;
  line-height: 15px;
  background: #EFF1F3;
  color: #000000;
  text-decoration:line-through;

}

th
{
  font-size: 14px;
  font-family: verdana, helvetica, arial;
  background: #FCFCFD;
  color: #000000;
}

a
{
  font-family: verdana, helvetica, arial;
  color: #056171;
  font-weight: bold;
  text-decoration:none;
}

a:hover
{
  font-family: verdana, helvetica, arial;
  color: #056171;
  font-weight: bold;
  text-decoration: underline;
}

.navigation
{
  font-size: 12px;
  font-weight: bold;
  font-family: verdana, helvetica, arial;
  line-height: 17px;
}


/*Heading*/
th.news
{
  font-size: 15px;
  font-weight: bold;
  text-align:left;
  background: #FCFCFD;
  color: #000000;
  Padding-bottom: 7px;
}

.header_months_archive
{
  font-size: 14px;
  font-weight: bold;
  text-align:left;
  background: #FCFCFD;
  color: #000000;
}

b.newsheader
{
  font-size: 20px;
  line-height:normal;
}

/*Comment(s) [Date][Time][User]*/
td.newssubheader
{
  font-weight:normal;
  font-size:11px;
  background: #FCFCFD;
}

/*Nyeste Kommentarer*/
.commententry
{
  font-size: 11px;
  font-family: verdana, helvetica, arial;
  line-height:100%;
  background: #FCFCFD;
  color: #000000;
  padding-top: 5px;
  Padding-bottom: 5px;
}

blockquote
{
  font-style: italic;
  color: #000000;
}

li
{
  color: #000000;
  
}

ul
{
	margin-left:15px;
}

.listsamtale1
{
  color: #000000;
  list-style-type: disc;
}

.listsamtale2
{
  color: #000000;
  list-style-type: square;
}

code
{
  color: #00aaee;
}

td.code
{
  color: white;
  padding: 5px;
  background-color: #666699;
  border-width: 3px;
  border-color: #333366;
  border-style: solid;
}

.bloglinksheader
{
	font-size: 12px;
	font-weight: bold;
}

.bloglinks
{
	font-size: 11px;
}


/*BACKGROUNDS BACKGROUNDS BACKGROUNDS BACKGROUNDS BACKGROUNDS*/

.bg_top
{
  background-image: url("pix/bg_top.png");
  background-repeat: no-repeat;
}

/*Navigation Table Top*/
.nav_top
{
  background-image: url("pix/middle_top.png");
  background-repeat: repeat;
}

/*Main Table Top*/
.main_top
{
  background-image: url("pix/middle_top.png");
  background-repeat: repeat;
}

/*Comments Table top*/
.comments_top
{
  background-image: url("pix/middle_top.png");
  background-repeat: repeat;
}

/*Left-top*/
.left_top
{
  background-image: url("pix/left_top.png");
  background-repeat: no-repeat;
}

/*Middle-top*/
.middle_top
{
  background-image: url("pix/middle_top.png");
  background-repeat: repeat;
}

/*Right-top*/
.right_top
{
  background-image: url("pix/right_top.png");
  background-repeat: no-repeat;
}

/*Left-Middle*/
.left_middle
{
  background-image: url("pix/left_middle.png");
  background-repeat: repeat;
}

/*Middle-middle*/
.middle_middle
{
  Background: #FCFCFD;
}

/*Right-Middle*/
.right_middle
{
  background-image: url("pix/right_middle.png");
  background-repeat: repeat;
}

/*Left-bottom*/
.left_bottom
{
  background-image: url("pix/left_bottom.png");
  background-repeat: no-repeat;
}

/*Middle-bottom*/
.middle_bottom
{
  background-image: url("pix/middle_bottom.png");
  background-repeat: repeat;
}

/*Right-Bottom*/
.right_bottom
{
  background-image: url("pix/right_bottom.png");
  background-repeat: no-repeat;
}
.courier
{
Font-family: courier;
List-style-type:none;
margin: 0px;
padding-left: -15px;
}