/***************************************************/
/* main stylsheet for Blut hilft forschen          */
/* @author Georg Nebel <g.nebel@ing-consult.info>  */
/***************************************************/

  html, body { margin: 0px;
    padding: 0px;
    font-size:13px;
    height:100%;
    }
  body { 
    background: #ffffff;
    color: #000000;
  }
  div {
    margin: 0;
    padding: 0;
  }
  #container { 
	  position:absolute;
	  left:50%;
	  margin-left: -450px;
	  
    top:0;
    width: 900px;
    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;
    }


   a { color: #671919; }
   a:hover {color: #cd1317; }
   /*
  .grey 		{ color: #f2efef;}
  .protrd 	{ color: #c30064 !important ;}
  .auftbl 	{ color: #0096b9 !important ;}
  */
  .grey45 	{ color: #f2efef;}
  .contbk 	{ color: #191919;}
  .red		{ color: #cd1317; }
  .brown	{ color: #671919; }
  .blue { color: #2373e1;} 

  .important { 
  	color: #671919; 
  	font-weight: bold;
  	
  }
  #header {  }

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

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

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

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

  #main_area {
    position:relative;
    margin-top:162px;
  	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: 0 0 25px 0;
    left: 0px;
    width: 170px;
    color: #cd1317; 
    font-size: 11px;
    font-weight:bold;
   /* font-variant:small-caps; */
    text-transform:uppercase;
    background: url(templates/bhf/img/nav_bottom.gif) no-repeat bottom;
    }
  #navigation a { 
    display: block;
    height: 20px;
   /* width: 140px;*/
    padding-top: 5px;
    padding-left: 10px;
    color: #cd1317; 
    }

  #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-color: #f2efef;
    }

  #navigation a.menue2 { 
    padding-left: 10px;
 	  padding-top: 5px;
 	  padding-bottom: 4px;
    height: auto;
    font-size: 12px;
    font-weight:normal;
    color: #671919;
    text-transform:none;
    }
    
  #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 { 
	    color: #cd1317; 
	    }

/* for IE6 */
* html  #navigation a.menue1 {
    height:25px;
    width: 170px;
    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: 170px;
    background-image: none;
    background-color: #ffffff;
    } 

	#bottom {
		position:relative;
		border-top: 1px solid #d7d7d2;
		font-size: 10px;
		color: #671919;
		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: #671919;
    }
   #content #bottom_nav_right a { 
    color: #671919;
    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_right a.up {display:none;}
	
 
  #bottom_nav a:hover, #bottom a:focus, #bottom a:hover, #bottom a:focus { 
 		color: #cd1319; 
    }



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

/*****************************/
/* Headline rot */
/*****************************/
	h1 {
       color: #cd1317;
		   font-size: 22px;
		   font-weight: normal;
       padding: 0 0 10px 0;
       margin:0 0 0.5em 0;
       line-height:30px;
	}

/*****************************/
/* Grosse Schrift braun */
/*****************************/
  h2 {
    padding-top:0;
    margin-top:5px;
    margin-bottom:15px;
    font-size: 15px;
    font-weight: bold;
    color: #671919;
    line-height: 1.42em;
    }
    
/*****************************/
/* Fett */
/*****************************/
   h3 { 
    font-size:11px;
    font-weight: bold;
    margin: 0 0 10px 0;
    color: #cd1317;
    text-transform: uppercase;
    }
   #content h3 {
    font-size: 11px;  /* IE */
   }
	.csc-frame-frame1 h3 {
		font-size:11px;
		background:url(templates/bhf/img/bg_box_header.gif) left repeat-x;
		border-bottom:1px solid #FFFFFF;
		border-top:1px solid #FFFFFF;
		color:#cd1317;
		margin:0;
		padding:9px 10px;
		height:12px;
		line-height: 1em;
	}
	.csc-frame-frame1 h1, .csc-frame-frame2 h1 {
		font-size: 20px;
		padding:9px 10px;
		line-height: 1em;
		margin:0;
	}
	
	#margin .csc-frame-frame1 h3 {
		font-size:10px;
	}
/*****************************/
/* 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: 18px;
  }
  
  #content img {
   display: block;
   margin-top: 10px;
   margin-bottom: 20px;
   }
/*   
   ul {
   		list-style: none;
   		padding-left:0;
   		margin-left:0;
   }
   ul li {
      	background: url(templates/bhf/img/arrow_r.gif) no-repeat left 0.7em;
   		padding-left: 13px;
   		margin-left: 0;
   }
*/
	ul {
	padding-left: 15px;
	margin: 0;
	}   
	 #content .csc-frame-rulerBefore { 
		 border-top: 1px solid #d7d7d2;
		 padding-bottom: 10px;
		 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;
   }
  .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: #cd1317;
    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: #cd1317;
   	 border:none;
   	 width: 90px;
   	 height: 19px;
   	 color: #ffffff;
     font-size: 10px;
   }

