body
{
	margin-top: 17px;
	margin-left: 17px;
	margin-right: 17px;
	padding: 0;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 76%;
	color: #455A6B;
	text-align: left;
	background: #FFFFFF;
}

#page
{
	display: block;
	float: left;
	width: 967px;
	height: 100%;
}

a
{
	color: #455A6B;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #455A6B;
	text-decoration: underline;
}

a.underline
{
	color: #455A6B;
	text-decoration: underline;
}

a.underline:hover
{
	color: #455A6B;
	text-decoration: none;
}

a img
{
	border: 0;
	text-decoration: none;
}

#header
{
	display: block;
	float: left;
	width: 966px;
	margin-bottom: 10px;
}

#header .whw_logo, #header .pik_logo
{
  display: block;
}

#header .whw_logo
{
  float: left;
  margin-left: 10px;
}

#header .pik_logo
{
  float: right;
}

#nav
{
	display: block;
	float: left;
	width: 120px;
}

#nav ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
	border: 0px;
	border-left: 15px solid #e0e0d9;
}

#nav li
{
	padding: 7px;
	margin-bottom: 2px;
	background: #eff0e6;
	border: 0px;
}

#nav a
{
	color: #000000;
	display: block;
	width: 100%;
	font-weight: normal;
}

#nav a:hover
{
	color: #FF8000;
	text-decoration: none;
}

#hspacer
{
    display: block;
    float: left;
    width: 100%;
    height: 15px;
    background: #e0e0d9;
}

.whw_text
{
	color: #FF8000;
}

#content
{
	display: block;
	float: left;
	margin-left: 20px;
	width: 806px;
	margin-top: 15px;
}

p
{
	text-align: justify;
	margin-top: 0px;
	line-height:1.5em;
}

h1
{
    margin-top: 0px;
    padding-top: 0px;
}

h1
{
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 130%;
	color: #455A6B;
}

h2, h3
{
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 100%;
	color: #455A6B;
}

h3
{
  margin-top: 15px;
  border-bottom: 1px solid #c0c0c0;
  width: 100%;
}

h1 a
{
	display: block;
}

h1 a:hover
{
	text-decoration: none;
}

.productlist
{
	margin-top: 20px;
	width: 750px;
	margin-left: 10px;
	margin-right: 10px;
}

.productlist img
{
	margin-bottom: 20px;
	margin-right: 20px;
}

.productlist td
{
  vertical-align: top;
}

.standard
{
	border-bottom: 1px solid #f47a21;
}

.basis
{
	border-bottom: 1px solid #0082c8;
}

.profi
{
	border-bottom: 1px solid #7a2c8f;
}

.business
{
	border-bottom: 1px solid #545454;
}

.kompakt
{
	border-bottom: 1px solid #039976;
}

.none
{
	border-bottom: 1px solid black;
}

.productlist h1
{
  margin: 0px;
  padding: 0px;
}

.togglelink
{
}

.ast
{
	line-height:1.5em;
}

.productlist .ast
{
  padding-top: 4px;
  margin-bottom: 4px;
}

.price
{
	font-weight: bold;
}

.priceinfo
{
	margin-top:15px;
	text-align: right;
	padding-right:45px;
	font-size:85%;
}

.star
{
	color: Red;
	font-size: 120%;
}

#footer
{
	border-top: 1px solid #c0c0c0;
	margin-top: 10px;
	padding-top: 0px;
	font-size: 12px;
	color: #9C9C9C;
	text-align: center;
}

#footer a
{
	color: #9C9C9C;
}

#copyright, #footer
{
  display: block;
  float: left;
	width: 966px;
}

#copyright p
{
  font-size: 10px;
	color: #9C9C9C;
	text-align: center;
}

.bottombar
{
  border-top: 1px solid #c0c0c0;
  padding-top: 3px;
  text-align: right;
  margin: 0px;
}

.bottombar img
{
	margin: 0px;
	padding: 0px;
	margin-right: 5px;
	margin-top: 3px;
}

li a
{
  font-weight: normal;
}

.radiolist td
{
  height: 25px;
  vertical-align: middle;
}

#calculator h2
{
  margin-top: 10px;
}

#calculator table
{
  border-collapse: collapse;
  padding: 0px;
}

#calculator td
{
  vertical-align: top;
}

#calculator th
{
  border-bottom: 1px solid black;
}

#calculator .mwst
{
  vertical-align: bottom;
  font-size: 80%;
  font-weight: normal;
  text-align: right;
}

.invisible
{
  display: none;
}

input[type="text"]
{
  border: 1px solid #455A6B;
  padding-left: 2px;
  padding-right: 2px;
  background: #FCFCFC;
}

input:focus[type="text"]
{
  border: 1px solid black;
  background: #FFFFCC;
}