*
** Filename...: koeb.css
** Author.....: fhoebb-Team
** Email......: seminar@fhoebb.de
** Version....: 1.0
** Date.......: 23.06.00
** Description: Style Guide for buecherei-alfter.de
**              Copyright 2000 by seminar@fhoebb.de
*/

.headline { font-family: arial,sans-serif,verdana; 
	font-weight: bold; 
	font-size:14pt}

.normal { font-family: arial,sans-serif,verdana; 
		font-size:10pt}

	
.lable {  font-family: Arial, sans-serif,  Helvetica;
         font-weight: bold; 
		 color: #000000;
		 font-size: 10pt }	

.spalte1 {background-color: #ffffff;}

.alfter1 {  font-family:  Arial, sans-serif, Helvetica;
		 font-size: 10pt; 
		}
		 
.alfter2 {  font-family:  Arial, sans-serif, Helvetica;
		 font-size: 12pt; 
		 }
		 
.alfter3 {  font-family:  Arial, sans-serif, Helvetica;
		 font-size: 14pt; 
		 font-weight: bold; 
		 }
		 
.alfter4 {  font-family:  Arial, sans-serif, Helvetica;
		 font-size: 8pt; 
		 font-weight: bold; 
		}
		 
.alfter5 {  font-family:  Arial, sans-serif, Helvetica;
		 font-size: 20pt; 
		 font-weight: bold; 
		 }
		 


ul,ol,li,dl,TD,dd,tr,th,td,div,p,center {
font-family: arial,sans-serif,verdana;
font-size:10pt 
}

/*
** Überschriften
*/
h1,h2,h3,h4,h5
{
font-family:Arial,sans-serif; 
font-weight:bold;
 }


/*
** Auflistungen
*/
ul,ol,dl {font-size:small;}
dt {font-size:12.pt;}
dd {font-size:10.pt;}