/*****************************/
/* Voraussetzung für Spender */
/*****************************/
	.spender table {
		width: 100%;
		border-spacing: 0px;
		margin-bottom: 20px;
	}
	.spender td {
		border-bottom: #ffffff solid 1px;
		height: 25px;
		padding: 0 10px;	
	}
	.col-title, .col-text, .col-icon {

	}
	.spender td.col-title {
		font-weight: bold;
		width: 225px;
		border-right: #ffffff solid 1px;
	}
	.spender td.col-icon {
	 		border-left: #ffffff solid 1px;
	 		width: 35px;
	 		padding: 0;
	}
	#content div.spender img {
		display:inline;
		margin: 0 5px 0 0;
	}
	#content div.spender td img {
		margin: 0;
	}

	div.spender .spender-key {
		margin-right: 20px;
	}
	div.subnav,  div.subnav-left, div.subnav-right {
		padding-top: 10px;
	}
	div.subnav-left, div.subnav-right {
		width: 50%;
		float:left;
	}
	a.menue-k {
		display: block;
		float: left;
		width: 208px;
		margin:0 0 0 10px;
		padding: 0 10px 0 17px;
		background: url(templates/bhf/img/arrow_r.gif) no-repeat left 0.5em;
		line-height: 18px;
		font-weight: bold;
	}
	a.menue-k:hover { color: #cd1317;}
/*****************************/
/* Antwortformular */
/*****************************/
   .csc-frame-frame1, .csc-frame-frame2 {
   		position: relative;
		background-color:#f2efef;
    	color: #671919;
    	font-size: 12px;
    	font-weight: normal;
/*    	line-height: 1em; */
    	padding: 0 0 20px 0;
		margin: 20px 0 10px 0;
   }
   .csc-frame-frame2 {
   		margin: 6px 0 10px 0;
   		padding: 5px;
   		min-height: 112px;
   }
	.csc-frame-frame3 {
	   	position: relative;
		background-color:#cd1317;
	    color: #ffffff;
	    font-size: 12px;
	    font-weight: normal;
/*	    line-height: 1em; */
	    padding: 0 0 20px 0;
		margin: 20px 0 10px 0;
   } 
   #margin .csc-frame-frame1, #margin .csc-frame-frame2, #margin .csc-frame-frame3 {
   	margin: 0 0 20px 0;
   }
    
   .csc-frame-frame3 a {color: #ffffff;} 
   #content .csc-frame-frame1 img {
     margin: 0 0 0px 0;
   }
   
   .csc-frame-frame1 p, .csc-frame-frame2 p {
     margin: 0 10px 0 10px;
   }

   .csc-frame-frame3 ul {
	   	list-style: none outside none;
	   	margin:10px 10px 0 10px;
	   	padding-left:0;
   }
   .csc-frame-frame3 li {
   		background: url(templates/bhf/img/arrow_w.gif) no-repeat left 0.5em;
   		padding-left: 13px;
   		margin-left: 0;
   		color: #ffffff;
   }   
   * html #margin .csc-frame-frame3 { width: 210px;}
   * html div.subnav { width: 490px; }
   * html #margin .csc-frame-frame1, * html #margin .csc-frame-frame2 { width: 210px;}   
   * html #content .csc-frame-frame1, * html #content .csc-frame-frame2 { width: 470px;}   

   ul.arrow{
	   	list-style: none outside none;
	   	margin:10px 10px 0 0px;
	   	padding-left:0;
   }
   .csc-frame-frame1 ul.arrow, .csc-frame-frame2 ul.arrow {
   		margin:10px 10px 0 10px;
   }
   .arrow li {
   		background: url(templates/bhf/img/arrow_r.gif) no-repeat left 0.5em;
   		padding-left: 13px;
   		margin-left: 0;
   }     
   
   .clear {
   		clear: both;
   }
   .csc-frame .csc-header {
   	margin-bottom: 5px;
   }
	.corner-bl {
    	background: url(templates/bhf/img/corn_left.gif) no-repeat bottom;
    	position: absolute;
    	bottom: 0;
    	left: 0;
    	height: 8px;
    	width:8px;  
    }
	.corner-br {
    	background: url(templates/bhf/img/corn_right.gif) no-repeat bottom;    
    	position: absolute;
    	bottom: 0;
    	right: 0;  
    	height: 8px;
    	width:8px;  
   }
	* html 	.corner-br { bottom: -1px; }
	* html 	.corner-bl { bottom: -1px; }
   .csc-frame-frame3 .corner-bl {
   	background-image: url(templates/bhf/img/corn_left_r.gif)
   }
   .csc-frame-frame3 .corner-br {
   	background-image: url(templates/bhf/img/corn_right_r.gif)
   }    
   #margin { 
    position: absolute;
    right:0;
    width: 210px;
    margin-right: 0px;
    top: 0px;
    font-size: 12px;
    line-height: 18px;
    color: #f2efef;
    }

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

/*****************************/
/* 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: 10px;
  }
  
  #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;
    color: #671919;
    background: url(templates/bhf/img/arrow_r.gif) no-repeat left 0.5em;
    padding-left: 13px;
    margin-left: 0;
    }
	#margin a.arrow:hover { color: #cd1317;}

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

  a.mail:hover, .fon a:hover {
  	color: #cd1317;
  }
  
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:10px;
}

#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: #f2efef;
}
#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;
	margin-bottom: 1em;   
	}
UL UL LI { font-size: 10px; }
OL { margin-top: 0px; }
LI { 
	margin-top: 0px; 
	margin-bottom: 0px; 
	color: #cd1317;
	}
ul.download {
	margin: -5px 0 0 0;
	padding: 0;
	list-style: none;
	}
ul.download li {
	color: #671919;
	font-weight: bold;
	margin: 0;
	padding: 4px 10px;
	border-bottom: solid 1px #ffffff;
	}
   ul.download .dl-info {
		position:absolute;
		right:10px;
        font-weight: normal;
   }

  ul.download a .dl-info {
		background:transparent url(templates/bhf/img/page.gif) no-repeat scroll right center;
		padding-right:20px;  
  }
  ul.download a:hover {color: #671919; }
  ul.download a:hover .dl-info {color: #cd1317; }
  
/**********/
/* 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; }



