a:link  { color: #00008b; font: italic bold 12px Verdana, Arial, sans-serif; text-decoration: underline   }

a:active  { color: #00008b; font: italic bold 12px Verdana, Arial, sans-serif; text-decoration: underline }

a:visted  { color: #00008b; font: italic bold 12px Verdana, Arial, sans-serif; text-decoration: underline }


/*Schriftenfont fuer das Dokument*/
body, p, table, th, td, ul, li, h1, h2, h3, h4, h5, h6, dd, dl, dt  { color: #00008b; font-size: 12px; font-family: Verdana, Arial, sans-serif ; }

/*Schriftengroesse*/
h1 { font-size:18px; }
h2 { 
	 font-size:16px;
}
h3 { 
	 font-size:14px;
}

/*Farben*/
body  { background: url(../images/bluebackground.jpg) repeat }
.spezial  {
  color:#FFCC00;
  font-size:16px;}
