/* Start of CMSMS style sheet 'climat80' */
* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-image: url(uploads/images/climat80/bg.gif);
 background-repeat: repeat-x;
 background-color: #DBDBDB;	
}

img {
border:0px;
}

h3 {
	font-family:arial;
	color:#00529c;
	margin:5px 0px 10px 0px;
	font-size:13px;
}

h4 {
	font-family:arial;
	color:#00529c;
	margin:0px 0px 3px 0px;
	font-size:12px;
}
h5 {
	font-family:arial;
	color:#00529c;
	margin:5px 0px 5px 3px;
	font-size:11px;
}
h6 {
	font-family:arial;
	color:#00529c;
	margin:0px 0px 0px 0px;
	font-size:14px;
}

p {
	font-family:verdana;
	font-size:10px;
	color:#000;
	line-height:14px;
	margin:0px 0px 0px 0px; 
}

hr {
	margin:10px 0px 15px 0px;
	color:#c0c0c0;
}
#wrapper { 
 margin: 0 auto;
 width: 766px;
 border-top: 0px;
 border-right: 1px solid #00539c;
 border-bottom: 1px solid #00539c;
 border-left: 1px solid #00539c;
 background-color: #D0D0D0;
}
#faux {
 background: url(uploads/images/climat80/faux-1-5-col.gif);
 margin-bottom: 0px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%
}
#header {
 color: #333;
 padding: 0px;
 height: 53px;
 margin: 0px 0px 0px 0px;
}
#header_image {
 color: #333;
 width: 766px;
 padding: 0px;
 height: 263px;
 margin: 0px 0px 0px 0px;
 background: #D1DBDB;
}

#navigation {
 background: #E6E6E6 url(uploads/images/climat80/nav.gif);
 background-repeat: no-repeat;
 color: #FFF;
 padding: 7px;
 margin: 0px 0px 0px 0px;
 font-size:12px;
}
#blue_bar {
 background: #E6E6E6 url(uploads/images/climat80/blue_bar.gif);
 background-repeat: no-repeat;
 color: #333;
 padding: 0px;
 height:18px;
 margin: 0px 0px 0px 0px;
}
#leftcolumn { 
 display: inline;
 color: #333;
 margin: 10px;
 padding: 0px;
 width: 250px;
 float: left;
}
#content { 
 float: left;
 color: #333;
 margin: 10px 8px;
 padding: 0px;
 width: 270px;
 display: inline;
 position: relative;
}
#rightcolumn { 
 display: inline;
 position: relative;
 color: #333;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 width: 197px;
 float: right;
}
#footer { 
 width: 746px;
 clear: both;
 color: #333;
 border-top: 1px solid #00539c;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 background-image: url(uploads/images/climat80/footer_grafik.gif);
 background-repeat: no-repeat;
 background-color: #B6B8B7;
}
.clear { clear: both; background: none; }

	div.container {
	  border: 1px solid #00539C;
	  background-color: #E7E7E7;
	  width:540px;
	  }
	
	div.spacer {
	  clear: both;
	  }
	
	div.float {
	  float: left;
	  padding:5px;
	  }

	div.float p {
	   text-align: left;
	   font-family:verdana;
	   font-size:11px;
	   margin:0px 0px 0px 5px;
	   vertical-align: text-top;
	   }
	
	div.image {
		border:2px solid #ffffff;
	}
/* End of 'climat80' */

/* Start of CMSMS style sheet 'links' */
a {
  text-decoration:none;
  font-family:verdana;
  font-size:10px;
  color:#00529c;
}

a:hover {
  text-decoration:underline;
  color:#00529c;
}

a.meny {
  text-decoration:none;
  font-family:verdana;
  font-size:11px;
  color:#fff;
}

a.meny:hover {
  text-decoration:underline;
  color:#fff;
}
/* End of 'links' */

