/* RESET
_____________________________________________________*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
{
margin: 0;
padding: 0;
border: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;}

body { line-height: 1; color: black; background: white; }
ol, ul { list-style: none; }
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }



/* Generellt____________*/

body {
background: #4fabbf url(../img/bkgr-blue.gif) top center no-repeat;
font-family: arial, verdana, sans-serif;
font-size: small;
font-weight: normal;
line-height: 1.5em;
color: #80725e;
text-align: center;}

h1, h2, h3 {
	font-family: Georgia, serif;
	font-weight: normal;
	color: #80725e;}

h1 {
	font-size: 115%;
	width: 233px;}
	
h2 {
	font-size: 220%;
	lineheight: 1.9em;
	padding: 0 0 25px 0;}
	
h5 {
	font-family: arial, verdana, sans-serif;
	font-size: small;
	font-weight: bold;
	line-height: 1.5em;
	color: #80725e;
	padding: 5px 0 0 0;}
	
p {
	margin: 0 0 10px 0;}
	
strong {
	font-weight: bold;}
	
a {
	color: #4fabbf;
	text-decoration: none;}
	
a:hover {
	text-decoration: underline;}

.inside {
	padding: 0 50px;}
	
li {
	list-style: disc;
	margin: 5px 0 5px 15px;}	

/* Lägg class på div som inte är floatad men innehåller en floatad div */
.clearfix:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;}

* html .clearfix {
  height: 1%;}
  
  .clearfix{
	  zoom: 1;}
	


/* HEAD__________*/

#wrapper {
	margin: 0 auto;
	width: 970px;
	background: #fff url(../img/bkgr-white.gif) top center no-repeat;
	text-align: left;}
	
#head {
	width: 970px;
	height: 270px;
	background: #fff url(../img/head-water.jpg) top right no-repeat;}
	
#head .inside {
	padding-top: 43px;}
	
#head h1 {
	margin-top: 22px;}

#logo {
	width: 233px;
	height: 80px;}
	
#logo img {
  height: 0;}

#logo span {
  display: block;
  width: 233px;
  height: 80px;
  background: transparent url(../img/logo.gif) top left no-repeat;}



/* CONTENT________*/

#contentwrapper {
	float: right;
	width: 605px;}
	
.contentinside {
	padding: 0 35px 0 50px;
	background: transparent url(../img/head-shadow.png) top right no-repeat;}
	
	
/* nav______*/

#nav {
 	float: left;
	width: 260px;
	border-top: 1px solid #4fabbf;}

#nav li {
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
	vertical-align: bottom;}

#nav li a {
	display: block;
	padding: 5px;
	font-size: 100%;
	text-decoration: none;
	border-bottom: 1px solid #4fabbf;
	color: #80725e;}

#nav li a:hover, #nav li a.active {
	background: #cae6ec;}
	
#nav li.orange a {
	color: #e88700;}
	
	
/* content______*/

#content {
	float: left;
	width: 380px;
	padding-top: 50px;}
	
#content590 {
	float: left;
	width: 590px;
	padding-top: 50px;}
	
.contentpartners {
	float: left;
	width: 255px;
	height: 100px;
	background-color: #fff;
	border: #80725e 1px solid;
	text-align: center;	
	margin: 10px 10px 10px 0;
	padding: 10px;}
	
	
/* content Program______*/
	
.contentprogram {
	float: left;
	width: 590px;
	border-top: solid 1px #4fabbf;
	padding: 10px 0;}
	
.bodyprogram {
	float: left;
	width: 380px;
	padding: 0 10px 0 0;}
	
.bodyprogram p {
	font-size: 90%;
	line-height: 1.4em;
	padding: 0 0 10px 0;
	margin: 0;}
	
.bodyprogram h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	color: #e88700;
	padding: 0 0 5px 0;}
	
.second {
	float: left;
	margin: 30px 0 0 0;}
	
	
.bodyprogram h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 90%;
	color: #80725e;
	padding: 0 0 0px 0;}
	
	
/* news______*/
	
#news {
	width: 205px;
	float: right;
	padding-top: 23px;}
	
#news .inside {
	padding: 0 15px 0 0;}
	
#news h3 {
	font-size: 120%;
	color: #fff;
	width: 205px;
	height: 16px;
	padding: 36px 0 15px 10px;
	background: transparent url(../img/news.png) top left no-repeat;}
	
#news h4 {
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	padding: 15px 15px 3px 0;}
	
#news p {
	font-size: 85%;
	line-height: 1.4em;
	margin: 0;
	padding: 0 0 5px 0;}
	
#news a {
	font-size: 85%;
	padding: 0;
	margin: 0;}
	
.news-wrapper {
	border-bottom: 1px solid #4fabbf;
	margin: 0 15px 0 0;
	padding: 0 0 0px 0;}
	
	

/* FOOT_________*/
	
#foot {
	/*float: left;*/
	width: 970px;
	margin-top: 50px;}
	
#foot .inside{
		border-top: solid 1px #4fabbf;
		padding: 10px 0;
		margin: 0 50px;}
		
.footlogo {
	float: left;
	padding: 0 60px 0 0;}
		
#foot h3 {
	font-size: 100%;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	text-transform: uppercase;}
	