/********************************************************************************************  
*                                                                                           *
*                                                                                           *
*                                                                                           *
*       FILE:               tiny_settings.css for all browsers                              *
*       AUTHOR:             Daniel Marschner (mediaskill) for bis-tech                      *
*       CREATION DATE:      12.05.2009                                                      *
*       LASTMODIFIED DATE:  12.05.2009                                                      *
*                                                                                           *
*                                                                                           *
*********************************************************************************************
********************************************************************************************/

.Standard
{
	font-size: 14px;
}

.Ueberschrift-1
{
    clear: both;
    font-size: 16px;
    font-weight: bold;
}

.Ueberschrift-2
{
    clear: both;
    font-size: 14px;
    font-weight: bold;
}

.Hervorhebung
{
    font-size: 14px;
    font-style: italic;   
}

.Bildunterschrift
{
    font-size: 11px;   
}

.Format-entfernen {}
