body {
  background-image: url(bg.gif);
  background-repeat: repeat-y;
  margin: 0px;
  margin-left: 95px;
  margin-top: 10px;
  padding: 0px;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  color: black;
}

p, td {
	font-size: 10px;
}

img {
	border:none;
}

a:link, a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3 {
	font-weight: bold;
	font-style: italic;	
}

h1 {
	font-size: 16px;
	margin-top: 4px;
	margin-bottom: 2px;
	letter-spacing: 3px;
}

h2 {
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 1px;
	letter-spacing: 2px;
}

h3 {
	font-size: 10px;
	margin-top: 2px;
	margin-bottom: 1px;
}

div.h_header {
  width: 700px;
  height: 100px;
  background-color: white;
  border: 1px #000088 solid;
}

div.h_logo {
  padding: 10px;
}

div.h_sun {
  position: absolute;
  top: 20px;
  left: 445px;
}

div.h_text {
  width: 200px;
  height: 100px;
  position: absolute;
  top: 10px;
  left: 575px;
}

div.h_text h1 {
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1px;
  margin: 0px;
  padding: 0px;
  padding-top: 27px;
}

div.h_text p {
  font-size: 10px;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
  padding-top: 2px;
}

div.menu {
   height: 20px;
   width: 700px;
   margin-top: 0px;
   border-left: 1px #000088 solid;
   border-right: 1px #000088 solid;
   background: #000088;
}

div.menu ul.navlist {
   margin: 0px;
   margin-left: 20px;
   padding: 0px;
   white-space: nowrap;
}

div.menu ul.navlist li {
   display: inline;
   list-style-type: none;
   float: left;
   padding: 0px;
}

div.menu ul.navlist li a {
   padding: 1px 12px;
   font-weight: bold;
   font-size: 12px;
}

div.menu ul.navlist li a:link, div.menu ul.navlist li a:visited {
   color: #FFFFFF;
   text-decoration: none;
}

div.menu ul.navlist li a:hover {
   color: #FFFFFF;
   background-color: #FF9900;
   text-decoration: none;
}

div.menu ul.navlist li.active a:link, div.menu ul.navlist li.active a:visited {
   border-bottom: 2px #FFFFFF solid;
   color: #FF9900;
   background-color: #FFFFFF;
   text-decoration: none;
}

div.menu ul.navlist li.active a:hover {
   border-bottom: 2px #FFFFFF solid;
   color: #000088;
   background-color: #FFFFFF;
   text-decoration: none;
}

div.content {
	border: 1px #000088 solid;
	border-top: none;
	background-color: #FFFFFF;
	width: 660px;
	padding: 20px;
}

div.content div.left_content {
	float: left;
	width: 450px;
}

div.content div.right_content h1 {
	display: block;
	width: 180px;
	border: 1px #000088 solid;
	padding: 3px;
	margin: 0px;
	margin-top: 10px;
	background-color: #000088;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	letter-spacing: 0px;
}

div.content div.right_content p, div.content div.right_content table {
	width: 180px;
	padding: 3px;
	margin: 0px;
	border: 1px #000088 solid;
	margin-bottom: 10px;
}

div.content div.right_content table {
	padding: 0px;
	width: 188px;	
}

div.content div.right_content {
	float: right;
	width: 180px;
}

div.content div.right_content table tr.s_row{
	background-color: #FF9900;
}

div.content div.left_content table {
	width: 100%;
	margin: 0px;
	margin-top: 10px;
	border: 1px #000088 solid;
	padding: 1px;
}

div.content div.left_content table tr td.p_img {
	width: 150px;
	vertical-align: top;
}

div.content div.left_content table tr td.p_title {
	width: 200px;
	vertical-align: top;	
}

div.content div.left_content table tr td.p_price {
	width: 75px;
	vertical-align: top;
	padding-top: 3px;
	text-align: right;	
}

div.content div.left_content table tr td.p_cart {
	vertical-align: bottom;
	text-align: right;
}

div.content div.left_content table tr td span.button_nourl, a.button {
	display: inline;
	padding: 4px;
	width: 100px;
	background-color: #EEEEEE;
	color: #000088;
	border: 1px #000088 solid;
	border: 1px #000088 solid;
	text-align: center;
	white-space: nowrap;
}

td.blue {
	background-color: #000088;
	color: #FFFFFF;
	padding: 4px;
	font-weight: bold;
}

tr.grey {
	background-color: #EEEEEE;
}

tr.grey td {
	padding-top: 3px;
	padding-bottom: 3px;
}

div.content div.left_content table tr td span.button_nourl img {
	position: relative;
	top: 2px;
}

a.button:active {
	border: 2px #000088 solid;
	padding: 2px;
	color: #000088;
}

a.button:hover {
	background-color: #DDDDDD;	
	text-decoration: none;
	color: #000088;
}

a.button:visited {
	color: #000088;	
}

div.content div.dummy {
	width: 0px;
	height: 0px;
	visibility: hidden;
	clear: both;
}

div.f_footer {
	width: 700px;
	padding: 10px;  
}

tr.form_error {
	background-color: #FF9900;
}

a.infopopup {
	display:block;
}

a.infopopup:hover {
	border: none;
	text-decoration: none;
}

a.infopopup span {
	display: none;
	font-size: 8px;
	color: #777777;
}

a.infopopup:hover span {
	display: block;
	font-size: 8px;
}

div.f_footer p {
  font-size: 10px;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
  padding-top: 2px;
  text-align: center;
}

span.kk_em:before {
	content: 'office@'
}

span.pp_em:before {
	content: 'versand@'
}