/* Eksternt Stylesheet for KræftCentrum-hjemmeside*/
BODY  {
 

	font-size: 10pt;

	line-height: 22px;

	}


p {
	font-size: 10pt;
	line-height: 19px;

	color: #000000;

}

.span {

	font: 10pt;

	line-height: 19px;



}


td,div,span,form,input,textarea,select,option,blockquote {
  font-size: 10pt;
	line-height: 19px;
}

ul li {
	list-style-image: url(../images/bullet.gif); 
  font: 10pt Verdana, arial, Helvetica, sans-serif;
  line-height: 19px;
  margin-bottom: 10px;
}

ol li {
  font-size: 10pt;
  margin-bottom: 10pt;
  line-height: 19px;
}


		


H1  {
	font-size: 19px;
	margin: 0em;
}

H2  {
	font-size: 19px;
	margin: 0em;
	text-align: left;
  	margin-bottom: 16px;
}

H3  {
	font-size: 12pt;
	margin: 0em;
	text-align: left;
  	margin-top: 16px;
  	margin-bottom: -12px;
}

H4  {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
  	margin-bottom: -19px;

}

A  {

	font-weight: bold;
	text-decoration: none;
	color: #444444;}


A:link  {
	color: #444444;
	font-weight: bold;
}

A:active  {
	color: #444444;
	font-weight: bold;
}

A:visited  {
	color: #444444;
	font-weight: bold;
}

A:hover  {
	color: #444444;
	text-decoration: underline;
	font-weight: bold;
}

A.Easyread  {

	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

A.Easyread:link  {
	color: #51666f;
}

A.Easyread:active  {
	color: #51666f;
}

A.Easyread:visited  {
	color: #51666f;
}

A.Easyread:hover  {
	color: #51666f;
	text-decoration: underline;
	font-weight: normal;}



TD  {

	line-height: 19px;
	font-size: 10 pt;


}

Table.topblock  {

	line-height: 19px;
	font-size: 10 pt;
 	background-image: url(../images/infobar_back.gif);
	background-repeat: repeat-x;
	background-color: #c5d0e4;
	border: 0px;
	text-align:left;
}

Table.infoblock  {

	background-color: #e9e9e9;

	border: 0px;
}


TD.Title  {

	font-size : 18pt;
}



Table.topheader {
	height: 97px;
	background-color: #FFFFFF;
	margin-left: 0px; 
	margin-right: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
 	text-align:left;
 	background: url(../images/topbar.png);
}

Table.tekstindhold {
	width: 80%;
	border: 0;
	align: center; 
	cellpadding: 0; 
	cellspacing: 0;

 	margin-left: auto; 
  	margin-right: auto;
}


Table.menubar {
	border-left: 0px solid #999999;
	border-right: 0px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	height: 30px;
	background-color: #FFFFFF;
	margin-left: 0px; 
	margin-right: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
 	text-align:left;
}

Table.menuoverskrift {
	border-left: 0px solid #999999;
	border-right: 0px solid #999999;
	border-top: 0px solid #999999;
	border-bottom: 1px dotted #999999;
	margin-left: 0px; 
	margin-right: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
 	text-align:left;
}

Table.bundbar {
	border-left: 0px solid #999999;
	border-right: 0px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 0px solid #999999;
	height: 30px;
	background-color: #FFFFFF;
	margin-left: 0px; 
	margin-right: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
 	text-align:left;
}

Table.contentbox {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
        width: 950px;
	background-color: #FFFFFF;
	margin-left: 0px; 
	margin-right: 0px;
 	text-align:left;
}

TD.contentbox {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;

	background-color: #FFFFFF;
	margin-left: 0px; 
	margin-right: 0px;
 	text-align:left;
}

TR.contentbox_header {
	border-left: 0px solid #999999;
	border-right: 0px solid #999999;
	border-top: 0px solid #999999;
	border-bottom: 0px solid #999999;
	width: 200px;
	background-color: #82a3b2;
	margin-left:0; 
	margin-right:0;
 	text-align:left;
}

TD.menubox {
	border-left: 0px;
	border-right: 1px dotted #999999;
	border-top: 0px;
	border-bottom: 0px;

}

TR.menubox {
	border-left: 0px;
	border-right: 1px dashed #999999;
	border-top: 0px;
	border-bottom: 0px;

}



FONT.Mega  {

	font-size : 36pt;
	font-weight : bold;
	color: #51666f;
}

FONT.Title  {

	font-size : 18pt;
	font-weight : bold;
	text-align : center;
}

FONT.SubTitle  {

	font-size : 10pt;
	font-weight : bold;
}

FONT.Smallitalic  {

	font-size : 10pt;
	font-style : italic;
	font-weight : bold;
	text-align : left;
}

FONT.Normal  {

	font-size: 10pt;
	font-style: normal;
	font-weight: lighter;
	text-align : justify;
}

TH  {
	background-color: #004FA0;
	color: #FFFFFF;

	font-size: 10pt;
}

INPUT  {

	font-size: 10pt;
	font-style: bold;
}


.Easyread  {

	font-size: 10pt;

}


.Newshead  {
	margin-top: 5px;

	font-size: 16pt;
	font-weight: bold;
	color: #51666f;
}

.Boxhead  {

	font-size: 9pt;
	font-weight: bold;
	color: #51666f;
}

table.Boxhead  {
	margin-top: 3px;
	margin-bottom: 3px;

	font-size: 9pt;
	font-weight: bold;
	color: #51666f;
}


.SmallNormal  {
	font-size: 10pt;
}

.Subheader  {
	font-size: 10pt;
}

.Leftheader  {

	font-size: 10pt;

}

.CopyrightText  {
	font-size: 9pt;

}


HR  {
	color: #000000;
	text-align: center;
	height: 3px;
   }

.hojretext  {
	font: 10pt;
}

.soegefelt {

  font-size: 10pt;

}

.soegeknap {


  font-size: 10pt;

}


.formField {
  font: 12px;
}

.topmenu {
	font-size: 10pt;
}

a.topmenu {
	font-size: 10pt;

}


a.topmenu.hover {
	font-size: 10pt;
}

.aktivtmenupunkt {
	font-size: 10pt;
}

a.aktivtmenupunkt {
	font-size: 10pt;
}

a.aktivtmenupunkt.hover {
	font-size: 10pt;
}
