
* {
	margin: 0;
	padding: 0;
	color: black !important;
}
html, body {
	width: 100%;
	height: 100%;
}
html {
}
body {
	position: relative;
	color: #fff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
}
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
	outline: none;
}
blockquote {
	font-style: italic;
}
img {
	border: none;
}
sup {
	margin-left: -18px;
	color: #f88e8e;
}
#wrapper {
	
}
#header {

}
#header a {
}

#main-nav {
	display: none;
}


#links-list {
	display: none;
}

#content {
	background-image: none;

}

.section {
	
	margin: 0 0 0 0;
	/*overflow: auto;*/
	clear: both;
}
/*************************
	TESTAMETET
	****************************/

/*#content.testamentet */h4.strong {
	font-size: 13px;
	clear: both;
	font-weight: bold !important;
	margin: 20px 0 10px 0;

}
#content.testamentet p {
	clear: none;
	position:relative;
	overflow: visible !important;
}
#content.testamentet img {
	/* margin-left: -130px; 
	position: absolute;
	left: -150px;
	z-index:999;*/
	float:left;
	margin-left: 0px !important;
}
#content.testamentet blockquote {
	font-size: 12px;
}
#content.testamentet .section {
	padding-left: 50px;
	margin: 0 0 50px 0;
}

#content.testamentet .section > strong {
	float: right;
	font-size: 11px;
	margin: 0px 0 0 0;
	font-weight: normal;
}
#content.testamentet blockquote p {

}

/*************************
	slut TESTAMETET
	****************************/



.section:first-child {
	
}

#content a {
	color: #E5F0DB;
}
#content a:hover {
	text-decoration: underline;
}
#content a:active {
	color: #C5CEBD;
	text-decoration: none;
}

 #content p {
	margin: 10px 0 20px 0;
	clear: both;
	overflow: auto;
} 
 #content img {
	vertical-align: bottom;
	margin: 0 20px 0 20px;
	/* float: left; */
}
 #content h2 {
	margin: 0 0 15px 0;
	text-align: center;
	font-size: 20px;
}
#content h3 {
	padding: 10px 0 0 0;
	border-bottom: 2px solid #333 !important;
	line-height: 15px;
	margin: 0 0 5px 0;
	font-size: 15px;
	clear: both;
}

#content h4 {
	font-weight: normal;
	font-size: 11px;

}

#content ul {
	margin: 10px auto 20px auto;
	overflow: auto;
	/*clear: both;*/
	list-style: none;
	/*width: 562px;*/
	width: 96%;
}
#content li img {
	margin: 0 0 0 10%;
}
#content li {
	margin: 5px 0 0 0;
	/*text-align: center;*/
	width: 50%;
	/* float: left; */

}
#content table {
	margin: 15px 0 20px 0; 
	width: 96%;
} 
#content td {
	padding-left: 10%;
}
#content tr {
	
}

#content li  h4 {
	text-align: left;
}

#content ul.tre li {
	width: 33%;
}

#page-nav {
	display: none;
}

#page-header {
	margin-top: 50px;
}

#footer {
	display: none;
}


#extra-div1 {
	display: none;
}

.kont td {
	text-align: center;
	margin: 50px 0 50px 0;
}

