/***************************************************/
/* main stylsheet for in.vent DIAGNOSTICA          */
/* @author Georg Nebel <g.nebel@ing-consult.info>  */
/***************************************************/

  html, body { margin: 0px;
    padding: 0px;
    font-size:12px;
    height:100%;
    }
  body { 
    background: #ffffff url(img/back.gif) repeat-y center;
    color: #000000;
  }
  div {
    margin: 0;
    padding: 0;
  }
  #container { 
	  position:absolute;
	  left:50%;
	  margin-left: -416px;
	  
    top:0;
    width: 830px;
    height: 100%;
    padding-left: 1px;
    padding-right: 0px;
    padding-top:1px;
    font-family: verdana,arial,Helvetica, sans-serif;
    color: #000000; 
    }

  a { 
  		text-decoration: none;
  		outline-style: none;
    }

  .blue, a { color: #004baa;} /* Inventblau */
  .grey 		{ color: #a7a79b;}
  .protrd 	{ color: #c30064 !important ;}
  .auftbl 	{ color: #0096b9 !important ;}
  .grey45 	{ color: #d7d7d2;}
  .contbk 	{ color: #191919;}


  #header {  }

  #header img { 
  	position:absolute;
  	top:18px;
  	left:1px;
  	margin:0;
  	padding:0px;
  	z-index:1;
  	display: block;
    height: 118px;
    width: 830px;
    }

  #header_nav { 
    position:absolute;
    top:5px;
  	z-index:2;
    height: 16px;
    }

  #header_nav a { 
    padding: 5px;
    font-size: 10px;
    color: #a7a79b;
    }

  #header_nav a:hover, #header_nav a:focus { 
  	color: #004baa;
    }

  #main_area {
    position:relative;
    margin-top:167px;
  	margin-bottom: 0px;
  	padding-top:1px;
    }
    
/* Hides from IE5-mac \*/
* html #main_area {height: 1%;}
/* End hide from IE5-mac */ 

  #navigation { 
    position:absolute;
    margin: 0px;
    padding: 0px;
    left: 0px;
    width: 155px;
    color: #004baa; 
    }
  #navigation a { 
    display: block;
    height: 20px;
    width: 140px;
    padding-top: 5px;
    padding-left: 15px;
    font-size: 12px;
    }

  #navigation a.menue1 { 
  	border-bottom: 1px solid #d7d7d2;
    }

  #navigation a.menue1.first { 
  	border-top: 1px solid #d7d7d2;
    }


  #navigation a.menue1.akt, #navigation a.menue1:hover { 
    background-image:url(img/m_block.gif);
    background-position: 0 3px;
    background-repeat: no-repeat;
    }

  #navigation a.menue2 { 
    padding-left: 20px;
 	  padding-top: 5px;
 	  padding-bottom: 4px;
    width: 135px;
    height: auto;
    font-size: 10px;
    color: #a7a79b;
    }
  #navigation a.p16:hover, #navigation a.menue2.akt.p16 {
  	color: #c30064 !important;
  }
  #navigation a.p15:hover, #navigation a.menue2.akt.p15 {
   color: #0096b9 !important;
  }
  
    
  #navigation a.menue2.first{
  	padding-top: 10px;
  	border-top: none;
  }
  #navigation a.menue2.last{
  	padding-bottom:10px;
  	border-bottom: 1px solid #d7d7d2;
  }
  
  
  #navigation a.menue2.akt, #navigation a.menue2:hover { 
	    font-weight: bold;
	    color: #004baa; 
	    }

/* for IE6 */
* html  #navigation a.menue1 {
    height:25px;
    width: 155px;
    padding-top:5px;
    padding-bottom:0;
    margin-top:0px;
    margin-bottom:0;

    } 

* html #navigation  {
  	border-top: 1px solid #d7d7d2;
  }
* html #navigation a.menue1 { 
  	border-bottom: 1px solid #d7d7d2;
    }
* html #navigation a.last {padding-bottom:7px }

