/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
* {
	margin: 0;
	padding: 0;
}

body {
	font-family:"Lucida Grande", "Lucida Sans", "Tahoma", Times, serif;
	background-color: #ffffff;
	text-decoration: none;
	margin-left:30px;
	font-size: 0.8em;
	line-height: 1.2em;}

body.section-1 { }
body.section-2 { }
body.section-3 { }

a:link {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #777;
}

a:visited {
	text-decoration: none;
	color: #444;
}

a:visited:hover { color:#000000; }
h1 a:visited:hover { color:#000000;}
h1 a:visited { color:#000000;}

a img { border: none; }

.overandoverhax {
white-space: nowrap;
}

#menu {
	width: 160px; /* 600 */
	top: 0;
	position: fixed;
	height: 0.75em; /* 600 */
	color: #efefef;
	text-decoration: none;
	margin-top: 42px;
	padding-top: 10px;
	clear: left;
	float: left;
}

/*#menu ul {
	list-style: none;
	margin: 0 0 12px 0;
	line-height: 16px;
}
*/
#menu ul li {
	font-size: 90%;
}

.active {
	background-color:#ffffff;
}

#content {
	margin-top: 45px;
	padding-top: 25px;
/*	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-bottom:50px;
	width:600px;
	margin-bottom:25px; */
	padding-bottom:25px;
}


.container {
	padding-top: 0px;
	padding-bottom: 0px;
	
}

#content p {
	width: 410px;;
	font-size: 80%;
	line-height: 120%;
	color: #000000;
	text-decoration: none;
	margin-bottom:7px;
}

p {
	font-size: 90%;
	color: #000000;
	text-decoration: none;
	line-height: 25px;
}

h1 {
	margin-left:8px;
	font-size: 100%;
	color: #000000;
	text-decoration: none;
	line-height: 130%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color:#000000;
	padding-left:12px;
}
h2 {
	font-size: 95%;
	color: #000000;
	text-decoration: none;
}
h3 { font-size: 90%;
	padding-top:10px;
}
h4 {
	/*font-size:95%;
	color: #efefef;
	line-height: 16px;
	padding-top:10px;
	font-weight: bold; */
	visibility: hidden;
}
h5 {
	font-size:85%;
	color: #000000;
	line-height: 14px;
	padding-top:3px;
	font-weight:normal;

}

#img-container	{
	padding: 0;
	margin-left:190px;
}
#img-container img	{

	margin-right: 5px;
}
#img-container p	{
	margin-left: 0px;
}

#once {
	clear: left;
}

#navcont
{padding-left:0px;}


/* horistonellt
#navlist ul#subnavlist
{
left: 0;
height: auto;
margin: 0;
padding: 0;
/* white-space: nowrap; */
/* margin-top:3px;

}
*/
/*#navlist ul#subnavlist li
{
margin: 0;
border: 0;
text-align:left;
margin-left:0px;
list-style-type: none;
padding-left:10px;
background-color:#efefef;

		

}*/

#navlist ul#subnavlist li a
{
width:auto;
border: 0;
}

#nav {
	font-size: 80%;


}

#prev{
	color: #777777;
	text-decoration: none;
	font-variant: small-caps;
}
#next{
	color: #777777;
	text-decoration: none;
	font-variant: small-caps;
}
#num{
	color: #ffffff;
	text-decoration: none;
	font-variant: small-caps;
}

#s1 p {
	color: #ffffff;
	text-decoration: none;
	font-style: italic;
}

.knapp { background-color: #dddddd; border: #FFFFFF; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; border-bottom-width: 0px;  font-size: 11px; }
/*.textforms {background-color: #dddddd; border: 1px solid #FFFFFF; font-family:"Lucida Grande", "Lucida Sans", "Times New Roman", Times, serif; font-size: 90%; color:#909090; width:243px;} */
.textforms {background-color: #ddd; border: 1px dotted #000; font-family:"Lucida Grande", "Lucida Sans", "Times New Roman", Times, serif; font-size: 80%; color:#000; width:243px;}

.formul {margin-bottom:15px; list-style-type: none;}
.formli	{list-style-type: none; margin: 0; }


#link-box{
	width: 450px;
	text-align: left;
	margin-left:190px;
}
#link-box ul {
margin-top:3px;
}
#link-box ul li{
list-style-type: none;
font-size:80%;
margin-bottom:3px;
padding-left:3px;
}

#link-left {
   width: 225px ;
   float: left;
   display: inline;
}
#link-right {
   width: 225px ;
   float: right;
   display: inline;
}

#link-box h2,h3,h4 { 
margin:0px;}


#navlist
{
	position: relative;
	margin: 0;

	/* white-space: nowrap; */
 	background-color: #ffffff;
	filter:alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
	
}
#navlist ul {
width:160px;
height: 700px;
}

#navlist li
{
	list-style-type: none;
	width:160px;
        padding-left:0px;
	padding-top:0.05em;
	color:#ffffff;
}

#navlist li a
{
margin: 0;
padding-left:0px;
}	