div#s1 {
	width: 190px;          /* menu width */
	height: 100%;
}

div#s1 ul {
	list-style-type: none; /* get rid of the bullets */
	padding:0;             /* no padding */
	margin:0;              /* no margin for IE either */
	font-family: "Gill Sans MT";
	color: #214B56;
}

div#s1 ul li {
	margin: 0;
	padding: 0;
	display:block;
	font-family: "Gill Sans MT";
	color: #0000FF;
}

div#s1 ul li a {
	display: block;         /* lines extend to right, make area clickable */
	color: #214B56;
	margin:0;
	text-decoration: none;
	height:15px;           /* hint for IE, alternatively remove whitespace from HTML */
	width: auto;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 23px;
	font-family: "Gill Sans MT";
	font-size: 14px;
}

div#s1 ul li ul li a {
	margin-left: 20px;     /* indent level 1 */
	font-family: "Gill Sans MT";
	font-size: 12px;
	text-decoration: none;
	color: #0000FF;
}

div#s1 ul li ul li ul li a 

{
	margin-left: 40px;     /* indent level 2 */
	font-family: "Gill Sans MT";
	font-size: 12px;
	text-decoration: none;
}

div#s1 ul li ul li ul li ul li a

{
	margin-left: 45px;     /* indent level 3 */
	font-family: "Gill Sans MT";
	font-size: 12px;
	text-decoration: none;
}


div#s1 li ul, div#s1 li.open li.closed ul {
	display: none;         /* collapse */
	font-family: "Gill Sans MT";
	font-size: 12px;
}

div#s1 li.open ul {
	display: block;        /* expand */
	font-family: "Gill Sans MT";
	font-size: 12px;
}
 
div#s1 ul li.open a {
	background-image: url(bullet_open.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	font-family: "Gill Sans MT";
}

div#s1 ul li.closed a {
	background-image: url(bullet_closed.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	text-decoration: none;
	font-family: "Gill Sans MT";
}

div#s1 ul li.leaf a {
	background-image: url(bullet_leaf.gif);
	background-repeat: no-repeat;
}
 
div#s1 li.active a {
	background-position: 0px -20px;            /* highlight text */
	font-family: "Gill Sans MT";
	font-size: 14px;
	color: #FF0000;
}
 
div#s1 li.active li a {
	background-position: 0px 0px;
	color: #0000FF;          /* fix lower levels */
	font-family: "Gill Sans MT";
	font-size: 14px;
}

div#s1 ul li a:hover {
	color: red; /* rollover effect */
	font-family: "Gill Sans MT";
	font-size: 14px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: lighter;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: lighter;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18.6667px;
	padding: 0px;
}
.utskyringar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	
}
.numer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: lighter;
	
}
.logmal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #808000;
	font-weight: normal;
}

.testintro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #808000;
	font-weight: normal;
}
.meginmal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.megingult {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color:#FEFBBA
}
.megingratt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color:#C0C0C0
}

.meginblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#0000FF
}


.hauscopywright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #808080;
	
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-decoration: none;
	color: #000000;

}
.p1 {
	font-family: "Gill Sans MT";
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.p2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}



p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
}


.td2 {
	color: #FFFFFF;
	background-color: #E2FFDD;
}

a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #00768A;
	width: 10px;
	height: 20px;
	margin-left: 0px;
	margin-top: 200px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
}


.td1 {
	background-color: #D5E9EE;
}

table {
	background-image: none;

}
.meginmal2 {
	font-family: "Gill Sans MT";
	font-size: 12px;
	color: #000000;
}

.button1 {
	font-family: "Gill Sans MT";
	font-size: 12px;
	color: #25535F;
	text-decoration: none;
	background-color: #EEF8F9;
	height: 20px;
	width: 70px;
	border: 1px groove #25535F;
}

.bt3dbuttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-color: #FFFFFF #666666 #666666 #FFFFFF;
	background-color: #DAECF1;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: 80px;
	height: 15px;
} 
.body1 {
	background-color: #FFFFFF;
	background-image: none;
}

#meginmal2 {
	font-family: "Gill Sans MT";
	font-size: 12px;
	width: 600px;
	height: auto;
	font-weight: normal;
	text-align: center;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
}
div#botn {
	width: 100%;
	height: 40%;
	text-align: center;
	
}
div#button {
	font-family: "Franklin Gothic Medium Cond", "Franklin Gothic Demi";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	width: 600px;
	text-align: center;
}