* html  #navigation a.menue2 {
    height:25px;
    width: 155px;
    background-image: none;
    } 

	#bottom {
		position:relative;
		border-top: 1px solid #d7d7d2;
		font-size: 10px;
		color: #a7a79b;
		line-height: normal;
		margin-bottom: 45px;
		margin-top: 45px;
		padding-top: 5px;
		padding-bottom: 5px;
		}

/* Hides from IE5-mac \*/
* html #bottom { height: 1%}	
/* End hide from IE5-mac */ 
	
  #bottom_nav { 
   	display:inline;
		float: left;
		text-align: left;
    }

  #bottom_nav_right { 
  	width:50px;
  	display:inline;
		float: right;
		text-align: right;
    }


  #bottom_nav a, #bottom_nav span { 
    padding: 5px;
    color: #a7a79b;
    }
   #content #bottom_nav_right a { 
    color: #a7a79b;
    padding: 0 ;
    /* 5px 0 5px; ging bisher*/ 
   }
    
  #bottom_nav_right a img {
   display:inline;
 /*   visibility: hidden; */
  	border:none;
  /*	vertical-align:baseline; */
   margin: 2px 0 0 0;
	}
	
	
 
  #bottom_nav a:hover, #bottom a:focus, #bottom a:hover, #bottom a:focus { 
  		color: #004baa;
    }



  #content {
    position:absolute;
    left:180px;
    width: 420px;
    margin-bottom: 0px;
    top: -6px; 
    padding-top:0;
    margin-top:0;
    margin-left: 0; /*180px; */
    line-height: 17px;  /* 1.42em */
    font-size: 12px;
    color: #191919;
    }

/*****************************/
/* Fett mit Linie oben/unten */
/*****************************/
	h1 {
       border-top: 1px solid #d7d7d2; 
       border-bottom: 1px solid #d7d7d2; 
       color: #004baa;
		   font-size: 12px;
		   font-weight: bold;
       padding: 10px 0 10px 0;
       margin-bottom:2em;
       line-height:1em;
	}

/*****************************/
/* Grosse Schrift */
/*****************************/
  h2 {
    padding-top:0;
    margin-top:0;
    margin-bottom:15px;
    font-size: 18px;
    font-weight: normal;
    color: #004baa;
    line-height: 1.42em;
    }
    
/*****************************/
/* Fett */
/*****************************/
   h3 { 
    font-weight: bold;
		font-size: inherit;
    margin-bottom: 0px;
    color: #004baa;
    }
   #content h3 {
    font-size: 12px;  /* IE */
   }

/*****************************/
/* mit Line oben/unten */    
/*****************************/
   h4, #content .csc-textpic-caption {
       border-top: 1px solid #d7d7d2; 
       border-bottom: 1px solid #d7d7d2; 
       color: #004baa;
		   font-size: inherit;
       padding: 5px 10px 5px 10px;
       margin-bottom:2em;
       font-weight:normal;
       text-align:left;
   }

  h5 { 
    background: url(img/arrow.gif) left 4px no-repeat;
    padding-left:0px;
    text-indent:15px;
  	color: #004baa;
    font-size: 10px;
    font-weight: bold;
    }
	* html #content table { font-size: 12px } 

  #content p {
    margin-top: 0;
    line-height: 17px;
  }
  
  #content img {
   display: block;
   margin-top: 10px;
   margin-bottom: 20px;
   }
   
   #content ul {
   		list-style: none;
   		padding-left:0;
   		margin-left:0;
   }
   #content ul li {
   	  background: url(img/block_c.gif) left 0.7em no-repeat;
   	  margin-left: 0;
   	  padding-left: 15px;
   }
   
	 #content .csc-frame-rulerBefore { 
		 border-top: 1px solid #d7d7d2;
		 padding-bottom: 30px;
		 padding-top: 10px;
	 }
	 #content .csc-frame-rulerBeforeOnly { 
	 		 border-top: 1px solid #d7d7d2;
	 		 height: 10px;
	 }


   #content .csc-frame-rulerBefore  img {
	  margin:0;
	 } 
 
   
   #content.prot h1, #content.prot h2, #content.prot h3 , #content.prot h4 ,
   #content.prot h5 ,#content.prot .csc-textpic-caption { color: #c30064 ;}
   
   #content.auft h1, #content.auft h2, #content.auft h3 , #content.auft h4 ,
   #content.auft h5 ,#content.auft .csc-textpic-caption { color: #0096b9 ;}
   
   .kompetenz {
     margin: 10px 0 10px 0;
   	 width: 420px;
   	 height: 170px;
     background: url(img/kompetenzen.jpg) no-repeat center;
     padding-top: 3px;
   }
   .kompetenz a {
    display: block;
    font-weight: bold;
    padding:20px 0 16px 0;
    height: 15px;
   }
   
	/* für IE 6.0   */   
   * html .kompetenz a { padding:18px 0 16px 0; } 
   
   .kompetenz a span {
   	padding-right: 15px;
   	background-color: #ffffff;
   }
   
