html, body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9pt;
}

a, a:visited, a:active {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

h1 {font-size: 14pt;}
h2 {font-size: 12pt;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}
h5 {font-size: 8pt;}
h6 {font-size: 7pt;}

h1, h2, h3, h4, h5, h6 {}

h1, h2, h3 {
	text-decoration: underline;
	text-transform: uppercase;
}

h1.ce_headline {
	text-decoration: none;
}

.block {
	margin: 10pt 10pt 0 0;
}

.intro {
	font-weight: bold;
	font-style: italic;
}

.blue_bar {
	height: 25px;
	width: 100%;
}

#content_left {
	display: none;
}

#content_main {
	float: left;
	width: 60%;
}
#content_right {
	float: left;
	width: 40%;
}

ul.nostyle {
	list-style: none;
	margin: 0; padding: 0;
	clear: both;
}
ul.nostyle li {
	width: 24%;
}
ul.nostyle li a img {
	border: 0;
	float: left;
}

ul.floatleft li {
	float: left;
}

ul.content_header_list {
	list-style: none;
	margin: 0; padding: 0;
	clear: both;
}

ul.content_header_list li {
	float: left;
	width: 24%;
}
#footer {clear: both; }
#copyright {
	text-align: center;
	font-size: 7pt;
	margin: 20pt 0 0 0;
	border-top: 1px solid #000;
}

.referenz {clear: both; margin: 0 0 20pt 0;}
.referenz img {
	margin: 0 40px 0 0;
	padding: 2px;
	border: 1px solid #ccc;
}
.referenz ul {
}

div.xtc_product {
	clear: both;
}
div.xtc_product h1, div.xtc_product h2, div.xtc_product h3, div.xtc_product h4, div.xtc_product h5, div.xtc_product h6 {
	font-weight: bold;
	text-decoration: none;
}
div.xtc_product p.xtc_product_qty {
	float: left;
	font-weight: bold;
}
div.xtc_product p.xtc_product_price {
	color: #060;
	font-weight: bold;
	font-size: 1em;
	text-align: right;
	display: block;
	float: right;
}
div.xtc_product div.xtc_product_thumb {
	text-align: center;
}
div.xtc_product div.xtc_product_thumb img {
	border: 0;
}
div.xtc_product p.xtc_product_desc {
	display: block;
	margin: 10px 0 0 0;
}
div.xtc_product div.xtc_product_thumb a {
	background: transparent;
}

div.xtc_product p.xtc_product_more {
	clear: both;
	display: none;
}
div#content_main div.xtc_product {
	float: left;
	width: 120px;
	margin: 0 10px 10px 0;
}
div#content_heading div.xtc_product {
	float: left;
	width: 185px;
	margin: 0 10px 10px 0;
}
div#content_heading div.xtc_product p.xtc_product_desc {
	height: 40px;
}
.flashmovie {
	display: none;
}
.ce_text {
	text-align: justify;
}