/* CSS Document */

* { 
  margin: 0;
  padding: 0;
}

img, fieldset {
  border: 0;
}

p, h1, h2, h3, h4, h5 {
  margin-bottom: 12px;
}

.search {
  margin: 0px;
  padding: 0px;
x  width: 182px;
  float: right;
}

.search .intext {
  width: 100px;
}

.search input {
  border: none;
}

code {
  font-size: 100%;
}

a {
  text-decoration: underline;
  color: #696969;
}

a:hover {
  text-decoration: none;
}

a.readmore {
  font-weight: bold;
  text-decoration: none;
  color: #1e1e1e;
  padding-right: 2px;
}

a:hover.readmore {
  text-decoration: underline;
}

ul, ol {
  padding-left: 20px;
}


h1 {
  font-weight: bold;
  font-size: 120%;
}

h1 a {
  text-decoration: none;
  color: #1e1e1e;
}

h2 {
  font-weight: bold;
  font-size: 120%;
}

#header h2 {
  font: 190% Arial, Helvetica, sans-serif;
  font-weight: normal;
}

.results h2 {
  padding-top: 15px;
  margin-bottom: 3px;
}

.results h2 a {
  padding-top: 15px;
  margin-bottom: 3px;
  text-decoration: none;
}

.results h2 a:hover {
  text-decoration: underline;
}


h3 {
  font-weight: bold;
}

#leftColumn h3 {
  font-size: 120%;
  color: #245aa0;
  width: 180px;
  margin-top: -5px;
  padding-left: 15px
}

#rightColumn h3 {
  background: #245aa0 url(../GFX/infoCog.gif) 3.5em 50% no-repeat;
  display: block;
  color: #fff;
  text-align: center;
  font-size: 120%;
  font-weight: bold;
  line-height: 2em;
}


h4 {
  font-weight: bold;
}

h5 {
  font-weight: bold;
}
  

img {
  display: block;
}



body {
  background: url(../GFX/topBackground.gif) top left no-repeat;
  font: 62.5% Verdana, Arial, Helvetica, sans-serif;
  color: #1e1e1e;
  background-color: #fff;
}

#wrapper {
  width: 890px;
  border: none;
  margin: 16px 0 20px 105px;
}

#header {
  width: 890px;
  height: 68px;
}

#topBar {
  position: relative;
  width: 866px;
}

.logo {
  float: left;
  padding-left: 53px;
}

.description {
  padding: 32px 32px 0 0;
  float: right;
}


.form {
  position: absolute;
  top: 5px;
  left: 730px;
}
.form .button {
  background: #245aa0;
  border: none;
  color: #fff;
  font-weight: bold;
  margin-left: 5px;
  float: right;
  font-size: 110%;
}

input {
  font-size: 110%;
  border: 0;
  float: left;
  height: 16px;
  border: 1px solid #c9c9c9;
}

#main {
  background: url(../GFX/mainBorderShadeBg.gif) top left repeat-y;
  padding: 0 4px;
  clear: both;
}

#leftColumn {
  float: left;
  width: 209px;
  background: url(../GFX/subMenuBackground.gif) top left repeat-y;
  margin: 0 5px 5px 13px;
  display: inline;
}

#instructions {
  padding: 5px 10px 0 5px;
}

#mainContainer {
  width: 655px;
  float: right;  
}

#breadcrumbs {
  width: 637px;
  clear: right;
  padding: 11px 0 8px 0;
  background-color: #fff;
}

#midColumn {
  width: 421px;
  float: left;
  border-top: 1px solid #c9c9c9;
  display: inline;
}

#content {
  padding: 10px 20px 40px 10px;
}

p.date {
  margin-bottom: 0;
}

p.imagetext {
  font-style: italic;
}

#content table {
  float: left;
  padding-right: 20px;
  padding-top: 17px;
}

#rightColumn {
  float: left;
  width: 209px;
  margin-left: 5px;
  display:inline;
}

#rightColumn ul {
  padding-left: 30px;
  width: 170px;
}

#rightColumn li {
  line-height: 2em;
  width: 170px;
  list-style-image: url(../GFX/squareDotBullet.gif); 
}

#rightColumn li a {
  background-color: #fff;
  color: #1e1e1e;
  padding-right: 1px;
  display: block;
  text-decoration: none;
}

#rightColumn li a:hover {
  text-decoration: underline;
}

#footer {
  width: 890px;
  clear: both;
  background: url(../GFX/footerBackground.gif) top left no-repeat;
  margin: 0;
}

#footer a {
  color: #c0c0c0;
  text-decoration: none;
}

#footer a:hover {
  text-decoration: underline;
}
.footerContent {
  float: right;
  padding: 15px 30px;
  color: #b5b5b5;
}

#map {
  width: 402px;
  height: 612px; 
}

/*
   Katalog
*/


div#category {
   background-color: #dde8ed;
   width: 100%;
   height: 18px;
}

div#productgroup img {
   float: left;
   margin-right: 10px;
}

div#productgroup_title {
   font-size: 150%;
   font-weight: bold;
   margin: 4px;
}

table#products {
   border-collapse: collapse;
   width: 100%;
}

table#products th {
   background-color: #dde8ed;
   height: 20px;
}

table#products td {
   background-color: #white;
   padding: 2px;
}

table#products a {
   background-image: url(../GFX/liten_btn.png);
   display: block;
   color: white;
   height: 15px;
   width: 39px;
   text-decoration: none;
   text-align: center;  
}

table#products input {   
   width: 30px;
}

div#rightColumn h4 {
   margin-left: 6px;
}

table#basket {
   border-collapse: collapse;
   width: 100%;
}

table#basket th {
   background-color: #dde8ed;
   height: 20px;
   padding-right: 6px;
}

table#basket th.first {
   width: 80%;
}

table#basket td {
   padding: 4px
}

a.order, a#sendOrder {
   background-image: url(../GFX/storknapp.png);
   display: block;
   color: white;
   height: 19px;
   width: 139px;
   text-decoration: none;
   text-align: center; 
   margin: 10px 0 30px 35px; 
   padding-top: 5px;
}

div#productsearch {
   background-color: #245AA0;
   height: 22px;
   padding: 4px 0 0 4px;
}

div#productsearch input {
   margin-right: 5px;
}

div#productsearch a {
   position: relative;
   top: 2px;
   text-decoration: none;
   color: white;
   font-weight: bold;
}

div#registerOrder ul {
   margin: 0 0 0 20px;
   padding: 0;
}  

div#registerOrder li {
   margin: 0;
   padding: 0;
} 

div#registerOrder label {
   display: block;
}

div#registerOrder input {
   float: none;
}

/*  CLEARFIX
################################################# */
.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

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