body {
 width:1000px;
 margin: 10px auto 10px auto;
 font-family: sans-serif;
}

/*
  A{	
   text-decoration : none;
}
*/

#navigation {
 float:left;
 width:12em; 
   /* buw gruen */
}
#navigation ul {
 list-style:none; 
 margin:0;
 padding-left:0;
}
#navigation a {
 display:block;
 width:11.4em; 
 padding: 0.1em 0.1em 0.1em 0.5em;
}
#navigation a:link {text-decoration:none; color:black}
#navigation a:visited {text-decoration:none; color:black}
#navigation a:hover {}

ul#submenu {padding-left:1em}
ul#submenu a {width:10.4em;}

a:link {color:black; text-decoration:none;}
a:visited {color:black; text-decoration:none;}
a:hover {text-decoration:none;}

#content {margin-left:13em}

thead{
font-weight:bold;
}
td.name {width:200px; height:25px;}

#publs a:hover, a:link, a:visited {color:#0000ff; font-weight:normal; text-decoration:none;}

#languagebox {height:17px; font-size:70%;text-align:right; }
