/* TYPO3 CVS id: $id$ */
/* Template stylesheet which can be used for new sites */
/* Make a copy of this stylesheet to some other location, modify it and use it from there! */
/*
        Anmerkungen
        -------------------------------------
	Stylesheets fuer das Seitenlayout

        Farbschema Link GmbH:
        --------------------------------------
	#e21738		Rot fuer Aktuelles

*/
/***************************/
/* General element styles: */
/***************************/
* { font-family: arial, helevtica,sans serif; color: #3f3f40; }

H1,H2,H3,H4,H5,P,TD,UL,OL,BLOCKQUOTE,INPUT,TEXTAREA,SELECT,DD,DT { font-family: arial, helevtica,sans serif; color: #3f3f40}

PRE { font-family:monospace; }

A, A:link, A:active, A:visited { color: #3F3F40; }

A:hover { color: #3F3F40; text-decoration:underline; }

FORM { margin: 0px; }

P,PRE { margin: 0px; }

P,TD,UL,OL { font-size: 12px; }

INPUT,TEXTAREA,SELECT { padding-left: 0px; font-size: 11px; }

.spacer-gif { clear:both; float:none; display:block; }

/********************************/
/* Frames, spacing, link-to-top */
/********************************/
P.csc-linkToTop { text-align:right; }

P.csc-linkToTop A { }

DIV.csc-frame { border:0; }

DIV.csc-frame-invisible { }
DIV.csc-frame-rulerBefore { border-top:1px solid #333; }

DIV.csc-frame-rulerAfter { border-bottom:1px solid #333; }

DIV.csc-frame-indent { padding-left:100px; }

DIV.csc-frame-indent3366 { padding-left:33%; }

DIV.csc-frame-indent6633 { padding-right:33%; }

DIV.csc-frame-frame1 { background-color:#EDEBF1; padding:2px 4px; border:1px solid #333; }

DIV.csc-frame-frame2 { background-color:#F5FFAA; padding:2px 4px; border:1px solid #333; }
DIV.csc-frame-frame1 H1,DIV.csc-frame-frame1 H2,DIV.csc-frame-frame1 H3,DIV.csc-frame-frame1 H4,DIV.csc-frame-frame1 H5 { margin-top:2px; }
DIV.csc-frame-frame2 H1,DIV.csc-frame-frame2 H2,DIV.csc-frame-frame2 H3,DIV.csc-frame-frame2 H4,DIV.csc-frame-frame2 H5 { margin-top:2px; }

/******************/
/* Headers, plain */
/******************/
H1 { font-size: 15px; margin: 15px 0px 5px 0px; }
H2 { font-size: 13px; }
H3 { font-size: 12px; }
H4 { font-size: 11px; }
H5 { font-size: 11px; }

H2,H3,H4,H5,H6 { margin: 10px 0px 5px 0px; }

H1.csc-firstHeader,H2.csc-firstHeader,H3.csc-firstHeader,H4.csc-firstHeader,H5.csc-firstHeader,H6.csc-firstHeader { margin-bottom: 15px; }

/* Headers, with link */
H1 A,H2 A,H3 A,H4 A,H5 A { text-decoration:none; }
H2 A { }
H3 A, H3 A:link, H3 A:active, H3 A:visited { color: #E21737; }
H4 A { }
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover { }


#contentBody2Rows H1.csc-firstHeader { margin: 8px 0px 20px 0px; }


/* Linke Spalte */
#marginal H1.csc-firstHeader{ height: 23px !important; height: 35px; margin: 0px; margin-top:0px; padding: 9px 0px 0px 0px; color: #3f3f40; font-size: 11px; background-image:url(../main/gfx/marginal/head.gif); background-repeat:no-repeat; }
#marginal H1{ height: 23px; margin: 0px; padding: 1px 0px 0px 0px; color: #3f3f40; font-size: 11px; background-image:url(../main/gfx/marginal/body_head.gif); background-repeat:no-repeat; }
#marginal H2.csc-firstHeader{ height: 23px !important; height: 35px; margin: 0px; margin-top:-1px; padding: 9px 0px 0px 0px; color: #E21738; font-size: 11px; background-image:url(../main/gfx/marginal/head.gif); background-repeat:no-repeat; }
#marginal H2{ height: 23px; font-size: 11px; color: #E21738; background-image:url(../main/gfx/marginal/body_head.gif); background-repeat:no-repeat; }
#marginal H3.csc-firstHeader{ height: 23px !important; height: 35px; margin: 0px; margin-top:-1px; padding: 9px 0px 0px 0px; color: #3f3f40; font-size: 11px; background-image:url(../main/gfx/marginal/head.gif); background-repeat:no-repeat; }
#marginal H3{ height: 23px; font-size: 11px; color: #3f3f40; background-image:url(../main/gfx/marginal/body_head.gif); background-repeat:no-repeat; } #marginal H4{ text-align: left; padding-left: 20px; font-size: 11px; color: #3f3f40; }
#marginal H5{ text-align: left; padding-left: 20px; font-size: 11px; color: #3f3f40; }
#marginal p { text-align: left; margin: 0px 15px 10px 20px; padding: 0px; color: #3f3f40; font-size: 10px; }



/* Header date */
P.csc-header-date { font-size:10px; color:#900; }

/* Subheader, general */
P.csc-subheader { font-style:italic; background-color:#900; }

/* Subheader, specific */
P.csc-subheader-0 { font-style:normal; }
P.csc-subheader-1 { color:#900; }
P.csc-subheader-2 { color:#900; }
P.csc-subheader-3 { color:#900; }

/*******************/
/* RTE / Bodytext: */
/*******************/
P.bodytext { font-size: 12px; color: #3F3F40; margin: 0px 0px 10px 0px; padding: 0px; }

P.bodytext A { }

/* RTE / Bulletlists */
UL { margin:9px 0 0; }
UL LI { margin:0 0 0 25px; padding:0; }
UL UL LI { font-size:12px; }
OL { margin:10px 0 0 10px; }
OL LI { margin:0 0 0 16px; padding:0; }

/* RTE / Table styling */
TABLE.contenttable { border: 0px; margin:0; }
TABLE.contenttable TR TD { padding: 0px; }
TABLE.contenttable TR TD P.bodytext { margin: 0px; padding:0px; font-size: 12px; }
TABLE.contenttable TR { background-color:#fff; }

/**********/
/* Images */
/**********/
/* Images / Captions */
P.csc-caption { font-size:11px; font-style:italic; }

/* Images / Tables / Floating text */
TABLE.imgtext-table { }

/* Images / Tables / Wrapped text */
/* When "Text w/Image" elements are wrapping the text into a table the top-margin of Hx elements should be transferred to the wrapping table instead. This is done here: */
TABLE.imgtext-nowrap { border: 0px; }

TABLE.imgtext-nowrap H1,
TABLE.imgtext-nowrap H2,
TABLE.imgtext-nowrap H3,
TABLE.imgtext-nowrap H4,
TABLE.imgtext-nowrap H5 { margin-top: 0px; }

/***************/
/* Bulletlists */
/***************/
/* Bulletlists, general */
UL.csc-bulletlist LI { font-size: 12px; }

/* Bulletlists, specifically */
UL.csc-bulletlist-0 { color: #3F3F40; }
UL.csc-bulletlist-1 { list-style-type: decimal; color: #3F3F40; }
UL.csc-bulletlist-2 { list-style-position:inside; color: #3F3F40; }
UL.csc-bulletlist-3 { list-style-image: url(../../Images/arrow_no.gif); color: #3F3F40; }

UL.csc-bulletlist-0 LI{ padding-bottom: 5px; margin-left: 20px; }
UL.csc-bulletlist-1 LI{ padding-bottom: 5px; margin-left: 25px; }
UL.csc-bulletlist-2 LI{ padding-bottom: 5px; margin-left: 7px; }
UL.csc-bulletlist-3 LI{ padding-bottom: 5px; margin-left: 20px; }

/*********************/
/* Tables, generally */
/*********************/
TABLE.contenttable P { }

TABLE.contenttable TR TD { vertical-align:top; }

/* Tables, specifically */
TABLE.contenttable-0 P { color: #3f3f40; }

TABLE.contenttable-1 P { color: #3f3f40; }

TABLE.contenttable-1 TR.tr-0 TD P { font-weight: bold; }
TABLE.contenttable-1 TR.tr-0 TD { background-color: #d8d9db; }

TABLE.contenttable-2 P { color: #3f3f40; }

TABLE.contenttable-2 TR TD.td-0 { background-color: #d8d9db; }

TABLE.contenttable-2 TR TD.td-0 P { font-weight: bold; }
TABLE.contenttable-3 P { color: #3f3f40; }

TABLE.contenttable-3 TR TD.td-0,TABLE.contenttable-3 TR.tr-0 TD {background-color: #d8d9db; }

TABLE.contenttable-3 TR TD.td-0 P,TABLE.contenttable-3 TR.tr-0 TD P { font-weight: bold; }

/************************/
/* Filelinks, generally */
/************************/
TABLE.csc-uploads { width: 90%; border-spacing: 0; }

TABLE.csc-uploads TR TD { vertical-align: top; }

TABLE.csc-uploads TR TD P { margin: 0px; padding: 0px; background-color:transparent; font-size:12px; }

TABLE.csc-uploads TR.tr-even { background-color: #d8d9db; }
TABLE.csc-uploads TR.tr-odd {  background-color: #D8D9DB; }

TABLE.csc-uploads TR TD.csc-uploads-icon { padding: 1px 4px 1px 2px; width:1%; text-align:center; border-bottom:1px solid #3F3F40; }

TABLE.csc-uploads TR TD.csc-uploads-fileName { padding-left:5px; font-weight: bold; }

TABLE.csc-uploads TR TD.csc-uploads-fileName P A { text-decoration:none; }

TABLE.csc-uploads TR TD.csc-uploads-fileName P.csc-uploads-description { font-weight: normal; padding: 0px; }

TABLE.csc-uploads TR TD.csc-uploads-fileSize { width:3%; white-space:nowrap; padding-left:4px; padding-right:4px; border-bottom:1px solid #fff; }

TABLE.csc-uploads TR TD.csc-uploads-fileSize P { padding:0; }

/* Filelinks, specifically */
TABLE.csc-uploads-0 TR TD { padding-bottom: 3px; border-bottom: 1px solid #3F3F40;}

TABLE.csc-uploads-1 { border-color:#186900; }
TABLE.csc-uploads-1 TR TD { padding-bottom: 3px; border-bottom: 1px solid #3F3F40;}

TABLE.csc-uploads-2 { border-color:#10007B; }
TABLE.csc-uploads-2 TR TD { padding-bottom: 3px; border-bottom: 1px solid #3F3F40;}

TABLE.csc-uploads-3 { border-color:#8A0020; }
TABLE.csc-uploads-3 TR TD { padding-bottom: 3px; border-bottom: 1px solid #3F3F40;}

TABLE.csc-uploads-3 TR.tr-even TD.csc-uploads-icon IMG { border:2px solid #333; }
TABLE.csc-uploads-3 TR.tr-even TD.csc-uploads-icon { padding-bottom: 3px; border-bottom: 1px solid #3F3F40; }

TABLE.csc-uploads-3 TR.tr-odd TD.csc-uploads-icon IMG { border:2px solid #333; }
TABLE.csc-uploads-3 TR.tr-odd TD.csc-uploads-icon { padding-bottom: 3px; border-bottom: 1px solid #3F3F40; }

/*****************/
/* Various Forms */
/*****************/
/* Email, Login and Search forms generally: */
FORM TABLE { border-spacing: 0px;}
FORM TABLE TR TD P { padding: 0px 0px 0px 0px; }
FORM TABLE TR TD { padding: 5px 5px 5px 0px; }
FORM TABLE TR TD.csc-form-labelcell { vertical-align: top; width: 35%; }
FORM TABLE TR TD.csc-form-commentcell { vertical-align: top; padding: 10px 0px 0px 0px; font-weight: bold;  }
FORM TABLE TR TD.csc-form-fieldcell { text-align: left; }
FORM TABLE TR TD.csc-form-fieldcell INPUT.radio {width: auto; }
FORM TABLE TR TD.csc-form-fieldcell INPUT,FORM TABLE TR TD.csc-form-fieldcell SELECT,FORM TABLE TR TD.csc-form-fieldcell TEXTAREA { border:1px solid #808285; width: 220px; }

FORM TABLE TR TD.csc-form-fieldcell INPUT.check { width: auto; border: 0px; }
FORM TABLE TR TD.csc-form-fieldcell INPUT.submit { width: auto; }

FORM TABLE TR TD.csc-form-labelcell P.csc-form-label { margin: 0px !important; margin-top: 2px; }
FORM TABLE TR TD.csc-form-labelcell P.csc-form-label-req { margin: 0px !important; margin-top: 2px; }

/* Email form, specifically */
FORM TABLE.csc-mailform {
width:100%;
}

FORM TABLE.csc-mailform TR TD.csc-form-labelcell {
}

FORM TABLE.csc-mailform TR TD INPUT.csc-mailform-submit {
background:#FFF0D9;
padding:0 20px !important;
padding:0 10px;
}

/* CompatibilityVersion >= 4 */
fieldset.csc-mailform { border: 0px; }
.csc-mailform-field { clear: both; margin: 3px 0; }
.csc-mailform-field label { display: block; float: left; width: 150px; }
.csc-mailform-field .csc-form-label-req { display: block; float: left; width: 150px; }
.csc-mailform-field .csc-form-label-req label { display: inline; float: left; width: auto; }

.csc-mailform-field INPUT, .csc-mailform-field TEXTAREA, .csc-mailform-field SELECT { border:1px solid #333;}
.csc-mailform-check { }
.csc-mailform-check LABEL { float: none; width: auto; display: inline;}
.csc-mailform-check INPUT { border: none; margin: 0 5px 0 0;}
.csc-mailform-label { margin: 15px 0 10px 0; font-weight: bold; }

.csc-mailform-radio { display: block; margin: 0 0 0 150px; } 
.csc-mailform-radio fieldset { border: 0; }
.csc-mailform-radio label { display: inline; margin: 0 15px 0 0; width: auto; }
.csc-mailform-radio input.radio { margin: 0 4px 0 0; float: left; }
input.check, .csc-mailform-field input.radio { border: none; } 


/* Search form, specifically */
FORM TABLE.csc-searchform { width:100%; }
FORM TABLE.csc-searchform TR TD { padding:5px; }
FORM TABLE.csc-searchform TR TD.csc-form-labelcell,FORM TABLE.csc-searchform TR TD.csc-form-commentcell { }
FORM TABLE.csc-searchform TR TD.csc-form-fieldcell INPUT,FORM TABLE.csc-searchform TR TD.csc-form-fieldcell SELECT { width:100%; }

/* Login form, specifically */
FORM TABLE.csc-loginform { width:70%; }

/*****************/
/* Search result */
/*****************/
/* Search Result, result information box: */
TABLE.csc-searchResultInfo { margin-left:0px; margin-top:10px; width:100%; }
TABLE.csc-searchResultInfo TR { background-color:#EDEBF1; }
TABLE.csc-searchResultInfo TR TD P { padding: 0px 5px; }
TABLE.csc-searchResultInfo TR TD.csc-searchResultRange P { padding: 0px; }
TABLE.csc-searchResultInfo TR TD.csc-searchResultPrevNext { text-align:right; }

/* Search Result, header + abstract: */
H3.csc-searchResultHeader A { color:#900; }
H3.csc-searchResultHeader { background-color:#EDEBF1; font-size:14px; padding-left:5px; }
P.csc-searchResult { font-style:italic; margin-left:20px; }

/* Search word markup */
SPAN.csc-sword { color:#990000; }

/*****************************/
/* Menu / Sitemap, generally */
/*****************************/

div.csc-sitemap { }
div.csc-sitemap ul {
	list-style-type:none;
	margin:0px;
}
div.csc-sitemap ul li {
	background-image:none;
	margin:0px;
	padding:0px;
}
div.csc-sitemap ul li a {
	background-image:url(../main/gfx/menuArrowIfsub.gif);
	background-position:3px 9px;
	background-repeat:no-repeat;
	border:1px solid #636365;
	color:#737373;
	display:block;
	font-size:13px;
	font-weight:bold;
	margin:0px 0px 5px;
	padding:3px 0px 3px 10px;
	text-decoration:none;
}
div.csc-sitemap ul li a:hover {
	background-color:#FAFAFA;
	color:#737373;
}
div.csc-sitemap ul li ul {
	list-style-type:none;
	margin:3px 0px 10px 10px;
}
div.csc-sitemap ul li ul li {
	margin:0px 0px 5px;
}
div.csc-sitemap ul li ul li a {
	background-color:#FFFFFF;
	background-position:2px 5px;
	border:0px none;
	font-size:12px;
	font-weight:bold;
	padding:0px 10px;
	text-decoration:none;
}
div.csc-sitemap ul li ul li a:hover {
	background-position:2px 5px;
}
div.csc-sitemap ul li ul li ul {
	list-style-type:none;
	margin:0px 0px 0px 20px;
}
div.csc-sitemap ul li ul li ul li { }
div.csc-sitemap ul li ul li ul li a {
	background-color:#FFFFFF;
	background-image:none;
	border:0px none;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
div.csc-sitemap ul li ul li ul li ul {
	list-style-type:none;
	margin:0px 0px 0px 20px;
}
div.csc-sitemap ul li ul li ul li ul li { }
div.csc-sitemap ul li ul li ul li ul li a {
	background-color:#FFFFFF;
	border:0px none;
	text-decoration:none;
}



DIV.csc-menu { margin-left: 0px; }

DIV.csc-menu P { font-size: 12px; margin: 1px 0px 0px; padding: 2px 2px 2px 0px; background-color: #FFF; }
DIV.csc-menu P A { color: #3F3F40; text-decoration:none; }
DIV.csc-menu P A:hover { color: #3F3F40; text-decoration:underline; }
DIV.csc-menu P.csc-section { margin-left:20px; font-style:italic; }

/* Menu / Sitemap, "Menu of these pages" */
DIV.csc-menu-def P { }

/* Menu / Sitemap, "Menu of subpages to these pages" */
DIV.csc-menu-1 { }

/* Menu / Sitemap, "Sitemap" */
DIV.csc-menu-2 { }
DIV.csc-menu-2 P.csc-sitemap { }

DIV.csc-menu-2 P.csc-sitemap-level1 { margin: 20px 0px 3px 0px; font-size:12px; }
DIV.csc-menu-2 P.csc-sitemap-level2 { margin: 0px 0px 0px 20px; }
DIV.csc-menu-2 P.csc-sitemap-level3 { margin-left:50px; }
DIV.csc-menu-2 P.csc-sitemap-level4 { margin-left:70px; }

DIV.csc-menu-2 P.csc-sitemap-level1 A { background-color: #eee; display: block; font-weight: bold; padding: 2px 0px 2px 5px; color: #3F3F40; text-decoration:none;  border: 1px solid #AEAFB2; width: 300px; }
DIV.csc-menu-2 P.csc-sitemap-level1 A:hover { background-color: #fff; display: block; padding: 2px 0px 2px 5px; color: #3F3F40; text-decoration:none;  border: 1px solid #AEAFB2; width: 300px; }
DIV.csc-menu-2 P.csc-sitemap-level2 A { color: #3F3F40; padding: 1px 0px 1px 4px; display: block; width: 200px; border-left: 1px solid #AEAFB2; border-bottom: 1px solid #AEAFB2; }
DIV.csc-menu-2 P.csc-sitemap-level2 A:hover { text-decoration: none; background-color: #eee; color: #3F3F40; padding: 1px 0px 1px 4px; display: block; width: 200px; border-left: 1px solid #AEAFB2; border-bottom: 1px solid #AEAFB2; }
DIV.csc-menu-2 P.csc-sitemap-level3 A { color: #3F3F40; }
DIV.csc-menu-2 P.csc-sitemap-level4 A { color: #3F3F40; }

/* Menu / Sitemap, "Section index (pagecontent w/Index checked)" */
DIV.csc-menu-3 { }
DIV.csc-menu-3 P.csc-section { margin-left: 0px; }
DIV.csc-menu-3 P.csc-section A { color: #3F3F40; }

/* Menu / Sitemap, "Menu of subpages to these pages (with abstract)" */
DIV.csc-menu-4 { }
DIV.csc-menu-4 P { margin-top:2px; }
DIV.csc-menu-4 P.csc-abstract { font-style:italic; margin-top:0; padding:0 2px 2px 20px; }

/* Menu / Sitemap, "Recently updated pages" */
DIV.csc-menu-5 { }

/* Menu / Sitemap, "Related pages (based on keywords)" */
DIV.csc-menu-6 { }

/* Menu / Sitemap, "Menu of subpages to these pages + sections" */
DIV.csc-menu-7 { }
DIV.csc-menu-7 P { }
DIV.csc-menu-7 P.csc-section A { color: #3F3F40; }

/****************************************/
/* Frontend editing / TYPO3 Admin Panel */
/****************************************/
IMG.frontEndEditIcons { vertical-align:middle; margin:0 2px; }

/* Default styles for the Admin Panel */
TABLE.typo3-adminPanel { float: none; clear: both; border:1px solid #000; background-color:#F6F2E6; }
TABLE.typo3-adminPanel TR.typo3-adminPanel-hRow TD { background-color:#9BA1A8; }
TABLE.typo3-adminPanel TR.typo3-adminPanel-itemHRow TD { background-color:#ABBBB4; }
TABLE.typo3-adminPanel TABLE,TABLE.typo3-adminPanel TD { border:0; }
TABLE.typo3-adminPanel TD FONT { font-family:arial, helevtica,sans serif; font-size:10px; color:#000; }
TABLE.typo3-adminPanel TD A FONT { font-family:arial, helevtica,sans serif; font-size:10px; color:#000; }
TABLE.typo3-editPanel { border:1px solid #000; background-color:#F6F2E6; }
TABLE.typo3-editPanel TD { border:0; }


/*****************************
* TYPO3 - PreviewBox         *
*****************************/

#t3_preview_box { position: relative; clear: both; top: -150px; }
#t3_preview_box TABLE { border: 1px solid #000; }
#t3_preview_box TABLE TR TD { border: 0px; padding: 5px 60px; }
#t3_preview_box TABLE TR TD FONT { font-size: 20px; }

/*****************/
/* IndexedSearch */
/*****************/
.tx-indexedsearch P { padding:0; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-style:italic; padding:0; }
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; padding:0; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#fff; vertical-align:top; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title TD.tx-indexedsearch-info P { padding:0; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { padding:0; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { padding:0; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:italic; padding:0; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:#990000; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eef; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead .tx-indexedsearch-rules H2 { font-size:12px; color:#f90; margin-top:0; margin-bottom:0; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { border-bottom:1px solid #f90; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:bottom; }
.tx-indexedsearch .tx-indexedsearch-rules H2 { font-size:12px; color:#f90; margin:0; }




/********************************/
/* productpro - display details */
/********************************/

.tx-nppprofidisplay-pi1 * { color: #58595b; }
.tx-nppprofidisplay-pi1 H2 { clear: both; }

.tx-nppprofidisplay-pi1 TABLE { border-collapse: collapse; }
.tx-nppprofidisplay-pi1 TABLE TR TD.prod_list_item_1 { width: 300px; padding: 3px 5px; margin: 0px 3px 3px 0px; border: 1px solid #bababa; vertical-align: top; }
.tx-nppprofidisplay-pi1 TABLE TR TD.prod_list_item_1 TABLE.prod_list_inner TR TD { vertical-align: top; }
.tx-nppprofidisplay-pi1 TABLE TR TD.prod_list_item_1 TABLE.prod_list_inner TR TD IMG { margin: 0px 5px 0px 0px; }
.tx-nppprofidisplay-pi1 TABLE TR TD.prod_list_item_1 TABLE.prod_list_inner TR TD A { text-decoration: none; }
.tx-nppprofidisplay-pi1 TABLE TR TD.prod_list_item_1 TABLE.prod_list_inner TR TD UL { list-style-type: none; margin: 5px 0px; padding: 0px; }
.tx-nppprofidisplay-pi1 TABLE TR TD.prod_list_item_1 TABLE.prod_list_inner TR TD UL LI { padding: 0px 0px 0px 10px; margin: 0px; background-image: url(../extTmpl/productpro/gfx/bullet_prod_detail.gif); background-repeat: no-repeat; background-position: 0px 5px; }

.tx-nppprofidisplay-pi1 TABLE TR TD.prod_list_item_2 { width: 240px; padding: 3px 5px; margin: 0px 3px 3px 0px; border: 1px solid #bababa; vertical-align: top; }
.tx-nppprofidisplay-pi1 TABLE TR TD.prod_list_item_2 TABLE.prod_list_inner { border-collapse: collapse; }
.tx-nppprofidisplay-pi1 TABLE TR TD.prod_list_item_2 TABLE.prod_list_inner TR TD { vertical-align: top; }
.tx-nppprofidisplay-pi1 TABLE TR TD.prod_list_item_2 TABLE.prod_list_inner TR TD IMG { margin: 0px 5px 0px 0px; }
.tx-nppprofidisplay-pi1 TABLE TR TD.prod_list_item_2 TABLE.prod_list_inner TR TD A { text-decoration: none; }
.tx-nppprofidisplay-pi1 TABLE TR TD.prod_list_item_2 TABLE.prod_list_inner TR TD UL { list-style-type: none; margin: 5px 0px; padding: 0px; }
.tx-nppprofidisplay-pi1 TABLE TR TD.prod_list_item_2 TABLE.prod_list_inner TR TD UL LI {padding: 0px 0px 0px 10px; margin: 0px; background-image: url(../extTmpl/productpro/gfx/bullet_prod_detail.gif); background-repeat: no-repeat; background-position: 0px 5px; }

.tx-nppprofidisplay-pi1 TABLE TR TD.prod_list_item_3 { width: 155px; padding: 3px 5px; margin: 0px 3px 3px 0px; border: 1px solid #bababa; vertical-align: top; }
.tx-nppprofidisplay-pi1 TABLE TR TD.prod_list_item_3 TABLE.prod_list_inner TR TD { vertical-align: top; }
.tx-nppprofidisplay-pi1 TABLE TR TD.prod_list_item_3 TABLE.prod_list_inner TR TD IMG { margin: 0px 5px 0px 0px; }
.tx-nppprofidisplay-pi1 TABLE TR TD.prod_list_item_3 TABLE.prod_list_inner TR TD A { text-decoration: none; }

.tx-nppprofidisplay-pi1 UL.prod_list LI.prod_list_item_1 A { display: block; width: 155px; text-decoration: none; }
.tx-nppprofidisplay-pi1 UL.prod_list LI.prod_list_item_2 A { display: block; width: 240px; text-decoration: none; }
.tx-nppprofidisplay-pi1 UL.prod_list LI.prod_list_item_3 A { display: block; width: 140px; text-decoration: none; }



.tx-nppprofidisplay-pi2 {}
.tx-nppprofidisplay-pi2 * {  color: #58595b; }
.tx-nppprofidisplay-pi2 .product_sheet H3 { margin: 15px 0px 0px 0px; }

.tx-nppprofidisplay-pi2 TABLE TR TD { vertical-align: top; }

.tx-nppprofidisplay-pi2 TABLE.prod_header_table { width: 100%; margin: 10px 0px 5px 0px; border-collapse: collapse; }
.tx-nppprofidisplay-pi2 TABLE.prod_header_table TD.vds { width: 28px;  }
.tx-nppprofidisplay-pi2 TABLE.prod_header_table TD.prod_image { padding: 0px 0px 0px 5px; vertical-align: top;}
.tx-nppprofidisplay-pi2 TABLE.prod_header_table TD.prod_description { padding: 5px;  vertical-align: top; border: 1px solid #000; }
.tx-nppprofidisplay-pi2 TABLE.prod_header_table TD.prod_description P STRONG { font-size: 14px; font-weight: bold;}
.tx-nppprofidisplay-pi2 TABLE.prod_header_table TD.prod_description UL { list-style-type: none; margin: 10px 0px; padding: 0px; }
.tx-nppprofidisplay-pi2 TABLE.prod_header_table TD.prod_description UL LI { padding: 0px 0px 0px 10px; margin: 0px; background-image: url(../extTmpl/productpro/gfx/bullet_prod_detail.gif); background-repeat: no-repeat; background-position: 0px 5px; }
.tx-nppprofidisplay-pi2 TABLE.prod_header_table TD.prod_description SPAN.prod_description_inner{ float: left; }
.tx-nppprofidisplay-pi2 TABLE.prod_header_table TD.prod_description SPAN.prod_description_image { float: left; }
.tx-nppprofidisplay-pi2 TABLE.prod_header_table TD.prod_description SPAN.prod_description_image IMG { margin: 0px 0px 5px 10px;}

.tx-nppprofidisplay-pi2 DIV.tech_image A { margin: 10px 5px 0px 10px 0px; }
.tx-nppprofidisplay-pi2 DIV.prod_image_tech IMG { border: 1px solid #58595b; }

.tx-nppprofidisplay-pi2 DIV.tech_data_table { clear: both; }
.tx-nppprofidisplay-pi2 DIV.tech_data_table TABLE { width: 100%; margin: 10px 0px 5px 0px; border-collapse: collapse; border: 1px solid #000; }
.tx-nppprofidisplay-pi2 DIV.tech_data_table TABLE TD.label { width: 170px; border: 1px solid #000; padding: 2px; vertical-align: top; }
.tx-nppprofidisplay-pi2 DIV.tech_data_table TABLE TD.value { border: 1px solid #000; padding: 2px; vertical-align: top; }

.tx-nppprofidisplay-pi2 DIV.lieferumfang TABLE { width: 50%; margin: 10px 0px 5px 0px; border-collapse: collapse; border: 1px solid #000; }
.tx-nppprofidisplay-pi2 DIV.lieferumfang TABLE TD { border: 1px solid #000; padding: 2px; }


.tx-nppprofidisplay-pi2 DIV.prod_text * { font-size: 12px; font-family: arial, verdana; }
.tx-nppprofidisplay-pi2 DIV.prod_text FONT,
.tx-nppprofidisplay-pi2 DIV.lieferumfang * { font-size: 12px; font-family: arial, verdana; }
.tx-nppprofidisplay-pi2 DIV.lieferumfang { margin-top: 15px; }
.tx-nppprofidisplay-pi2 DIV.prod_text p { margin: 5px 0px 10px 0px; }
.tx-nppprofidisplay-pi2 DIV.prod_text TABLE { margin: 10px 0px 5px 0px; border-collapse: collapse; border: 1px solid #000; }
.tx-nppprofidisplay-pi2 DIV.prod_text TABLE TD { border: 1px solid #000; padding: 2px; }




/*************/
/* Debugging */
/*************/
/*
H1, H2, H3, H4, H5, P, UL, OL, LI, BLOCKQUOTE, PRE { border: 1px dotted #999999;}
TD TABLE { border: 1px dotted #000099;}
DIV { border: 1px dotted #990000;}
IMG.spacer-gif { border: 1px solid black; }
*/
