body {
    font-family:Arial;
    background-color: #FFFFFF;
    background-image: url(/images/nurlogo_klein.gif);
}
body.nav {
    font-family:Arial;
    background-color: #FFFFFF;
    background-image: url(/images/navback.jpg);
}

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family:Arial,sans-serif; }

a.hgblau {
	color: #FFFFFF;
	background-color: #0000FF;
    font-size:10pt;
    font-weight: bold;
    visited: #FFFFFF;
    active: #FFFFFF;
    text-decoration: underline;
}

a.menu { 
    text-align:left; 
    font-weight: bold;
    font-size:10pt;
    text-decoration: none;
    width:140px;
}
a.menu:link    { color:#00f; background-color:transparent; text-decoration: none;}
a.menu:visited { color:#00f; background-color:transparent; text-decoration: none;}
a.menu:hover   { color:#FF0000;  text-decoration: none; background-color: transparent;}

span.grey {
    text-align:left; 
    font-weight: bold;
    font-size:10pt;
    text-decoration: none;
    color:grey;
}
tr.hell {
    background-color: #eeeeee;
    font-size:12pt;
}
tr.dunkel {
    background-color: #dddddd;
    font-size:12pt;
}
th {
  font-size:12pt;
	color: #FFFFFF;
	background-color: #0000FF;
}
td.hgblau {
  	color: #FFFFFF;
	  background-color: #0000FF;
    font-size:10pt;
    font-weight: bold;

}
td.hell {
    background-color: #eeeeee;
    font-size:10pt;
}
td.dunkel {
    background-color: #dddddd;
    font-size:10pt;
}
td.hellgross {
    background-color: #eeeeee;
    font-size:12pt;
}
td.dunkelgross {
    background-color: #dddddd;
    font-size:12pt;
}
td.gelb {
    background-color: #ffd700;
    font-size:10pt;
}
td.hellgelb {
    background-color: #FCF8D2;
    font-size:10pt;
}
td.hellgelbfett {
    background-color: #FCF8D2;
    font-size:10pt;
    font-weight: bold;
}
td.ueberschrift {
    font-style:italic;
    font-size:32pt;
    color:#FF0000;
}
hr {
    color: #0000FF;
}
#ueb1 {
    color: #FF0000;
    font-weight: bold;
    font-size: 18pt;
}
#ueb2 {
    color: #0000FF;
    font-weight: bold;
}

#text2 {
    color: #0000FF;
}

#rot {
    color: #FF0000;
}