/*****************************/
/* Download */   
/*****************************/
  .download_list, .dam_listdetail{
    margin-top: 30px;
    margin-bottom: 20px;
		border-top:1px solid #D7D7D2;
		color:#004BAA;
	}
  .download_list .cattitle {
    position: relative;
    padding:8px 10px 8px 10px;
   }
   
  .dam_listdetail .damitem {
    position: relative;
    padding:8px 130px 8px 10px;
		border-bottom:1px solid #D7D7D2;
  }
  .catinfo {
      position:absolute;
      right:10px;
   }
   .dl_info {
      position:absolute;
      right:10px;
      padding-right:30px;
   }
  .items_list, .damdesc{
		background-color:#EDEDED;
		border-bottom:1px solid #D7D7d2;
		padding:1em 10px 2.5em;
   }
   a.damitem{
     display:block;
     position: relative;
   }

   .download_list a.damitem {
		background:transparent url(img/page.gif) no-repeat scroll right center;
		display:block;
		padding-right: 25px;
		margin-left: 53px;
		text-indent:-53px;
   }
   .download_list a.damitem:hover {
		background:transparent url(img/arrow_page.gif) no-repeat scroll right center;
   }
   .dam_listdetail a.damitem .dl_info{
		background:transparent url(img/page.gif) no-repeat scroll right center;
   }
   .dam_listdetail a.damitem:hover .dl_info{
		background:transparent url(img/arrow_page.gif) no-repeat scroll right center;
   }
   .dam_listdetail .damdesckz {
   	 display: block;
   	 float:left;
   	 clear:both;
     width:80px;
     font-weight: bold;
   }
   .dam_listdetail .damdesctxt{
     display: block;
   	 float:left;
   	 width:315px;
   }
   a.damitem:hover .damtitle {
		font-weight:bold;
   }
   
/*****************************/
/* Mailform */
/*****************************/
   form.csc-mailform {
    padding: 15px 80px 25px 15px;
		background-color:#EDEDED;
		border-top:1px solid #D7D7d2;
		border-bottom:1px solid #D7D7d2;
		line-height: 1.5em;
   }
   
   
   .csc-mailform label {
    display:block;
    color: #004baa;
    font-size: 10px;
    font-weight: bold;
   }
	.csc-mailform-field {
		    margin-top:0.5em;
	}

   .csc-mailform-field.inline_right label, .csc-mailform-field.inline_left label {
    display:inline;
    margin-right: 10px;
    vertical-align: middle;
		}
   .csc-mailform-field.inline_left {
    float:left;
    margin: 0.5em 10px 0.5em 0;
		}
	 .csc-mailform-field.inline_right {
	  float:right;
    margin: 0.5em 0 0.5em 10px;
	 }
	 .csc-mailform-field.top_left{
	 float:left;
	 margin: 0.5em 10px 0.5em 0;
	 }
	 .csc-mailform-field.top_right{
	 float:right;
	 margin: 0.5em 0 0.5em 10px;
	 }

	 
   .csc-mailform textarea, .csc-mailform-field.top_block_max {
     display:block;
     width:100%;
   }
   .csc-mailform-field.top_block_max input {
        width:100%;
   }
   
   .csc-mailform fieldset {
     border: none;
     outline:none;
   }
   .csc-mailform input{
     /* max-width:100% */;
   }
   .csc-mailform input, .csc-mailform textarea {
      font-size: 12px;
      font-family: verdana,arial,Helvetica, sans-serif;
   }
   .csc-mailform-submit {
   	 margin: 1em 0 1em 0;
   	 float: right;
   	 clear: both;
   	 background: url(img/button.gif) center center;
   	 border:none;
   	 width: 90px;
   	 height: 19px;
   	 color: #ffffff;
     font-size: 10px;
   }


