html, body {
   margin : 0;
   padding : 0;
}

body {
	color : #000000;
	width : 100%;
	background-color: #D8DFED;
	padding-top: 10px;
	padding-bottom: 10px;
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
   color : #0000CC
   background : transparent;
	text-decoration : none;
	color: #003964;
}

a:visited {
	color : #003964;
	text-decoration : none;
}

a:hover {
	color : #003964;
	text-decoration : underline;
	background-color: #FFFFFF;
  }

a:active {
	color : #003964;
	text-decoration: none;
}

h2 {
	text-align : left;
	margin : 0em;
	color: #003964;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
   }
   

img {
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: ridge;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: ridge;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


#wrap {
	margin : 0 auto;
	width : 750px;
}

#header {
	background-repeat : no-repeat;
	height : 120px;
	margin-right: 25px;
	margin-left: 25px;
	background-image: url(../images/Logga1.gif);
	background-position: left top;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: outset;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	}



#content {
	margin-top: 0;
	margin-right: 25px;
	margin-bottom: 0;
	margin-left: 25px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: outset;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}


 #nav {
   margin-top : -32px;
   margin-left : 25px;
}

#nav ul {
   list-style : none;
   margin : 0;
   padding : 0;
   text-align : center;
}

#nav li.list1 {
   display : block;
   float : left;
}

#nav li.list1 a {
	color : #003964;
	display : block;
	width : 105px;
	text-decoration : none;
	padding: 2px;
	background-color: #d8dfed;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 13px;
}

#nav li.list2 {
   display : block;
   float : left;
}
#nav  li.list3 {
   display : block;
   float : left;
}
#nav   li.list4 {
   display : block;
   float : left;
}
#nav   li.list4   a {
	color : #003964;
	display : block;
	width : 106px;
	text-decoration : none;
	padding: 2px;
	background-color: #d8dfed;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: inset;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 13px;
}

#nav li.list2 a {
	color : #003964;
	display : block;
	width : 136px;
	text-decoration : none;
	padding: 2px;
	background-color: #d8dfed;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: outset;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 13px;
	border-left-width: thin;
	border-left-color: #CCCCCC;
}
#nav  li.list3  a {
	color : #003964;
	display : block;
	width : 167px;
	text-decoration : none;
	padding: 2px;
	background-color: #d8dfed;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: outset;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 13px;
	border-left-width: thin;
	border-left-color: #CCCCCC;
}

#nav ul li a:hover {
	color : #003964;
	background-color: #FFFFFF;
	border-top-style: none;
	border-bottom-style: none;	
	}
#nav  ul  li  a:active  {
	color : #003964;
	background-color: #FFFFFF;
	border-top-style: none;
	border-bottom-style: none;

}

 #navwide {
   margin-top : -32px;
   margin-left : 25px;
}

#navwide ul {
   list-style : none;
   margin : 0;
   padding : 0;
   text-align : center;
}

#navwide li {
   display : block;
   float : left;
}

#navwide li a {
	color : #444;
	display : block;
	width : 180px;
	text-decoration : none;
	background : #BEE4FF;
	border-left : 1px solid #330066;
	border-bottom : 1px solid #330066;
	border-top: 1px solid #330066;
	border-right : none;
	padding: 2px;
}

#navwide ul li a:hover {
   color : #BEE4FF;
   background : #5277AE;
}

#navwide a:active	{
   color : #BEE4FF;
   background : #5277AE;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003964;
	margin: auto;


}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: auto;
	line-height: 18px;
	}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003964;
	margin: auto;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #003964;
	line-height: 16pt;
	margin: auto;
	padding-right: 30px;
	padding-left: 30px;

}


h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
	margin: auto;
	padding-right: 30px;
	padding-left: 30px;
	}
.stil1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 30px;
}
