HTML {
	HEIGHT: 100%;
}
BODY {
	FONT-SIZE: 12px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif, Tahoma; COLOR: #515151; MARGIN: 0; PADDING: 0;
}
TABLE.main {
 	WIDTH: 1000px; HEIGHT: 100%;
}
TABLE.content {
 	WIDTH: 950px; HEIGHT: 100%;
}
TD.main {
	HEIGHT: 100%; BACKGROUND: #FFFFFF;
}
P {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif, Tahoma; LINE-HEIGHT: 1.6em; COLOR: #101010;
}

A { FONT-SIZE: 1em; FONT-FAMILY: Tahoma, verdana; COLOR: #0E2CB0; text-decoration: none; }
A:visited { FONT-SIZE: 1em; FONT-FAMILY: Tahoma, verdana; COLOR: #1836B5; text-decoration: none; }
A:hover { FONT-SIZE: 1em; FONT-FAMILY: Tahoma, verdana; COLOR: #000000; text-decoration: underline; }
a.menu {
	FONT-SIZE: 1em; FONT-WEIGHT: none; FONT-FAMILY: tahoma, verdana; COLOR: #000000; text-decoration: none;
}
a.menu:visited {
	FONT-SIZE: 1em; FONT-WEIGHT: none; FONT-FAMILY: tahoma, verdana; COLOR: #000000;
}
a.menu:hover {
	FONT-SIZE: 1em; FONT-WEIGHT: none; FONT-FAMILY: tahoma, verdana; COLOR: #696969; text-decoration: underline;
}


.smallfont {
	FONT-SIZE: 0.7em; FONT-WEIGHT: none; FONT-FAMILY: tahoma, verdana; COLOR: #696969; text-decoration: none;
}
H1 {
	FONT-SIZE: 22px; COLOR: #0075b2; FONT-FAMILY: Arial, verdana; font-weight:normal;
}
H2 {
	FONT-SIZE: 18px; COLOR: #cfb242; FONT-FAMILY: Arial, verdana; verdana; font-weight:normal;
}
.headline {
	FONT-SIZE: 1em; FONT-WEIGHT: bold; COLOR: #363636;
}
.headline2 {
	FONT-SIZE: 18px; COLOR: #cfb242; FONT-FAMILY: Arial, verdana; line-height:35px;
}
.popup {
	FONT-SIZE: 0.8em; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif, Tahoma; LINE-HEIGHT: 1.1em; COLOR: #444444;
}

#product_list h2 a {
color:#000000; font-size:15px; text-decoration: none; font-weight:normal;
}

#product_list h2 a:hover {
color:#696969; font-size:15px; text-decoration: underline; font-weight:normal;
}

#product {
	background-image: url(images/product_back.png);
	background-repeat: no-repeat;
	background-position: top left;
	width:495px;
	height:145px;
}

#td_product {
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
}

#td_price {
	padding:0px;
	FONT-SIZE: 11px;
	color:#000000;
	font-style: italic; 
}

#price {
	FONT-SIZE: 22px; COLOR: #cfb242; FONT-FAMILY: Arial, verdana;  font-weight:bold; font-style: normal; 
}

.price {
	FONT-SIZE: 22px; COLOR: #cfb242; FONT-FAMILY: Arial, verdana;  font-weight:bold; font-style: normal; 
}

strong {
	FONT-SIZE: 11px;
}

#picture_top {
	background-image: url(images/picture_top.png);
	background-repeat: no-repeat;
	background-position: top left;
	width:523px;
	height:18px;
}

#picture_middle {
	background-image: url(images/picture_middle.png);
	background-repeat: repeat-y;
	background-position: top left;
	width:523px;
	vertical-align:text-top;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
}

#picture_middle img {
	float: left;
	margin-right:10px;
	border: 0px solid #7f7f7f;
	BACKGROUND: #eeeeee;
}

#picture_bottom {
	background-image: url(images/picture_bottom.png);
	background-repeat: no-repeat;
	background-position: top left;
	width:523px;
	height:18px;
}

#table_pay {
width:100%;
font-size:10px;
}

#table_pay_bottom {
width:100%;
font-size:10px;
margin-top:10px;
}

#klarna_invoice,
#klarna_partpayment
{
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

#klarna_invoice:hover,
#klarna_partpayment:hover,
#klarna_partpayment_product:hover
{
	text-decoration: none;
}
#product_partpayment span
{
	text-align: left;
}
#product_partpayment #klarna_partpayment
{
	margin-left: 5px;
	float: right;
}
#product_price
{
	float: left;
	width: 200px;
	text-align: right;
}
#product_partpayment
{
	float: right;
	width: 210px;
	padding-top: 8px;
	text-align: left;
}

#product_partpayment img
{
	margin-left: 100px;
}

#part_month
{
	margin-top: 4px;
	font-size: 11px;
}
.p_payment
{
	margin-bottom: 11px;
}

#klarna_konto_link
{
	border: none;
}
#klarna_konto_link img
{
	border: none;
}