/*****************************/
/* Antwortformular */
/*****************************/
   .csc-frame-frame1 {
		background-color:#EDEDED;
    color: #004baa;
    font-size: 10px;
    font-weight: bold;
    line-height: 1em;
    padding: 0 0 20px 0;
		margin: 45px 0 300px 0;
   }
   #content .csc-frame-frame1 img {
     margin: 0 0 20px 0;
   }
   
   .csc-frame-frame1 p {
     margin: 0 25px 0 25px;
   }
   
   .clear {
   	clear: both;
   }
   
	/* grauer Kasten Linie oben und untern */
   .csc-frame-frame2 {
		border-top:1px solid #D7D7D2;
		border-bottom:1px solid #D7D7D2;
		background-color:#EDEDED;
    padding: 15px 15px 20px 15px;
   }
   
   
   
   
   #margin { 
    position: absolute;
    right:0;
    width: 185px;
    margin-right: 20px;
    top: 0px;
    font-size: 10px;
    line-height: 1.42em;
    color: #a7a79b;
    }

/* for IE 6.0 */
* html #margin {left: 625px; }

/*****************************/
/* Module für Marginalspalte */
/*****************************/
  .csc-frame-rulerBefore { 
    border-top: 1px solid #d7d7d2;
    padding-bottom: 1em;
    padding-top: 2px;
    }
   .csc-frame-invisible {
    padding-bottom: 1em;
    padding-top: 2px;
   }
    
  .margin_txt  {
		padding-left: 5px; 
  }
  
  #margin p {
    margin: 0 0 0 5px;
  }
  
  #margin h5.anfrage {
  		width:175px;
  		height: 23px;
	    background-image:url(img/m_anfrage.jpg);
	    background-position: center ;
	    background-repeat: no-repeat;
	    padding: 13px 5px 5px 5px;
	    text-indent: 15px;
	    margin:0px
  }
  * html #margin h5.anfrage {
  	   height: 41px;
  	   margin-left:5px;
  }

  #margin h2,#margin h3,#margin h5 { 
    margin:5px 0 1em 5px;
  	color: #004baa;
    font-size: 10px;
    font-weight: bold;
    }

  #margin a.bracket { display: inline;
    color: #004baa;
    }

  #margin a.arrow { display: block;
    font-weight: bold;
    color: #004baa;
    }

   img.arrow { 
  	margin-right:5px;
  	vertical-align: baseline;
  	}
  
  a.mail, .fon, .fon a{
  	color: #a7a79b;
  }

  a.mail:hover, .fon a:hover {
  	color: #004baa;
  }
  
div.csc-textpic div.csc-textpic-imagewrap div.csc-textpic-image {
float:none;
}
div.csc-textpic-left div.csc-textpic-imagewrap {
float: none;
}

/* neu */
#content .csc-frame-rulerBefore {
clear:both;
margin-top:20px;
}

#content .csc-textpic-intext-right .csc-textpic-text h3, #content .csc-textpic-intext-left .csc-textpic-text h3, 
#content .csc-textpic-right .csc-textpic-text h3, #content .csc-textpic-left .csc-textpic-text h3 {
  margin-top:0;
}
#content .csc-textpic-right .csc-textpic-firstcol, #content .csc-textpic-intext-right .csc-textpic-firstcol {
 float:right;
 }

#content .csc-textpic-left .csc-textpic-lastcol, #content .csc-textpic-intext-left .csc-textpic-lastcol {
 float:right;
 }

#content .csc-textpic-left .csc-textpic-firstcol, #content .csc-textpic-intext-left .csc-textpic-firstcol {
 float:left;
 }
