/************************ ** Grundformate **************************************************/
            /*     Schriftart            */
            td,a,li { font-family: Arial, Arial, Arial; font-size: 15px;}
            p,tr { font-family: Arial, Arial; font-size: 15px; line-height:1.3em;}
            b { font-family: Arial; font-size: 15px; line-height:1.3em;}
            body { font-family: Arial; font-size: 15px; line-height:1.3em;}
            hr { border:0; height:2px; background-color:lightgrey; }

            /*     ATTRIBUTE FUER ALLE LINKS            */
            a:link { font-style: normal; text-decoration: none;}
            a:hover { font-style: normal; text-decoration: none;}
            a:visited { color:#aa00aa; font-style: normal; text-decoration: none;}
            a:active { color:#0a3e75; font-style: normal; text-decoration: none;}
            span { font-weight: bold;}
            img { border:0;}
  	    /* interne, externe und Email-Links */
        	a.emaillink { /* background-image: url(http://www.fz-juelich.de/portal/lw_resource/datapool/layout/go_mail.gif); */
			background-image: url(go_mail_db.gif); background-repeat: no-repeat;
/*             		background-position:left center; */
            		background-position:0px 4px; padding-left:12px; color: #0000FF; }
        /**********************************************************************/
        span.unsichtbar { position:absolute; left:-1000px; top:-1000px; width:0; height:0; overflow:hidden;}

/************************** 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;}
    /* ### 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; }
/************************** linke Navigation **/
        div#navbox { padding:0px; margin:0px; margin-left:20px; margin-top:5px; width:200px; height:1%; }  
        /* FONTS SIDE PANEL CHANGE HERE */	
        div#navbox a { padding-left:10px; font-size:15px; } 
/************************** Hauptbereich **/
        div#main { position:relative; height:1%; font-size:18px; }
        div#main hr { border:0; height:1px; background-color:#797979; margin-bottom:10px; }
        div#main h1, div#main2 h1 { font-size:18px; font-weight:bold; margin-bottom:10px; }
	div#main h2, div#main2 h2 { font-size:16px; font-weight:bold; }
	h1, h2, h3 { color:#494949; }
	h6 { font-size:17px; color:#FF0000; }
	h4 { font-size:24px; color:#494949; }
        p.legende { font-size:12px; color:#797979; line-height:14px; }
	div#main span.headline { font-size:18px; font-weight:bold; margin-bottom:10px; color: #000000; }
	div#main span.headline2 { font-size:14px; font-weight:bold; margin-bottom:10px; color: #000000; }





