/* start main */

BODY {
	color: Black;
	background-color: White;
	font-family: Verdana,  Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 4px 0px 0px 0px;
	background-attachment: scroll;
	background-image: url(http://www.lygnanh.no/design/theme/lygnanh/images/template1/bgbilde.gif);
	background-repeat: no-repeat;
	background-position: left top;		
}

TABLE {
	border: 0px;
}
TR.white {
	background-color: #FFFFFF;
	color: Black;
}
TR.grey {
	background-color: #C0C0C0;
	color: Black;
}
TR.required {
	background-color: #C0C0C0;
	color: Black;
	font-weight: bold;
}
TD {
	font-size: 12px;
}

INPUT {
	font-size: 12px;
}
TEXTAREA {
	font-size: 12px;
}
SELECT {
	font-size: 12px;
}
RADIO {
	font-size: 12px;
}

A {
	color: #4C94B7;
	text-decoration: none;
}
A:HOVER {
	color: Black;
	text-decoration: underline;	
}

/* end main */

/* start block */

.block {
	padding: 2px;
}
.block TR.heading TD {
	color: White;
	font-size: 12px;
	font-weight: bold;
	background-color: #0F0F51;
}
.block TD {
	background-color: #C0C0C0;
}
.block A {
	color: Black;
	font-size: 10px;
}

/* end block */

/* start special */

.title A  {
	font-size: 18px;
	font-weight: bold;
	color: Black;
}

TD.info_owner  {
	color: White;
	background-color: #0F0F51;
	font-size: 10px;
	padding: 2px;
}
TD.info_owner A {
	color: White;
}
TD.info_owner A:Hover {
	color: White;
}

/* end special */

/* start form */

.form TD {
	font-size: 11;
}
.form TD.valign_top {
	font-size: 11;
	vertical-align: top;
}
.form TD.heading {
	font-size: 18;
	font-weight: bold;
}

/* end form */

/* start gallery */

.gallery TD {
	color: Black;
	font-size: 11;
}
.gallery TD.image_name {
	font-size: 18;
}
.gallery TD.heading A {
	color: Black;
	font-size: 28;
	font-weight: bold;
}
.gallery TD.link_item A {
	color: Black;
	padding: 3px;
}
/* end gallery */

/* start link */

.link A {
	color: Black;
}
.link A:Hover {
	color: Blue;
}
.link TD {
	font-size: 11;
}
.link TD.valign_top {
	font-size: 11;
	vertical-align: top;
}
.link TD.base_name A {
	font-size: 14;
	font-weight: bold;
	color: Black;
}
.link TD.category_heading {
   color: White;
	font-size: 12;
	font-weight: bold;
	padding: 2px;
	background-color: #4C94B7;
}
.link TD.category_link A {
	font-size: 11;
	padding-right: 80px;	
}
.link TD.link_heading {
   color: White;
	font-size: 12;
	font-weight: bold;
	padding: 2px;
	background-color: #4C94B7;
}
.link TD.link_item {
	padding-bottom: 8px;
}
.link TD.link_item A {
	1color: Blue;
	font-size: 12;
	font-weight: bold;
}

/* end link */

/* start menu */

.menu_1 {

}
.menu_1 TD {

}
.menu_1 TD.stage0 {

}
.menu_1 TD.stage0 A {
	font-size: 11px;
	color: Black;
}

.menu_2 {

}
.menu_2 TD {

}
.menu_2 TD.stage0 {

}
.menu_2 TD.stage0 A {
	font-size: 11px;
	color: Black;
}

.menu_3 {

}
.menu_3 TD {

}
.menu_3 TD.stage0 {

}
.menu_3 TD.stage0 A {
	font-size: 11px;
	color: Black;
}

/* end menu */

/* start section */

.section span.runninghead {
	color: #c0c0c0;
}
.section span.date {
	color: #c0c0c0;
}
.section TD {
	font-size: 11px;
}
.section TD A.title {
	color: Black;
	font-weight: bold;
	font-size: 12px;
}
.section TD A.readmore_url {
	text-decoration: underline;	
}
.section TD A.readmore_url:Hover {
	text-decoration: none;	
}
.section TD A.section_link {
	text-decoration: underline;	
}
.section TD A.section_link:Hover {
	text-decoration: none;	
}

/* end section */

/* start article */

.article TD {
	font-size: 11px;
}
.article TD.runninghead {
	color: #c0c0c0;
}
.article TD.title {
	color: Black;
	font-weight: bold;
	font-size: 13px;
}
.article TD.relation_title {
	color: White;
	padding: 2px;
	font-weight: bold;
	background-color: #4C94B7;
}
.article TD.text1 {
	font-weight: bold;
}

/* end article */

/* start article_overview */

.article_overview A {
	color: Black;
}
.article_overview A:Hover {
	color: Blue;
}
.article_overview TD {
	font-size: 11;
}
.article_overview TD.valign_top {
	font-size: 11;
	vertical-align: top;
}
.article_overview TD.heading A {
	font-size: 14;
	font-weight: bold;
	color: Black;
}
.article_overview TD.section_heading {
   color: White;
	font-size: 12;
	font-weight: bold;
	padding: 2px;
	background-color: #4C94B7;
}
.article_overview TD.section_link A {
	font-size: 11;
   padding-right: 50px;
}
.article_overview TD.article_heading {
   color: White;
	font-size: 12;
	font-weight: bold;
	padding: 2px;
	background-color: #4C94B7;
}
.article_overview TD.article_item {
	padding-bottom: 8px;
}
.article_overview TD.article_item A {
	1color: Blue;
	font-size: 12;
	font-weight: bold;
}

/* end article_overview */