  html,body {
   	margin: 0px;
	padding: 0px;
    overflow: hidden;
	background: url('http://neu.pirates-kajak.de/images/logo-transp-klein.jpg') no-repeat fixed right center;
  }

  body, p, a {
	font: Verdana, Arial, Helvetica, sans-serif;
	color: black;
  }

  #fixiert {
	position: absolute;
	top: 1px;
	left: 0px;
	background: url('http://neu.pirates-kajak.de/images/hg-kajakcenter.jpg')  no-repeat bottom right;
	background-color:#990000;
	border: 1px solid #FFCC00;
	height: 100%;
	width: 115px;
	padding-left:12px;
	padding-right: 2px;
	z-index: 1;
  }
  #fixiert2 {
	top: 5px;
	height: 62px;
	width: 100%;
	padding-left: 3px;
	padding-right: 2px;
	z-index: 2;
	position: absolute;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #FFCC00;
	background-attachment: fixed;
	background-position: center;
	left: 0px;
	text-align: center;


	
  }
  

  #fixiert img { padding-left:17px;margin-right:7px;}

  #fixiert a {color:#dedede;}
  #fixiert a:hover {color:#ffffff; font-weight:bold; text-decoration: none; }
  #fixiert a:active {color:#ffffff; font-weight:bold; text-decoration: none;}
  #fixiert a:visited {color:#bcbcbc;}

  #Scrollbereich {
	position: absolute;
	display: block;
	top: 80px;
	left: 130px;
	right: 0px;
	z-index: auto;
	height: 100%;
	overflow: auto;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center bottom;
	visibility: inherit;
	width: 100%;
  }

#Shopbereich {
	position: absolute;
	top: 0px;
	left: 127px;
	right: 0px;

  }
 

.h1-shop {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	top: 0px;
	background-position: top;
}

/* bis hier optimiert */




p {
   margin: 3em 0 0 3em;  /* Positionierung des 'zurueck'-Links */
 }

 .background {
	background-attachment: fixed;
	background-image: url(images/bg-shad.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	filter: Alpha(opacity=40, finishopacity=20, style=2);
	 }
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 300;
	color: #990000;
	text-align: right;
	display: none;
	height: 39px;
	margin: 0px;
	padding: 5px;
	font-style: italic;
	float: none;
	width: 974px;
	border: 3px none;
	position: absolute;
	visibility: visible;
	left: 189px;




}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 15px;
	font-size: 50%;



}
link {color: #000000; font: 75% Arial}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF3300;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #CC0000;
	border: 1px none #CCCCCC;
	margin-bottom: 5px;
	margin-top: 8px;
	left: 50px;
	top: 150px;


}
.h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #333333;
}
.artikel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	
	
	
}
.info {
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: justify;
	display: block;
	margin: 5px 1px 1px 0px;
	padding: 3px;
	background-color: #E8E8E8;
	border-top: 2px none #FFCC00;
	border-right: 2px none #FFCC00;
	border-bottom: 2px none #FFCC00;
	border-left: 2px solid #FFCC00;

}
.order {
	font-size: 60%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	background-color: #E1E1E1;
	
}
.gestrichen { font-size: 100%; color: red; text-decoration : line-through;
background-color: #CCCCCC;
}
.bestellfeld {
	font-size: 60%;
	text-decoration : none;
	text-align: left;
	
	
}
a.artikellink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration : none;
	color: #666666;
	background-color: #E2E2E2;
	border-top: 2px none #FFCC00;
	border-right: 2px none #FFCC00;
	border-bottom: 2px none #FFCC00;
	border-left: 2px solid #FFCC00;
}
a.artikellink:hover {
	color: #FF3300;
	text-decoration : underline;
}
a.artikellink:visited {
	color: #000099;
	text-decoration : none;

}
a.artikellink:active {
	color: #FF3300;
	text-decoration : none;


}
.table{
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #0000CC;
	border-right-color: #0000CC;
	border-bottom-color: #0000CC;
	border-left-color: #0000CC;



}.eingabefelder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #E0E0E0;
	
}
.text-klein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
  #Inhalt {
	padding: 5px 5px 0;
	margin-left: 2%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	left: 0px;




  }

