body {
  margin: 0;
  padding: 0;
  font: 11px/18px Verdana, Helvetica, Arial, sans-serif;
  color: #000;
  background: #fff none;
}


/********************************* General styles ******************************/
input, select, textarea {
	border: 1px solid #990033;
	margin-bottom: 1px;
}
h1 {
	color: #990033;
	font-size: 15pt;
}
h2,
h2 a,
h2 a:hover {
	text-decoration: none !important;
	color: #990033 !important;
	margin: 8px 0 5px 0;
	font-size: 12pt;
	line-height: normal;
}
h2 {
	border-bottom: 1px solid #c0c0c0;
}
h3,
h3 a,
h3 a:hover {
	text-decoration: none !important;
	color: #303030 !important;
	margin: 8px 0 5px 0;
}
hr {
	height: 1px;
	border: 0;
	border-bottom: 1px solid #990033;
}
#my-body {
	background: #ececec;
}
/*******************************************************************************/


/************************************ Basic ************************************/
#container {
	padding: 5px 0 0 0;
	width: 995px;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	margin: 0 auto 0 auto;
	background: url(img/back.jpg) no-repeat #edc9d3;
	text-align: left;
    min-height: 600px;
}
a#logolink {
	outline: none;	
}
img#logo {
	margin: 50px 0 0 30px;	
}
/* IE hack for min-height */
#container[id] {
    height: auto;
    min-height: 600px;
}
#small-container {
	width: 895px;
	margin: 15px 0 0 0;
	background: url(img/content.jpg) top right no-repeat #ffffff;
	overflow: hidden;
}
#left-column {
	float: left;
	clear: left;
	width: 147px;
	padding: 0 0 5px 0;
	overflow: hidden;
}
/*******************************************************************************/


/*********************************** Navigation ********************************/
#root-navigation .root-navigation li.level1,
#root-navigation .root-navigation li.level2,
#root-navigation .root-navigation li.level3 {
	display: none;
}

#root-navigation-bottom {
	background:url(img/navi-bottom.jpg) no-repeat;
	height: 32px;
	width:479px;
	clear:both;
	float:left;
	margin: 0 0 0 0;
}
#root-navigation-top {
	background:url(img/navi-top.jpg) no-repeat;
	height: 12px;
	overflow: hidden;
	width:479px;
	clear:both;
	float:left;
}
#root-navigation {
	clear:both;
	float:left;
	overflow: hidden;
	width:478px;
	background:url(img/navi-back.jpg) transparent;
} 
#sub-navigation {
	background:url(img/sub-navi-back.jpg) transparent;
	display: block;
	float:left;	
	clear:both;
	margin: 20px 0 0 0;
	width: 147px;
	padding: 0 0 0 0;
}
#sub-navigation-bottom {
	background:url(img/sub-navi-bottom.gif) no-repeat transparent;
	float:left;
	margin-top: -7px;
	height: 13px;
	width: 147px;
}
#sub-navigation-top {
	display: none;
}
#root-navigation .root-navigation {
	margin: 0 0 0 5px;
	padding: 0 0 0 0;
}

#root-navigation .root-navigation li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 0;
}
#root-navigation .root-navigation li a {
	font-weight: normal;
	text-decoration: none;
	background: transparent;
	display: block;
	float: left;
	font-size: 11pt !important;
	line-height: 20px ;
	margin: 0 5px 5px 15px;
	color: white !important;
}
#root-navigation .root-navigation li a:hover {
	font-weight: normal;
	color: #ffcccc !important;
}
#sub-navigation .level1 li a:hover {
	background: transparent;
	color: #4c433a !important;
}
#root-navigation .root-navigation li.current a {
	font-weight: normal;
	color: #ffcccc !important;
}
#sub-navigation .level1 {
	background:url(img/sub-navi-top.jpg) no-repeat top transparent;
	padding: 10px 0 0 0;
	margin: 0 0 0 0;
}
#sub-navigation .level1 li {
	background: transparent;
	list-style-type: none;
	margin: 0;
	padding: 0 0 7px 0;
}
#sub-navigation .level2 a {
	font-size: 8pt !important;
	padding: 0 0 7px 10px;
}

#sub-navigation .level1 li a span {
	background:transparent;
}
#sub-navigation .level1 li a {
	font-size: 12px;
	background: transparent;
	font-weight: bold;
	text-decoration: none;
	margin: 3px 5px 3px 15px;
	color: #753747 !important;
}

#sub-navigation .level1 li.current a,
#sub-navigation .level1 li.current a:hover {
	background: transparent;
	border-bottom: 1px solid #990033;
	padding: 0 0 0 15px;
	margin: 0;
	text-decoration: none;
	color: #990033 !important;
}
/*******************************************************************************/


