body {
	margin: 0;
	padding: 0;
	padding-top: 5px;
	background: white;
	color: #333;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	//text-align: center;
}

select {
	font-size: 11px!important;
}

form {
	margin: 0;
}

table td {
	vertical-align: top;
}

a img {
	border: none;
}

a {
	color: #F20017; 
	text-decoration: underline;
}

div.body {
	width: 769px;
	margin: 0 auto;
	text-align: left;
}

div.header {
	background: url(/images/header-bgr.jpg) no-repeat;
	height: 114px;
	position: relative;
}

html>body div.header {
	border-top: 1px white solid;
}

div.eng {
	height: 130px;
	
}

div.header a.logo img {
	margin-top: 30px;
	margin-left: 27px;	
}

div.eng a.logo img {
	margin-top: 17px;
}

div.eng div {
	text-align: center;
	color: #333;
	font-weight: bold;
	font-size: 12px;
	margin-top: 14px;
}

div.header ul {
	position: absolute;
	list-style: none;
	margin: 0;
	padding: 0;
	left: 510px;
	top: 35px;
	font-size: 10px;
}

div.eng ul {
	top: 45px;
}


div.header ul li {
	float: left;
	width: 55px;
	background: url(/images/flag.gif) left center no-repeat; 
	padding-left: 29px;
	padding-bottom: 4px;
	padding-top: 1px;
	font-weight: bold;
}

div.header ul li#en {
	background-image: url(/images/flag-en.gif);
}

div.header ul li#de {
	background-image: url(/images/flag-de.gif);
}

div.header ul li#es {
	background-image: url(/images/flag-es.gif);
}

div.header ul li a {
	color: white;
	font-weight: normal;
}

div.header p {
	position: absolute;
	top: 75px;
	right: 26px;
}

div.eng p  {
	top: 85px;
}

div.header p a {
	color: black;
	font-size: 10px;
}

div.main {
	background: url(/images/bgr.gif) repeat-y;
	padding: 0 7px;
	padding-right: 5px;
}

ul.top-menu {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.top-menu li {
	float: left;
}

ul.top-menu li a {
	display: block;
	width: 151px;
	color: white;
	background: #F20017 url(/images/aux01.gif) right center no-repeat;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 0;
	text-align: center;
}

ul.top-menu li a:hover {
	background-color: #333;
}

ul.top-menu li.last a {
	background-image: none;
	width: 152px;
}

ul.top-menu li.active a {
	background-color: #333;
	cursor: default;
}

img.index-pic {
	display: block;
	border-top: 1px white solid;
	clear: both;
}

div.create-own {
	background: #333;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 10px;
	margin: 0;
	width: 100%;
}

div.create-own a {
	width: 380px;
	display: block;
	margin: 0 auto;
	background: url(/images/aux02.gif);
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 0;
	text-align: center;
}

div.create-own a:hover {
	color: black;
}

div.footer {
	position: relative;
	border-top: 1px #F7FAFF solid;
	height: 100px;
	background: #F7FAFF;
}

div.footer p {
	margin-top: 50px;
	margin-left: 25px;
	position: static;
	font-size: 10px;
}

div.footer p.copyright {
	position: absolute;
	margin: 0;
	top: 25px;
	right: 30px;
}

div.footer div.banner {
	position: absolute;
	top: 10px;
	right: 170px;
	padding: 7px 10px;
	width: 110px;
	width/**/: /**/90px;
	height: 89px;
	height/**/: /**/75px;
	background: white;
	border: 1px solid black;
	text-align: center;
}

div.footer div.links {
	position: absolute;
	top: 17px;
	left: 220px;
}

div.footer div.links div {
	margin-bottom: 7px;
}

div.footer div.links h1 {
	display: inline;
	font-size: 11px;
}

div.footer div.links strong {
	font-weight: normal;
}

div.footer div.links a, a.black {
	text-decoration: none;
	color: #333;
}

div.footer div.links a:hover {
	text-decoration: underline;
}

div.bgr-footer {
	height: 20px;
	background: url(/images/footer-bgr.gif) left top no-repeat;
}

h1.page-title {
	margin: 0;
	background: #77859F url(/images/aux03.gif) bottom repeat-x;
	font-size: 18px;
	color: white;
	padding: 7px 0 12px 0px;
	width: 100%;
	border-top: 3px #65738D solid;
	margin-top: 1px;
	margin-right: 1px;
	text-indent: 20px;
	clear: left;
	position: relative;
	height: 25px;
}

div.content {
	background: url(/images/aux04.gif) bottom repeat-x;
	width: 100%;
	padding-bottom: 15px;
	padding-top: 5px;
	height: 150px;
	min-height: 150px;
}

html>body div.content  {
	height: auto;
}

div.padding {
	padding: 0 20px;
}

div.center {
	text-align: center;
}

div.content h2 {
	font-size: 14px;
}

div.content h2, div.content p, div.content ul {
	margin: 14px 0;
}

div.content ul {
	padding: 0;
	list-style: none;
}

div.content ul li {
	background: url(/images/bullet.gif) no-repeat;
	background-position: 0 6px;
	padding-left: 9px;
}

div.product-image {
	width: 181px;
	text-align: center;
	height: 180px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	background: url(/images/product-bgr.gif) no-repeat;
	margin-top: 10px;
}

div.product-image img {
	display: block;
	margin: 15px auto;
	margin-bottom: 0;
}

a.anchor {
	color: #333;
	text-decoration: none;
}

div.index-block {
	background: url(/images/index-block-bgr.gif) center repeat-y;
	position: relative;
	height: 260px;
	clear: both;
}

div.index-block h1 {
	margin: 0;
	color: #686AB7;
	font-size: 19px;
	font-family: Arial, Helvetica, sans-serif;
	width: 190px;
	text-align: center;
	position: absolute;
	top: 25px;
	left: 30px;
}

div.index-block p {
	margin: 0;
	color: #686AB7;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 215px;
	left: 620px;
}

div.index-block ul {
	margin: 0;
	list-style: none;
	position: absolute;
	right: 20px;
	//left: 490px;
	top: 25px;		
}

div.index-block ul li {
	background: url(/images/bullet2.gif) no-repeat;
	background-position: 0 4px;
	padding-left: 14px;
	color: #B14B63;
	font-size: 17px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
}

div.index-block img {
	position: relative;
	left: 160px;
	top: 80px;
}

h1.page-title span {
	width: 150px;
	font-size: 14px;
	text-align: right;
	margin-right: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #c6d2e2;
	position: absolute;
	left: 580px;
	top: 3px;
}


/* commented backslash hack v2 \*/

h1.page-title {
	height: auto;
}

h1.page-title span {
	left: auto;
	right: 0;
}

div.index-block ul {
	right: 20px;
}

div.header ul li {
	width: 84px;
	width/**/: /**/55px;
}
/* end hack */
