/************************
**
** Grundformate
**
**/
        /**********************************************************************/
        
            /*     Schriftart            */
            td,a,li { font-family: Arial, Helvetica, sans-serif; font-size:12px;}
            
            hr { border:0; height:1px; background-color:black; }

            /*     ATTRIBUTE FUER ALLE LINKS            */
            a:link { font-style: normal; text-decoration: none;}
            a:hover { font-style: normal; text-decoration: none;}
            a:visited { color: #663366; font-style: normal; text-decoration: none;}
            a:active { color: #0099FF; font-style: normal; text-decoration: none;}
            span { font-weight: bold;}
            img { border:0;}


	/* interne, externe und Email-Links */
		a.intern {
			background-image: url(http://www.fz-juelich.de/portal/lw_resource/datapool/layout/go_intern.gif);
            		background-repeat: no-repeat;
            		/* background-position:left center; */
            		background-position:0px 4px;
            		padding-left:12px;
		}

		a.extern {
			background-image: url(http://www.fz-juelich.de/portal/lw_resource/datapool/layout/go_intern.gif);
            		background-repeat: no-repeat;
            		/* background-position:left center; */
            		background-position:0px 4px;
            		padding-left:12px;
			font-style:italic;
		}

		a.emaillink {
			background-image: url(http://www.fz-juelich.de/portal/lw_resource/datapool/layout/go_mail.gif);
            		background-repeat: no-repeat;
            		background-position:left center;
            		padding-left:12px;
			color: #003366;
		}
            
            /*     FARBEN            */
            .portallink { line-height: normal; color: #666666;}
            a.portallink:visited { color: #666666; }
            a.portallink:hover { color: #0099FF; }
            
            .portallinkactive { color: #003366;}
            a.portallinkactive:visited { color: #003366;}
            
            .pathlink { color: #FFFFFF; }
            a.pathlink:visited { color: #FFFFFF; }
            
            .institutspath { color: #003366; }
            
            .textlink { color: #3366FF; }
            .footerlink { 
			color: #003366;
 			background-image: url(http://www.fz-juelich.de/portal/lw_resource/datapool/layout/go_intern.gif);
            		background-repeat: no-repeat;
			background-position:left center;
			padding-left:12px; 
			}
            a.textlink:hover { color: #0099FF; }
            
            .institutslink { color: #003366;}
            a.institutslink:hover { color: #0099FF; }
            .institutslinkactive { color: #003366;}
            
            .themenlink { line-height: normal; color: #666666;}
            
            /*     ATTRIBUTE FUER Forschung Links            */
            .teasertext { color: #000000; } 
            .strukturlink { color: #1050A0;} 
            .energielink { color: #FF8F3F;} 
            .infolink { color: #FFD020; } 
            .lebenlink { color: #FF1F2F; } 
            .umweltlink { color: #557F2A; } 
            .standardlink { color: #666666; }
            .tigerlink { color:  #7B6E43; } 
            /*    ende  ATTRIBUTE FUER Forschung Links            */
            
            .materie { color: #1050A0;}
            .energie { color: #FF8F3F;}
            .info { color: #FFD020; }
            .leben { color: #FF1F2F; }
            .umwelt { color: #557F2A; }
            
            .dunkelgrau { color: #999999;}
            .white { color: #FFFFFF}
            .dunkelblau { color: #003366}
            
            .tabelledunkel { background-color: #D9D9D9;}
            .tabellehell { background-color: #E5E5E5;}
            .tabellecyan { background-color: #0099FF}
            .tabelledunkelblau { background-color: #002B59}
            
            /* .tabellenav { background-color: #E5EAEF;} */
            .tabellenav { background-color: #E6E6E6;}
            /* .tabellenav td { border-bottom:1px white solid; line-height:20px; } */
            .tabellenavRS { background-color: #F5F5F5;}
            
            .copytext { font-style: normal; text-decoration: none}
            
            .teasertitel { color: #003366; font-weight: bold; }
            .headline { color: #003366; font-weight: bold }
            .headlinewhite { color: #FFFFFF; font-weight: bold }
            
            /*Atribute fuer allgemeiner Text*/
            .haupttext { 
            	  		font-family:Arial, Helvetica, sans-serif; 
            	  		font-size:11px;
            	  		line-height:110%; 
            	  		color:black; 
            			}
            .haupt  {
                      	font-size : 10px;
                      	font-style : normal;
                      	font-family : Arial, Helvetica, sans-serif;
                      	text-decoration : none;
                      	font-weight : bold;
            			}
            
            /* Bildergalerie */
            
            .contentnoright {
            	width:350px;
            /* 	margin-left:125px; */
            	margin-bottom: 10px;
            }
            
            .bildzeile
            {
            	clear:both;
            	width:350px;
            	padding-top:10px;
            }
            
            .picbox {
            	float:left;
            	display:block;
            }
            
            .picbox img {
            	position:relative;
            	left:10px;
            	margin-left:10px;
            	margin-top:10px;
            	border:1px solid black;
            }
            
            /* Bildergalerie Ende */        
        
        /**********************************************************************/
        
        span.unsichtbar {
            position:absolute;
            left:-1000px;
            top:-1000px;
            width:0;
            height:0;
            overflow:hidden;
            display:inline;
            
        }

/*
**
** Grundformate
**
*************************/            
          
/************************
**
** Top Menus
**
**/  
            
    /* ### grundlegende Listenausrichtung ### */            
    
        div#header ul
        {
            margin:0px;
            padding:0px;
            border:0px;
            list-style-type:none;
        }
        
        div#header li
        {
            margin:0px;
            padding:0px;
            border:0px;
            display:inline;
        }

    /* ### Servicemenu ### */            
    
        div#header div#service_menu a 
        {
            color:#005B82;
            font-size:12px;
            font-weight:bold;
            text-decoration:none;
        }
        
        div#header div#service_menu a:hover
        {
            color:#000000;
            text-decoration:underline;
        }
        
        div#header div#service_menu a.active
        {
            color:#005B82;
            font-weight:bold;
        }
        
        div#header div#service_menu span.divider
        {
            padding-left:3px;
            padding-right:3px;
        }

    /* ### Langlink ### */            
    
        div#header div#langlink a 
        {
            color:#005B82;
            font-size:12px;
            text-decoration:none;
        }
        
        div#header div#langlink a:hover
        {
            color:#000000;
            text-decoration:underline;
        }
    
    /* ### Titel & Institut ### */            
    
        div#bereich span
        {
            color:#FFFFFF;
            font-size:18px;
        }

        div#institut span
        {
            color:#005B82;
            font-size:14px;
            font-weight:bold;
        }
    
/*
**
** Top Menus
**
*************************/     
    
/************************
**
** linke Navigation
**
**/
    
    /* ### Grundformatierung ### */           
            
        div#navbox 
        { 
            padding:0px; 
            margin:0px;
            margin-left:20px;
            margin-top:5px;
            width:200px;
            height:1%;
            
        }  
    
        div#navbox a
        {
            padding-left:10px;
            font-size:11px;
        }

/*
**
** linke Navigation
**
*************************/

/************************
**
** Hauptbereich
**
**/
            
    /* ### Breadcrumb ### */

        div#breadcrumb
        {
            margin-bottom:18px;
            padding-top:10px;
            padding-left:20px;
        }
    
    /* ### Haupttext ### */

        div#main 
        { 
            position:relative;
            /*border-left:08px #004E6B solid;*/
            height:1%;
            font-size:12px;
        }
        
        div#main hr
        {
            border:0;
            height:1px;
            background-color:797979;
            margin-bottom:10px;
        }
        
        div#main h1
        {
		font-size:18px;
		font-weight:bold;
            margin-bottom:10px;
        }
	
	div#main h2
	{
		font-size:16px;
		font-weight:bold;
}

        p.legende
        {
            font-size:11px;
            color:#797979;
            line-height:14px;
        }

/*
**  font-size adjusted from 18px to 14px, SHT 4.3.08
*/
	div#main span.headline
	{
		font-size:14px;
		font-weight:bold;
        	margin-bottom:10px;
		color: #000000; 
	}

/*
**
** Hauptbereich
**
*************************/


*************************/