/************************************ Content **********************************/
#content {
	float: left;
	background: transparent;
	margin: 20px 0 0 10px;
	padding: 0 0 0 0;
	line-height: 16px;
	width: 450px;
}
#content a {
	text-decoration: none;
	color: #990033;
}
#content a:hover {
	text-decoration: none;
	color: #303030;
}
#content {
	height: 400px;
}
#content h1 {
	margin-bottom: 10px;
}
#content ul, li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#content li {
	margin: 0 0 0 17px;
}
#content table {
	border-spacing: 0;
	border-collapse: collapse;	
}
#content td {
	padding: 2px;
	border-bottom: 1px solid #c0c0c0;	
}

/* IE hack for min-height */
#content[id] {
    height: auto;
    min-height: 400px;
}
/*******************************************************************************/


/************************************ Portlets *********************************/
#portlet .portlet {
	width: 253px;
	padding: 0 0 5px 2px;
	margin: 0 0 15px 0;
}
#portlet .portlet-title {
	font-size: 13px;
	background: url(img/portlet-top.gif) center top no-repeat;
	min-height: 20px;
	width: 235px;
	margin: 0 0 0 5px !important;	
	padding: 10px 7px 0 6px !important;
}
.portlet h1 {
	border-bottom: 1px solid #c0c0c0;
}
.portlet h1,
.portlet h1 a,
.portlet h1 a:hover {
	font-size: 13px;
	color: #990033;
}

#portlet .portlet-content {
	padding: 5px 0 10px 10px;
	width: 244px;
	background: url(img/portlet-back.gif) right bottom no-repeat;
}
#portlet .portlet-content h2 {
	margin-top: 0;	
}

#portlet-shop-cart .portlet-content {
	background: transparent;	
}
.shop_cart {
	width: 240px !important;
	float: left;
	padding: 5px 0 5px 13px !important;
	background: url(img/portlet-back.gif) transparent bottom no-repeat !important;
}

.portlet-content a {
	color: #990033;
}
#shop_category_div {
	padding: 0;
	margin: 0;
}
.portlet h2,
.portlet h2 a,
.portlet h2 a:hover,
.portlet h2 font {
	border: 0;
	color: #303030;
	font-size: 12px;
}
#portlet_language_switcher a {
	display: inline;
	text-transform: uppercase;
}
#portlet {
	margin-top: 19px;
	float: right;
	width: 253px;
}
.portlet_shop_categories {
	float: left;	
	clear: left;
	margin: 20px 0 0 0;
	width: 145px;
	overflow: hidden;
	padding: 0;
}
.portlet_shop_categories h1.portlet-title {
	margin: 0 !important;
	padding: 10px 10px 0 10px;
	border: 0;
	background: url(img/portlet-categories-h1.gif);
}
.portlet_shop_categories .portlet-content {
	padding: 0;
	margin: 0;
	background: transparent;	
}
.portlet_shop_categories .shop_categories {
	background: url(img/portlet-categories-back.gif);
}
a.shop-category-level0 {
	display: block;
	width: 125px;
	margin: 0 0 0 0;
	padding: 0 15px 0 12px;
}
.shop_cart h3 {
	display: none;	
}
/*******************************************************************************/
#lang_div {
	float: right;
	display: inline;
	margin: -53px 10px 0 0;	
}
#lang_div .portlet-title {
	display: none;	
}
#lang_div .portlet {
	text-align: right;
}
#lang_div a {
	color: #333;
}
/******************************** Additional stuff *****************************/
.breadcrumb,
.breadcrumb a {
	color: gray;
}

#fix {
	padding: 10px 0 5px 0;
	clear:both;
	text-align: center;
	color: gray;
}
#fix a {
	text-decoration: none;
	color: gray;
}
#info {
	margin: 0 auto 10px auto;
	padding: 0 0 5px 0;
	clear: both;
	text-align: left;
	width: 995px;
	color: #999 !important;
}
#info font,
#info a {
	font-size: 11px !important;
	text-decoration: none;
	color: #999 !important;
}
#info a:hover {
	color: #666;	
}
#mod_references_table td label {
  display: none;
}

#mod_references_list {
  height: 240px;
  margin: 0;
  padding: 0;
}

#mod_references_list li {
  clear: both;
  list-style-type: none;
  margin: 0;
  padding: 0;
  height: 60px;
}

#mod_references_list .title {
  float: left;
}

#mod_references_list .handle {
  float: right;
  font-size: xx-small;
  width: 80px;
  cursor: pointer;
}

/*******************************************************************************/
.shop_entry,
.shop-price-list,
.shop-price {
	background: transparent !important;	
}
div.shop-multiple-price-overview {
	font-size: 110%;	
	font-weight: bold;
	padding: 0;
	margin: 5px 0 0 0;	
	float: right;
}
div.shop-multiple-price-overview table {
	width: 350px;		
}
div.shop-multiple-price-details table {
	width: 280px;	
}
img.float_left_mini {
	float: left;
	margin: 0 5px 0 0;
}
.shop_entry {
	width: 430px;
}
#home-link {
	position: absolute;
	top: 0;
	left: 0;
	height:120px;
	width:495px;
}


.page-ressource-link {
    border: none;
    padding: 0;
}


