/********************************************************************************************  
*                                                                                           *
*                                                                                           *
*                                                                                           *
*       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-family: Tahoma, sans-serif;
	font-size: 13px;
    font-weight: normal;
    text-decoration:none;
    color:#333333;
}

.Ueberschrift-1
{
    font-family: Tahoma, sans-serif;
    clear: both;
    color: #0e365a;
    font-size: 18px;
    font-weight: bold;
}

.Verlinkung
{
    font-family: Tahoma, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #333333;
    text-decoration:underline;
}
