/* codii.css 
	 last modified on 16.07.2004
by Beata Trawinski: trawinski@sfs.uni-tuebingen.de
*/

body {
  background-color: #FFFFFF;
}

p,ul,UL,li,LI,dl,DL,dt,DT,dd,DD,td,TD { 
  font-family: Arial, Helvetica, Swiss, SunSuns-Regular, sans-serif;
  font-size:12px;
}

h1 {
  font-family: Arial,Helvetica,Swiss,SunSuns-Regular,sans-serif;
  font-size:20px;
}

h2 {
  font-family: Arial,Helvetica,Swiss,SunSuns-Regular,sans-serif;
  font-size:18px;
}

h3 {
  font-family: Arial,Helvetica,Swiss,SunSuns-Regular,sans-serif;
  font-size:16px;
}

h4 {
  font-family: Arial,Helvetica,Swiss,SunSuns-Regular,sans-serif;
  font-size:14px;
}

b {
  font-family: Arial,Helvetica,Swiss,SunSuns-Regular,sans-serif;
  font-weight: 700;
}

img {
  border: 0;
}

.grautext {
    color: #8c8c8c;
 }

.orangetext{
   background-color: #991100;
   color: #FFFFFF;
}

.orange{
   background-color: #991100;
}

.whitetext{
 background-color: #FFFFFF;
 color: #991100;
}

.redtext{
  color: #ff0000;
}

.yellowtext {
  color: #ffcc00;
}


a:link { 
  text-decoration: none;
  color: #991100;
  font-size: 12px; 
  line-height: 1;
  font-family: Arial, Helvetica, Swiss, SunSuns-Regular, sans-serif;
  font-weight: 600; 
}

a:visited { 
  color: #991100;
  font-size: 12px; 
  line-height: 1;
  text-decoration: none;
  font-family: Arial, Helvetica, Swiss, SunSuns-Regular, sans-serif;
  font-weight: 600; 
}

a:hover { 
  color: #000000;
  text-decoration: none;
  font-size: 12px; 
  line-height: 1;
  font-family: Arial, Helvetica, Swiss, SunSuns-Regular, sans-serif; 
  font-weight: 600; 
}

a:active { 
  color: #000000;
  font-size: 12px; 
  line-height: 1;
  font-family: Arial, Helvetica, Swiss, SunSuns-Regular, sans-serif;
  text-decoration: none;
  font-weight: 600; 
}

a:text {
  font-size: 12px;
  font-family: Arial,Helvetica,Swiss,SunSuns-Regular,sans-serif;
}