.csc-frame-rulerBeforeFloat {
    border-top: 1px solid #d7d7d2;
    height: 1em;
    margin-top:20px;
} 
.csc-frame-floatTextRight { float: right; }
.csc-frame-floatTextLeft { float: left; }
.csc-frame-floatTextRight h3, .csc-frame-floatTextLeft  h3 { margin-top: 0; }
.csc-textpic-clearFloatText {	clear: both;	}
.csc-textpic-clear { clear:both; }

.csc-textpic-imagerow {
	clear: both;
	float: left;
}

/*****************************/
/* Sitemap */
/*****************************/
#content .csc-sitemap {
  margin-top:3em;
}

#content .csc-sitemap ul, #content .csc-sitemap ul li {
    display: block;
    background: transparent;
    margin: 0 0 1.5em 0 ;
    padding: 0;
 }
#content .csc-sitemap ul li a {
    display: block;
    border-top:1px solid #D7D7d2;
    border-bottom:1px solid #D7D7d2;
    padding: 5px;
}
#content .csc-sitemap ul ul li {
   margin:5px;
   padding:0;
}
#content .csc-sitemap ul ul li a {
	  display: block;
	  font-size: 12px;  
    margin: 0 0 0 20px;
    padding:0 ;
	  border: none;
    color: #a7a79b;
}
#content .csc-sitemap ul ul li a:hover {
    color: #004baa;
    font-weight:bold;
}

			
/******************/
/* Headers, plain */
/******************/

