
/* FONTS */

.fliess 
    {  
    font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
    font-size: 11px;
    line-height: 1.8em;
    color: #666666;
    }

.fliess a 
    {  
    font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
    font-size: 11px;
    line-height: 1.8em;
    color: #666666;
    text-decoration: underlined;
    }

.fliess a:hover 
    { 
    font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
    font-size: 11px;
    line-height: 1.8em;
    color: #0033CC;
    text-decoration: underlined;
    }
	
	
.head 
    {  
    font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
    font-size: 11px;
    line-height: 1.8em;
	letter-spacing: 0.2em;
    color: #666666;
    }
	
.titel 
    {  
    font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
    font-size: 13px;
	font-weight: bold;
    line-height: 1.8em;
	letter-spacing: 0.2em;
    color: #999999;
    }

.kurstitel 
    {  
    font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
    font-size: 11px;
	line-height: 1.4em;
	letter-spacing: 0.2em;
    color: #666666;
    }
	
.kursdate 
    {  
    font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
    font-size: 11px;
    color: #666666;
    }	
	

/* NAVIGATION */


.navigation 
	{  
	font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	letter-spacing: 0.1em;
	color: #000000; 
	background-color: #FFFFFF; 
	text-align: left; 
	border-color: #FFFFFF; 
	padding-top: 2px; 
	padding-right: 2px; 
	padding-bottom: 2px; 
	padding-left: 2px; 
	clip:  rect(   ); 
	text-decoration: none; 
	border-color: #FFFFFF border: outset; 
	border-width: 2px 2px 2px 2px
	}

.navigation:hover 
	{  
	font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	letter-spacing: 0.1em;
	color: #000000; 
	background-color: #B7B19F; 
	text-align: left; 
	border-color: #FFFFFF; 
	padding-top: 2px; 
	padding-right: 2px; 
	padding-bottom: 2px; 
	padding-left: 2px; 
	clip:  rect(   ); 
	text-decoration: none; 
	border-color: #FFFFFF border: outset; 
	border-width: 2px 2px 2px 2px
	}

.navisited 
	{  
	font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	letter-spacing: 0.1em;
	color: #FFFFFF; 
	background-color: #B7B19F; 
	text-align: left; 
	border-color: #FFFFFF; 
	padding-top: 2px; 
	padding-right: 2px; 
	padding-bottom: 2px; 
	padding-left: 2px; 
	clip:  rect(   ); 
	text-decoration: none; 
	border-color: #FFFFFF border: outset; 
	border-width: 2px 2px 2px 2px
	}

.navititel 
	{  
	font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	letter-spacing: 0.1em;
	color: #FFFFFF; 
	display: block; 
	background-color: #B7B19F; 
	text-align: center; 
	border-color: #FFFFFF; 
	padding-top: 4px; 
	padding-right: 6px; 
	padding-bottom: 4px; 
	padding-left: 6px; 
	clip:  rect(   ); 
	text-decoration: none;
	width: 200px; 
	border-color: #FFFFFF border: outset; 
	border-width: 2px 2px 2px 2px
	}
	
.navititel:hover
	{  
	font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	letter-spacing: 0.1em;
	display: block; 
	color: #000000; 
	background-color: #B7B19F; 
	text-align: center; 
	border-color: #FFFFFF; 
	padding-top: 4px; 
	padding-right: 6px; 
	padding-bottom: 4px; 
	padding-left: 6px; 
	clip:  rect(   ); 
	text-decoration: none; 
	width: 200px; 
	border-color: #FFFFFF border: outset; 
	border-width: 2px 2px 2px 2px
	}


.arrow 
    {  
    font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
    font-size: 10px;
    line-height: 1.8em;
    color: #666666;
    }


/* IMAGES */

img.img100 {
  width: 97px;
  height: 105px;
  border-style: none;
  vertical-align: top;
  text-align: left;
  float: left;
  margin: 1px 10px 1px 1px;
}
