/*******************************
http://www.enburk.se
Enburk stylesheet
http://www.enburk.se
@2008 Enburk HB
*******************************/

BODY {
	background: #FFFFFF;
	font-size: 101%;
	border: 0;
	margin: 0;
	padding: 0;
} /*IE-bugg fix*/

.innertable_table {
	background-color: #CCFFBF;
	border: 0.2em solid #9FD8FF;
	height: 25em;
	margin: 0.4em;
	padding: 0.4em;
	width: 60em;
}

.tr1_table_td1 {
	width: 11em;
	vertical-align: top;
}

.tr1_table_td2 {
	border-left: 0.1em dotted #DDDDDD;
	vertical-align: top;
}

.tr1_table_td3 {
	border-left: 0.1em dotted #DDDDDD;
	width: 11em;
	vertical-align: top;
}

.tr1_table_td2 {
	border-left: 0.1em dotted #DDDDDD;
	vertical-align: top;
}

.single_text {
	color: #000000;
	font-size: 1.6em;
}

.nav_tree {
	background-color: #EEEEEE;
	border: 0.1em inset;
	margin-top: 1em;
	padding: 0.1em;
}

 .nav_tree_closeddoc a:link, a:visited {
	color: #0000FF;
	padding-left: 0.1em;
}

 .nav_tree_opendoc a:active {
	color: #000000;
	padding-left: 0.1em;
}

.main {

}

image {
	background:	url('../../page_images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}

SMALL {
font-size: 0.8em;
}

/*Headers*/
H1, H2, H3, H4, H5, H6 {
	color: #00BB00;
}

H1, H2, H3 {
	font-weight: 600;
}

H4, H5, H6 {
	font-weight: 500;
}

H1 {
	font-size: 2.0em;
	margin-bottom: 0.9em;
}

H2 {
	font-size: 1.8em;
	margin-bottom: 0.9em;
}

H3 {
	font-size: 1.6em;
	margin-bottom: 0.8em;
}

H4 {
	font-size: 1.4em;
	margin-bottom: 0.5em;
}

H5, H6 {
	font-size: 1.2em;
	margin-bottom: 0.3em;
}