/* Header date */
P.csc-header-date { font-size: 10px; color: #186900; }

/* Subheader, general */
P.csc-subheader { font-style: italic; background-color: #EDEBF1; }

/* Subheader, specific */
P.csc-subheader-0 { font-style: normal; }
P.csc-subheader-1 { color: #186900; }
P.csc-subheader-2 { color: #10007B; }
P.csc-subheader-3 { color: #8A0020; }



/*******************/
/* RTE / Bodytext: */
/*******************/
P.bodytext { font-size: 11px; color: #000000; }
P.bodytext A { font-weight: bold; }

/* RTE / Bulletlists */
UL { margin-top: 0px;  }
UL UL LI { font-size: 10px; }
OL { margin-top: 0px; }
LI { margin-top: 0px; margin-bottom: 0px; padding-top: 2px; }



/**********/
/* Images */
/**********/

/* Images / Captions */
P.csc-caption { font-size: 10px; font-style: italic; }

/* Images / Tables / Floating text */
TABLE.imgtext-table { border: 0px; }

/* 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: 11px; }

/* Bulletlists, specifically */
UL.csc-bulletlist-0 { color: #000000; }
UL.csc-bulletlist-1 { color: #186900; list-style-type : decimal; }
UL.csc-bulletlist-2 { color: #10007B; list-style-position : inside; }
UL.csc-bulletlist-3 { color: #8A0020; list-style-image: url(img/red_arrow_bullet.gif); }



/*********************/
/* Tables, generally */
/*********************/
TABLE.contenttable TR TD { vertical-align: top; }


/************************/
/* Filelinks, generally */
/************************/
TABLE.csc-uploads { border: 0px; }
TABLE.csc-uploads TR TD P { background-color : transparent; font-size: 12px; }
TABLE.csc-uploads TR TD { vertical-align : top; }
TABLE.csc-uploads TR.tr-even { background-color: #EDEBF1; }
TABLE.csc-uploads TR.tr-odd { background-color: #D8D7DC; }
TABLE.csc-uploads TR TD.csc-uploads-icon { padding-left: 6px; padding-right: 6px; width: 1%; text-align: center; vertical-align: middle; }
TABLE.csc-uploads TR TD.csc-uploads-fileName { width: 80%; padding-left: 5px; }
TABLE.csc-uploads TR TD.csc-uploads-fileName P A { font-weight: bold; }
TABLE.csc-uploads TR TD.csc-uploads-fileName P.csc-uploads-description { font-style: italic; }
TABLE.csc-uploads TR TD.csc-uploads-fileSize { white-space: nowrap; padding-left: 6px; padding-right: 6px; }

/* Filelinks, specifically */
TABLE.csc-uploads-1 { border-color: #186900; }

TABLE.csc-uploads-2 { border-color: #10007B; }

TABLE.csc-uploads-3 { border-color: #8A0020; }
TABLE.csc-uploads-3 TR TD { vertical-align: middle; }
TABLE.csc-uploads-3 TR.tr-even TD.csc-uploads-icon IMG { border: 2px solid #333333; }
TABLE.csc-uploads-3 TR.tr-odd TD.csc-uploads-icon IMG { border: 2px solid #333333; }
				


/*****************/
/* Various Forms */
/*****************/

/* Email, Login and Search forms generally: */
FORM TABLE TR TD { padding-left: 5px; padding-right: 20px; }
FORM TABLE TR TD.csc-form-labelcell, FORM TABLE TR TD.csc-form-commentcell { background-color: #D8D7DC; }
FORM TABLE TR TD.csc-form-fieldcell { background-color: #EDEBF1; }
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 #333333; }
FORM TABLE TR TD.csc-form-labelcell P.csc-form-label-req { font-weight: bold; }

/* Email form, specifically */
FORM TABLE.csc-mailform TR TD.csc-form-labelcell  { }

/* Search form, specifically */
FORM TABLE.csc-searchform { width: 100%; }
FORM TABLE.csc-searchform TR TD { padding: 5px 5px 5px 5px; }
FORM TABLE.csc-searchform TR TD.csc-form-labelcell, FORM TABLE.csc-searchform TR TD.csc-form-commentcell { font-weight: bold; }
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 0px 5px;}
TABLE.csc-searchResultInfo TR TD.csc-searchResultRange P { font-weight: bold; }
TABLE.csc-searchResultInfo TR TD.csc-searchResultPrevNext { text-align: right; }

/* Search Result, header + abstract: */
H3.csc-searchResultHeader A { color: #186900; }
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 { font-weight: bold; color: red; }


/*****************************/
/* Menu / Sitemap, generally */
/*****************************/
DIV.csc-menu { margin-left: 10px; }
DIV.csc-menu P { font-size: 11px; font-weight: bold; margin: 1px 0px 0px 0px; padding: 2px 2px 2px 10px; background-color: #EDEBF1; }
DIV.csc-menu P A { color: #000000; text-decoration: none; }
DIV.csc-menu P A:hover { color: #660000; text-decoration: underline; }
DIV.csc-menu P.csc-section { font-weight: normal; 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-left: 20px; }
DIV.csc-menu-2 P.csc-sitemap-level2 { margin-left: 40px; }
DIV.csc-menu-2 P.csc-sitemap-level3 { margin-left: 60px; }
DIV.csc-menu-2 P.csc-sitemap-level4 { margin-left: 80px; }
DIV.csc-menu-2 P.csc-sitemap-level1 A { color: #000000; }
DIV.csc-menu-2 P.csc-sitemap-level2 A { color: #186900; }
DIV.csc-menu-2 P.csc-sitemap-level3 A { color: #10007B; }
DIV.csc-menu-2 P.csc-sitemap-level4 A { color: #8A0020; }

/* 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: #186900; }

/* 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-weight: normal; font-style: italic; margin-top: 0px; padding: 0px 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 { font-weight: bold; }
DIV.csc-menu-7 P.csc-section A { color: #186900; }



/****************************************/
/* Frontend editing / TYPO3 Admin Panel */
/****************************************/
IMG.frontEndEditIcons { vertical-align: middle; margin: 0px 2px 0px 2px; } 

/* Default styles for the Admin Panel */
TABLE.typo3-adminPanel { border: 1px solid black; 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: 0px; }
TABLE.typo3-adminPanel TD FONT { font-family: verdana; font-size: 10px; color: black; }
TABLE.typo3-adminPanel TD A FONT { font-family: verdana; font-size: 10px; color: black; }			
TABLE.typo3-editPanel { border: 1px solid black; background-color: #F6F2E6; }
TABLE.typo3-editPanel TD { border: 0px; }



