html, body{
	margin:0;
	padding:0 0 20;
	text-align:center;
	background-color: #FFFFFF;
	width: 100%;
} 

#container{
	width:750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 5em;
	border: 1px solid #CCCCCC;
} 

#pagewidth{
	width:670px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 5px;
} 
.erbjruta {
	background-color: #540018;
	color: #CCCC66;
	padding: 5px 3px 3px;
	float: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: center;
	margin-bottom: 10px;
	width: 95px;
}
.erbjbild {
	border: 1px none #FFFFFF;
	margin: 2px;
	height: 85px;
	width: 85px;
}
.erbjruta a:link {
	text-decoration:none;
	color: #FFFFFF;
}
.erbjruta a:visited {
	text-decoration:none;
	color: #FFFFFF;
}
.erbjruta a:active {
	text-decoration:underline;
	color: #FFFFFF;
}
.erbjruta a:hover {
	text-decoration:underline;
	color: #FFFFFF;
}
.erbjrutaSmall a:link {
	text-decoration:none;
	color: #540018;
}
.erbjrutaSmall a:visited {
	text-decoration:none;
	color: #540018;
}
.erbjrutaSmall a:active {
	text-decoration:underline;
	color: #540018;
}
.erbjrutaSmall a:hover {
	text-decoration:underline;
	color: #540018;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 70%;
	line-height: 150%;
}

 
#header{
	position:relative;
	height:100px;
	background-color:#FFFFFF;
	width:100%;
} 
.leftruta {
	background-image: url(../images/2006/leftruta_mitt.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 25px;
	padding-right: 60px;
	margin: 0px;
	height: 220px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight: normal;
	font-style: normal;
	color: #333333;
	margin: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 70%;
}
.right {
	text-align: right;
}
.footerimg {
	float: right;
	margin-left: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.leftrutaNer {
	background-image: url(../images/2006/leftruta_ner.jpg);
	background-repeat: no-repeat;
	height: 130px;
}
 

#leftcontent {
	margin-right: 30px;
	margin-left: 0px;
	text-align: center;
}
.inroprubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCC66;
	background-color: #660000;
	display: block;
	width: 120px;
	float: inherit;
	padding: 2px;
	letter-spacing: 0.2em;
	text-align: center;
	margin-bottom: 10px;
}

/* twocols ska va summan av maincol å rightcol 
#twocols{
 width:670; 
 float:right; 
 position:relative; 
  }

#rightcol{
	width:10px;
	float:right;
	position:relative;
	background-color: #CCCCCC;
 }

#rightcontent {
	margin: 0px;
	width: 100px;
	float: none;
	text-align: center;
	background-color: #EEEEEE;
}
 */ 
#leftcol{
 width:160px; 
 float:left; 
 position:relative; 
 }
 
#maincol{
	float: right;
	display:inline;
	position: relative;
	width:470px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
 }
#mailregg {
	width: 465px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}

#maincontent {
	margin-left: 0px;
	margin-right: 0px;
}
#maincontent p {
	line-height: 140%;
}
#maincontent .imageright {
	float: right;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 30px;
}
#maincontent .imageleft {
	margin-bottom: 1px;
	float: left;
	margin-right: 10px;
}
.ingress {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	
}
 
 
#footer{
	background-color:#FFFFFF;
	clear:both;
	width: 100%;
	margin: 5px 0px 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
 } 
#maincontent .imageright td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-bottom: 5px;
	letter-spacing: 0.1em;
	text-align: center;
}
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


#navigation {
	width:100%;
	position: relative;
	height: 40px;
}
.navTD {
	background-image: url(../images/nav/navmell.png);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.leftrutaTop {
	background-image: url(../images/2006/leftruta_top.jpg);
	background-repeat: no-repeat;
	height: 19px;
	margin: 0px;
	padding: 0px;
}
.navTD a:link {
	text-decoration:none;
	color: #540018;
}
.navTD a:visited {
	text-decoration:none;
	color: #540018;
}
.navTD a:active {
	text-decoration:underline;
	color: #540018;
}
.navTD a:hover {
	text-decoration:underline;
	color: #000000;
}

a:link {
	text-decoration:underline;
	color: #540018;
}
a:visited {
	text-decoration:underline;
	color: #540018;
}
a:active {
	text-decoration:none;
	color: #540018;
}
a:hover {
	text-decoration:none;
	color: #000000;
}

b {
	font-weight: bold;
}
.rubrik {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight: normal;
	font-style: normal;
	color: #333333;
}
.erbjtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #540018;
	font-size: 70%;
	line-height: 150%;
	font-style: italic;
	display: block;
	margin-left: 5px;
	margin-right: 5px;
}
.erbjbildSmall {
	border: 1px none #FFFFFF;
	margin: 2px;
	height: 42px;
	width: 42px;
}
.erbjrutaSmall {
	background-color: #eeeeee;
	padding: 5px 3px 3px;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: center;
	margin-bottom: 5px;
	width: 95px;
	border: 1px solid #540018;
}

