@charset "UTF-8";

/* ---------
 * Zentrales Stylesheet - C+P Möbelsysteme GmbH & Co. KG
 *
 * @copyright       Copyright 2009, C+P Möbelsysteme GmbH & Co. KG
 * @link            http://www.cpmoebel.de
--------- */

* {
    margin: 0;
    padding: 0;
}

html {
    background: #fff url('../imgserver/back/cp_highlightshop_body_background.jpg') repeat-x top left;
}

body {
    background: #fff url('../imgserver/back/cp_highlightshop_body_background.jpg') repeat-x top left;
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    font-size: 100.01%;
    color: #424242;
    text-align: left;
}

img {
    border: none;
}

#cp_hs_main {
	width: 980px;
}

#cp_hs_header {
    background: #fff url('../imgserver/back/cp_highlightshop_header.jpg') no-repeat top left;
	width: 980px;
	height: 83px;
}

#cp_hs_header_logo {
	float: left;
	width: 250px;
	height: 83px;
}

#cp_hs_header_mixed {
	float: left;
	height: 83px;
	width: 730px;
	position: relative;
}

#cp_hs_header_tools {
	text-align: right;
	width: 730px;
	color: #fff;
	font-size: 0.7em;
	padding: 1em 0 0 0;
}

#cp_hs_header_tools ul {
	display: inline;
	margin:  0 0 0;
	padding: 0 0 0 0;
}

#cp_hs_header_tools ul li {
	list-style-type: none;
	display: inline;
	padding: 0 0 0 1.5em;
}

#cp_hs_header_tools a {
	text-decoration: none;
	color: #fff;
}

#cp_hs_header_tools a:hover {
	text-decoration: underline;
	color: #fff;
}

#cp_hs_header_breadcrumb {
	text-align: left;
	width: 730px;
	color: #424242;
	font-size: 0.6em;
	position: absolute;
	top: 64px;
	left: 10px;
}

#cp_hs_header_breadcrumb a {
    color: #424242;
	text-decoration: underline;
}

#cp_hs_header_breadcrumb a:hover {
    color: #424242;
	text-decoration: none;
}

#cp_hs_content {
    width: 980px;
    margin: 1.8em 0 0 0;
	font-size: 0.7em;
}

#cp_hs_content_left {
    width: 220px;
    background: transparent;
	float: left;
}

#cp_hs_content_right {
    width: 720px;
    background: transparent;
	float: right;
	position: relative;
}

#cp_hs_content_right_text {
	line-height: 1.6em;
	position: relative;
}

#cp_hs_content_right_text a {
	text-decoration: underline;
	color: #424242;
}

#cp_hs_content_right_text a:hover {
	text-decoration: none;
	color: #424242;
}

#cp_hs_content_right_text h1 {
    font-size: 1.6em;
    font-style: italic;
    font-weight: bold;
    line-height: 1.4em;
    margin: 0 0 0.8em 0;
}

#cp_hs_content_right_text h2 {
    font-size: 1.4em;
    font-style: italic;
    font-weight: bold;
    line-height: 1.4em;
    margin: 0 0 0.8em 0;
}

#cp_hs_content_right_text ul {
    margin: 1.2em 0 0 1.8em;
    padding: 0;
}

#cp_hs_content_right_text ul li {
    margin: 0;
    padding: 0;
	list-style-type: square;
	line-height: 2em;
}

#cp_hs_content_cart {
    background: transparent url('../imgserver/menu/cp_highlightshop_menue_grey.gif') no-repeat top left;
	margin: 2.4em 0 0 0;
}

#cp_hs_content_cart_text {
    background: transparent url('../imgserver/menu/cp_highlightshop_menue_grey_active.gif') repeat-x bottom left !important;
 	margin: 0 0 0 2.0em;
 	border: 1px solid #cccccc;
 	padding: 0.6em;
 	line-height: 1.4em;
 	color: #424242 !important;
}

#cp_hs_content_cart_text a {
	text-decoration: underline;
	color: #424242;
}

#cp_hs_content_cart_text .product_inhalt h5 a {
	text-decoration: none !important;
	color: #424242;
}

#cp_hs_content_cart_text a:hover {
	text-decoration: none;
	color: #424242;
}

#cp_hs_content_cart_text h2 {
    font-size: 1em;
    margin: 0 0 0.8em 0;
	padding: 0;
 	line-height: 1em;
 	color: #696969 !important;
}

#cp_hs_content_cart_text .form-button-cart {
	background: #4072a3 !important;
	border: none;
	color: #fff;
	font-weight: bold !important;
	font: 11px Verdana, helvetica, sans-serif;
	padding: 4px 6px 4px 6px;
	cursor: pointer;
}

#cp_hs_aktionsmodelle_box {
	position: absolute;
	right: 0;
	top: 66px;
	width: 150px;
	background: transparent;
}

#cp_hs_aktionsmodelle_box_inhalt {
	margin: 1em 0 0 0;
    height: 344px;
    border: 1px solid #dedede;
}

#cp_hs_content_footer {
	margin: 1.6em 0 1em 0;
	line-height: 1.6em;
}

.clearit {
    clear: both;
    font-size: 0em;
    line-height: 0px;
}

.user-printfooter-pi1, #cp_hs_printfooter, #cp_hs_printlogo {
  display: none;
}

