html {
overflow-x: hidden;
overflow-y: auto; }

body {
background: #fff;
font: 13px Verdana; }

* { 
margin: 0; 
padding: 0; 
border: none; 
font-size: 100%; 
list-style-type:none; 
list-style: none; 
text-decoration: none; 
font-family: arial, helvetica, sans-serif; }

:focus { outline: none; }

a:link, a:visited, a:active, a:hover {
text-decoration: underline;
color: #06125d; }

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

a.external {
background: url(../gfx/icon_external_link.gif) center right no-repeat; 
padding-right: 14px; }

#page {
width: 470px;
padding: 0 10px; }

.float_extender {
clear: both;
height: 0;
line-height: 0;
font-size: 0; }

.left {
float: left; }

.right {
float: right; }

p {
font-size: 12px;
line-height: 18px;
padding: 4px 0; }

#header_box h1 {
font: bold 24px Arial, Helvetica;
line-height: 36px; }

h2 {
font: bold 18px Arial, Helvetica;
line-height: 27px; }

h3 {
font: bold 16px Arial, Helvetica;
line-height: 24px; }

/* =========================================================================== */

#header_box {
margin-bottom: 30px; }

#header_box h1 {
margin-top: 73px;
display: block;
font: bold 24px Arial, Helvetica;
float: left; }

#header_box .logo {
margin-top: 27px;
width: 150px;
height: 77px;
float: right; }

/* --------------------------------------------------------------------------- */

#tabs_box {
padding-bottom: 30px;
clear: both; }

#tabs_box h2 {
font: bold 18px Arial, Helvetica; }

#tabs_box ul {
padding: 10px 0; }

#tabs_box ul li {
display: block;
font-weight: bold;
padding-right: 5px; 
float: left; }

/* --------------------------------------------------------------------------- */

#content_box {
clear: both; }

#content_box #borrutrustning, 
#content_box #pumpar, 
#content_box #varmepumpar_kollektorer, 
#content_box #vattenrening, 
#content_box #ovriga {
display: none;
border-bottom: 1px solid #dfe2e3; }

#content_box h3 {
font: bold 16px Arial, Helvetica;
padding-bottom: 20px;
border-bottom: 1px solid #dfe2e3; }

#content_box .provider_box {
border-top: 1px solid #dfe2e3;
border-bottom: 1px solid #dfe2e3;
padding: 10px 0;
clear: both; }

#content_box .provider_box .image_box {
min-height: 40px;
_height: 40px;
width: 200px; 
text-align: center;
padding-right: 20px; }

#content_box .provider_box h4 {
font: bold 14px Arial, Helvetica;
padding-bottom: 5px; }

/* --------------------------------------------------------------------------- */

