﻿/* This file was created by HelpStudio 
   Custom style information is contained in this file */
.Text
{
    font-family: 'verdana';
    font-size: 11pt;
}

.ueberschrift
{
    font-family: 'verdana';
    font-size: 13pt;
    font-weight: bold;
    text-decoration: none;
}

.text_fett
{
    font-family: 'verdana';
    font-size: 11pt;
    font-weight: bold;
}

.Text_klein
{
    font-family: 'verdana';
    font-size: 8pt;
}



.Text_link
{
    font-family: 'verdana';
    font-size: 10pt;
}

.Bookmark
{
    font-family: 'verdana';
    font-size: 8pt;
    font-weight: normal;
    position: relative;
    text-decoration: none;
    text-transform: none;
    
    top: -2pt
}



.NewStyle3
{
    color: #B10101;
    font-style: italic;
}

/* Fix for qTip2 tooltips (e.g. glossary popups) rendering far too narrow,
   most visible when the tooltip flips upward: the built-in min-width of
   50px is too low to catch cases where qTip2's IE-compatible fluid-width
   measurement returns an incorrectly small value. */
.ui-tooltip, .qtip
{
    min-width: 250px !important;
}








