/*** Systemfinder ***************************************************************************/

div.pos, div.posSelect, div.folderSelect, div.SFfolder, div.SFfolderOpen {
    border: 0;
    display:block;
    margin: 0;
    padding:  0 0 0 10px;
}

div.pos p, div.posSelect p, div.folderSelect p, div.SFfolder p, div.SFfolderOpen p {
	border:1px solid #CACACA;
	margin: 0 0 3px -10px;
	padding: 8px 0 8px 10px;
}

div.pos > p > a, div.posSelect > p > a, div.folderSelect > p > a, div.SFfolder > p a, div.SFfolderOpen > p a {
    display:block;
    padding: 0 18px;
}

div.pos > p > a {
    background: url("../images/pos.gif") no-repeat scroll left 2px transparent;
}

div.posSelect > p > a {
    background: url("../images/posselect.gif") no-repeat scroll left 2px transparent;
}

div.folderSelect > p > a {
    background: url("../images/folderselect.gif") no-repeat scroll left 2px transparent;
}

div.SFfolder > p > a, div.SFfolderOpen > p > a {
    background: url("../images/breadcrumb-arrow.png") no-repeat scroll 4px 4px transparent;
}

/*** ENDE: Systemfinder ***************************************************************************/


/*** Systemkatalog + Systemfinder: Datenblatt ***************************************************************************/

#SKDownloads {
	margin-top: 30px;
}
#SKDownloads a, div.SKproduct a.icon_pdf, div.system-doc a.icon_pdf {
    display:block;
    margin: 5px 0px 0px 0px;
    padding: 2px 0 2px 30px;
    background-position:2px 0px;
}

#SKDownloads a.icon_pdf, div.SKproduct a.icon_pdf, div.system-doc a.icon_pdf {
  background: url("../images/icon_pdf.jpg") no-repeat;
}

#SKDownloads a.icon_word {
  background: url("../images/icon_word.jpg") no-repeat;
}

#SKDownloads a.icon_text {
  background: url("../images/icon_text.gif") no-repeat;
}

div.wrapSytemdateien {
	margin-top: 15px;
}

div.productInfo {
    float:left;
    background-color: #FFFFFF;
    border: 0;
    margin: 0;
    padding: 0;
}

div.productInfo h2 {
	margin: 25px 0 0 0;
	padding: 15px 0 0 0;
	border-top: 1px solid #CACACA;
}

div.productInfo ul {
    float:left;
    list-style-image: none;
    list-style: none;
    margin: 0;
    padding: 0;
}

/* wenn h2 (Abschnittsueberschrift vorhanden => es wird eine Ebene wieter eingerueckt */
div.productInfo h2+ul {
    margin: 0 0 0 20px;
}

div.productInfo li {
    width: 100%;
    clear: both;
    float:left;
    border-top: 1px solid #CACACA;
    margin: 25px 0 0 0;
    padding: 25px 0 0 0;
}

div.productInfo li:first-child {
	border: 0;
    padding: 0 0 0 0;
}

div.SKproduct {
    clear: left;
    float:left;
    padding: 10px;
    border:1px solid #CACACA;
    margin-bottom:3px;
    display:block;
    width: 580px;
}

/* wenn h2 (Abschnittsueberschrift vorhanden => es wird eine Ebene wieter eingerueckt */
div.productInfo h2+ul div.SKproduct {
    width: 560px;
}

div.SKproduct img {
    margin: 0 0 0 10px;
    float: left;
}

div.SKproduct p {
	margin: 0;
	padding: 0;
}

div.sk-remproduct-product-text {
	margin-left: 80px;
}

div.SKproduct p.sk-remproduct-product-title {
	font-weight: bold;
	margin-bottom: 5px;
}

div.SKproduct p.sk-remproduct-product-td {
	margin-top: 10px;
}

p.SKProcuctsText {
	margin-top: 25px;
	font-weight: bold;
}

div.clear {
	clear: left;
}

div.sk-back-button {
	clear: left;
	float: left;
	margin-top: 25px;
}

div.sk-single-item {
}

.error {
	color: #f00;
	font-weight: bold;
}

/*** ENDE: Systemkatalog: Datenblatt ***************************************************************************/
