/*
  www.norwegen-fishing.de
	$ stylesheet.css, v 1.0 2006/10/25 $

  JH-Internetdesign, J.Hoffendahl, Primelstr.1, 16348 Wandlitz OT Basdorf
  http://www.jh-internetdesign.de
	info@jh-internetdesign.de

  Copyright (c) 2006 JH-Internetdesign
	
	last update:
	30.11.06 j.hoffendahl
*/

* {
  margin:0px;
  padding:0px;
}

body {
  color:#000000;
  background-color:#303030;
  font: normal 100.01% Tahoma, Verdana, Helvetica, Arial, sans-serif;
  text-align:center;
}

img {
  border:0;
}

#basis {
  width:800px;
  margin:10px auto;
  text-align:left;
}

/* -----------------------------------------------------------------  header */

#headerPic1 {
  width:210px;
  height:140px;
  float:left;
}

#headerPic2 {
  width:590px;
  height:140px;
  float:left;
}

#headerPic3 {
  width:800px;
  height:10px;
  float:left;
}

/* searchBox */

#searchBox {
  display:inline;
  width:210px;
  height:50px;
  float:left;
}

#searchBoxInput {
  width:100px;
  margin:20px 0px 0px 8px;
}

/* navigate */

#navigatePic1 {
  float:left;
  width:94px;
  height:50px;
}

#navigatePic2 {
  float:left;
  width:147px;
  height:50px;
}

#navigatePic3 {
  float:left;
  width:150px;
  height:50px;
}

#navigatePic4 {
  float:left;
  width:155px;
  height:50px;
}

.headerNavigation {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFFFFF;
  color: #000000;
  font-weight : normal;
}

div.headerNavigation {
  display:inline;
  float:left;
  width:400px;
}

a.headerNavigation {
  text-decoration:none;
}

a.headerNavigation:hover {
  color: #FF3300;
  background: #FFFFFF;
}

/* -----------------------------------------------------------------  body */

#basis2 {
  clear:both;
  width:800px;
  background-image:url(images/layout/background.gif);
}

/* leftNavigation */

#leftNavi {
  display:inline;
  float:left;
  width:210px;
}

.leftNaviImg {
  margin-top:8px;
}

#leftNavi ul {
  list-style-type:none;
  width:200px;
  margin-left:6px;
}

#leftNavi li {
  margin-bottom:4px;
}

#leftNavi li a {
  font-family:Verdana, Arial, sans-serif;
  font-size:10px;
  color:#000000;
  text-decoration:none;
  font-weight :normal;
  width:122px;
  display:block;
  padding:3px 0 1px 4px;
  background:#FF3300;
  border-bottom:1px solid #FFFFFF;
}

#leftNavi li a:hover {
  color: #FFFFFF;
  background:#FF3300;
  text-decoration:none;
}

#manufacturers {
  width:128px;
  margin:2px 0 0 6px;
  font-family:Tahoma, Verdana, Arial, sans-serif;
  font-size:11px;
}

/*  --------------------------------------------------------  Hauptfenster */

#hauptfenster {
  float:left;
  width:590px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#FFFFFF;
	background-color:#FF3300;
}

p.main {
  padding:10px 10px 0 20px;
}

a {
  color:#000000;
  background-color:#FF3300;
  text-decoration: none;
}

a:hover {
  color: #CC0000;
  background-color:#FF3300;
  text-decoration: none;
}

ul {
  list-style-type:disc;
  list-style-position:outside;
  margin-left:30px;
}

li {
  margin-bottom:4px;
}

#prodInfoBilderausgabe {
  width:240px;
  margin:0 10px 10px 10px;
  display:inline; float:right;
  /*border:1px solid blue;*/
}

/* neue Produkte */

#newProdHeader {
  text-align:left;
  margin:30px 0 3px 20px;
  color:#000000;
  background-color:#FF3300;
}

#newProdTable {
  width:100%;
  table-layout:fixed;
  border-top:2px solid #CC0000;
  border-bottom:2px solid #CC0000;
}

#newProdTable div {
  width:160px;
  border:1px solid #CC0000;
  margin:auto;
  color:#000000;
  background-color:#FFFFFF;
  font-size:9px;
  text-indent:5px;
}

a.newProdName {
  height:20px;
  width:160px;
  display:block;
  margin-top:10px;
  border-bottom:1px dotted #FF3300;
  background-color:#FFFFFF;
  color:#000000;
}

a.newProdName:hover {
  background-color:#FFFFFF;
  color:#000000;
}

a.newProdImgLink {
  height:75px;
  width:100px;
  display:block;
  margin:20px auto;
  background-color:#FFFFFF;
  color:#000000;
}

a.newProdImgLink:hover {
  background-color:#FFFFFF;
  color:#000000;
}

a.newProdPrice {
  height:20px;
  width:160px;
  display:block;
  margin-top:10px;
  padding-top:10px;
  border-top:1px dotted #FF3300;
  background-color:#FFFFFF;
  color:#FF3300;
  font-weight:bold;
}

a.newProdPrice:hover {
  color:#FF3300;
  background-color:#FFFFFF;
}

#newProdFooter {
  text-align:right;
  margin:5px 20px 5px 20px;
  color:#000000;
  background-color:#FF3300;
}

table.productListing {
  width:570px;
  margin:10px auto;
}

.pageHeadingProduct {
  background-image: url('images/layout/page_header_produkt.gif');
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  padding-bottom:0px;
  padding-left:20px;
  padding-right:20px;
  padding-top:6px;
  color: #ffffff;
}

TD.main, P.main {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5em;
  padding-left:20px;
  padding-top:10px;
  padding-right:10px;
  color:#ffffff;
}

TD.main2, P.main2, a.main2 {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  padding-left:5px;
  padding-top:5px;
  border-bottom-style:dotted;
  border-bottom-width: 1px;
  border-bottom-color: #FFFFFF;
  padding-right:5px;
  color:#ffffff;
}

.moduleRow {
  font-size:12px;
}

.moduleRowOver {
  background-color: #ee2200; cursor: pointer; cursor: hand;
}

.moduleRowSelected {
  background-color: #ff3300;
}

/*  --------------------------------------------------------------  footer */

#footer {
  clear:both;
  text-align:center;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#000000;
  background-color:#303030;
  margin:5px 0 10px 0;
}

#footer a {
  color:#000000;
  background-color:#303030;
}

#footer img {
  margin:10px 0 10px 0;
}

#date {
  display:inline;
  float:left;
  width:400px;
  text-align:left;
}

#counter {
  display:inline;
  float:right;
  width:400px;
  text-align:right;
}

h2.meer {
border:medium none;
color:#FFFFFF;
display:block;
font-size:0.1em;
font-weight:400;
line-height:0.1em;
margin:0;
padding:0;
text-indent:-2000em;
}