html,body{
  margin:0;
  padding:0;
  border:0;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
body{
	min-width:766px;
	font-family: Arial, Tahoma, Calibri, Arial, "Lucida Grande";
	font-size:0.8em; /*** Don't change this setting. Make all other
font-sizes in % (preferred) or ems ***/
	text-align:left;
	color: #6c6c6c;
	background:url(../images/bg.gif) repeat-x;
}
h1 {
	font-size: 1.4em;
	font-weight: normal;
	color: #78C500;
}
h1 a {
 	font-weight: normal;
	color: #78C500;
}
h1 a:hover {
 	font-weight: normal;
	color: #88D500;
}
h2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #78C500;
}
h2 a {
	color: #78C500;
}
h2 a:hover {
	color: #88D500;
}
h3 {
	margin-bottom:0px;	
	font-size: 1.2em;
	font-weight: bold;
	color: #78C500;
}
h3 a {
	color: #78C500;
}
h3 a:hover {
	color: #88D500;
}
h4 {
	margin-bottom:0px;	
	font-size: 1.1em;
	font-weight: bold;
	color: #78C500;
}
h4 a {
	color: #78C500;
}
h4 a:hover {
	color: #88D500;
}
h5 {
	font-size: 1.0em;
	font-weight: bold;
	color: #78C500;
}
h6 {
	font-size: 0.9em;
	font-weight: bold;
	color: #78C500;
}
p {	
	line-height: 150%;
}

a {
	color: #007FC1;
	text-decoration: none;
	font-weight: bold;
	outline: none;
}
a:hover {
	color: #78C500;
	text-decoration: underline;
}

hr {
	margin: 0px; /* fixes xhtml N6 bug where the hr sits to the left*/
	color: #ccc; /* for ie */
	background-color: #ccc; /* for everyone else */
	height: 1px;
}

#sidebar-left {
	padding: 5px;
}
#top-links {
	font-weight: normal;
}
#top-links a {
	font-weight: normal;
}
#popular-links {
	background:url(../images/popularaste-gratistipsen.jpg) no-repeat;
	padding-top:35px;
}
#latest-links {
	background:url(../images/senaste-gratistipsen.jpg) no-repeat;
	padding-top:35px;
}
#content {
 	background:url(../images/content-bg.jpg) no-repeat;
 	padding: 15px;
 	min-height:100px;
}
#footer {
	padding: 5px;
	font-size: 0.8em;
	color: #8c8c8c;
}
#footer a {
	font-weight: normal;
	text-decoration: none;
	color: #8c8c8c;
}
.current-path {
}
.subcats {
	text-indent: 1em;
}
.small {
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
}
.small a {
	color: #007FC1;
}
.small a:hover {
	color: #78C500;
}
.categories-links {
	padding: 15px;
}
.clear{
  clear:both;
  height:1px;
  overflow:hidden;
  line-height:1%;
  font-size:0px;
  margin-bottom:-1px;
}
* html .clear{height:auto;margin-bottom:0}
#fullheightcontainer{
  position:relative;
  width:766px;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
#wrapper{
  min-height:100%;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
  background:#FFFFFF;
}
#wrapp\65	r{
  height:auto;
}
/* \*/
* html #wrapper{
  height:100%;
}
/* Last style with height declaration hidden from Mac IE 5.x */
#outer{
  z-index:1;
  position:relative;
  margin-left:200px;
  width:566px;
  
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
#left{
  width:201px;
  float:left;
  display:inline;
  position:relative;
  margin-left:-200px;
}
*>html #left{width:200px;}
#container-left{
 	background:url(../images/navigation-bg.jpg) no-repeat;
  width:200px;
}
/* \*/
* html #left{margin-right:-3px;}
/* Above style hidden from Mac IE */
#center{
  width:566px;
  float:right;
  display:inline;
/* \*/
  margin-left:-1px;
/* Hidden from IE-mac */
}
#clearheadercenter{
  height:143px;
  overflow:hidden;
}
#clearheaderleft{
  height:143px;
  overflow:hidden;
}
#clearfootercenter{
  height:50px;
  overflow:hidden;
}
#clearfooterleft{
  height:50px;
  overflow:hidden;
}
#footer{
  z-index:1;
  position:absolute;
  clear: both;
  width:766px;
  height:50px;
  overflow:hidden;
  margin-top:-50px;
}
#subfooter1{
  background:#FFFFFF;
  text-align:center;
  height:50px;
}
#header{
  z-index:1;
  position:absolute;
  top:0px;
  width:766px;
  height:143px;
  overflow:hidden;
}
#subheader1{
  background:url(../images/header-top.jpg);
  text-align:center;
  height:108px;
}
#subheader2{
  background:url(../images/header-bottom.jpg);
  text-align:center;
  height:35px;
}
#gfx_bg_middle{
  top:0px;
  position:absolute;
  height:100%;
  overflow:hidden;
  width:566px;
  margin-left:200px;
  background:#FFFFFF;
}
* html #gfx_bg_middle{
  display:none;
}