/* RUNDA BOXEN */

/*#boxcontainer {
	background: #eeeeee;
	width: 20%;
}*/
.boxcontent a:link {
	text-decoration:underline;
	color: #540018;
}
.boxcontent a:visited {
	text-decoration:underline;
	color: #333333;
}
.boxcontent a:active {
	text-decoration:none;
	color: #540018;
}
.boxcontent a:hover {
	text-decoration:none;
	color: #333333;
}

.boxcontent p {
	color: #333333;
	line-height: 130%;
	font-style: normal;
	font-size: 10px;
	margin: 0px 0px 10px;
}
.boxcontent img {
	margin-top: 3px;
	margin-bottom: 3px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.provapaketbild {
	float: right;
	display: inline;
}
.boxroundtop {background: #ffffff;}
.boxroundbottom {background: #ffffff;}
.r1{
	margin: 0 5px;
	height: 1px;
	overflow: hidden;
	background: #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	display: none;
}
.r2{
	margin: 0 3px;
	height: 1px;
	overflow: hidden;
	background: #FFFFFF;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-width: 0 2px;
	display: none;
}
.r3{
	margin: 0 2px;
	height: 1px;
	overflow: hidden;
	background: #FFFFFF;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	display: none;
}
.r4{
	margin: 0 1px;
	height: 2px;
	overflow: hidden;
	background: #FFFFFF;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	display: none;
}
.rb4{margin: 0 1px; height: 2px; overflow: hidden; background: #FFFFFF; border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC;}
.rb3{margin: 0 2px; height: 1px; overflow: hidden; background: #FFFFFF; border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC;}
.rb2{margin: 0 3px; height: 1px; overflow: hidden; background: #FFFFFF; border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; border-width: 0 2px;}
.rb1{margin: 0 5px; height: 1px; overflow: hidden; background: #CCCCCC; border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC;}
.boxcontent {
	padding: 3px 10px;
	border-left: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}

/* RUNDA BOXEN SLUT */

#leftnav
{
padding: 1px;
margin-left: 0;
font: 11px verdana, sans-serif;
width: inherit;
color: gray; }
#leftnav ul {
	margin: 0px;
	padding: 0px;
}

#leftnav li
{
list-style: none;
margin: 0px;
border-left: 1px #CCCCCC solid;
border-bottom: 1px #CCCCCC solid;
text-align: left;
}

#leftnav li a
{
display: block;
padding: 0.5em 0.5em 0.5em 0.9em;
text-decoration: none;
}

#leftnav li a:link { 
border-left: 3px #540018 solid;
color: #5E0018; 
}
#leftnav li a:visited { 
border-left: 3px solid #CCCCCC;
color: #666666; 
}
#leftnav li a:hover
{
font-weight:normal;
color: #540018;
background: #EEEEEE;
border-left: 3px #FF6600 solid;
}
#leftnavcontainer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 120%;
	width: 150px;
}
#paketfooter {
	display: block;
	clear: right;
	float: none;
	margin: 5px 0px 0px 0px;
	width: inherit;
	background-color: #EEEEEE;
	padding: 10px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
	line-height: 140%;
	font-weight: normal;
}
#paketfooter li
{
	list-style: none;
	text-align: left;
}
.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding: 2px;
	margin: 2px;
	border: 1px solid #CCCCCC;
}
.formfieldsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding: 2px;
	margin: 2px;
	border: 1px solid #CCCCCC;
	width: 20px;
	float: left;
}
.formcheckbox {
	float: left;
	display: block;
	margin: 2px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin: 2px;
	padding: 2px;
	border: 2px solid #333333;
}
.buttonreset {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	margin: 2px;
	padding: 2px;
	border: 1px solid #666666;
}
#maincontent table {
	display: table;
	float: left;
	margin-top: 10px;
}

#maincontent td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#leftcol td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
	text-align: center;
}
.siffra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CCCCCC;
	margin-right: 5px;
	padding: 1px;
}
#golftabell {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: none;
	width: 470px;
	text-align: left;
}
#golftabell td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #C2D5AA;
}

#maincontent .imageleftner {
	margin-bottom: 1px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
#maincontent .imageleftpsubitem {
	margin-bottom: 1px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
#golftabell th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #0E5930;
	width: 25%;
}
#mailkort {
	width: 470px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}
#mailkort td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
