
.text
{
        font-size: 11px; 
        font-family: Arial,Verdana,Helvetica,sans-serif; 
        font-weight: normal; 
        color: #333333;
        white-space: normal;
        text-decoration: none;
}

.textError
{
        font-size: 11px; 
        font-family: Arial,Verdana,Helvetica,sans-serif; 
        font-weight: normal; 
        color: #FF0000;
        white-space: normal;
        text-decoration: none;
}

.siteHeadLines
{
        font-family: Arial,Verdana;
        font-size: 20px; 
        font-weight: bold;       
        
}

.link
{
        font-size: 10px; 
        font-family: Arial,Verdana,Helvetica,sans-serif; 
        font-weight: bold; 
        text-decoration: none;
}

.linkSmall
{
        font-size: 8px; 
        font-family: Arial,Verdana,Helvetica,sans-serif; 
        font-weight: bold; 
        
        text-decoration: underline;
}

.writing
{
    color: #333333;
}
/* hitlist wekalink */
.writingLink
{
    color: #0168A2;    
}

.tree
{
        font-size: 12px; 
        font-family: Arial,Verdana,Helvetica,sans-serif; 
        font-weight: normal; 
        color: #006699;
        text-decoration: none;
        white-space: nowrap;
}

.treeMouseOver
{
        font-size: 12px; 
        font-family: Arial,Verdana,Helvetica,sans-serif; 
        font-weight: normal;
        background-color: #f0f7fd;
        color: #006699;
        text-decoration: underline;
        white-space: nowrap;
}


.treeSelected
{
        font-size: 12px; 
        font-family: Arial,Verdana,Helvetica,sans-serif; 
        font-weight: normal; 
        color: #006699;
        background-color: #f0f7fd;
        text-decoration: none;
        white-space: nowrap;
}


.tabHeadLines
{
        font-family: Arial,Verdana;
        font-size: 11px; 
        font-weight: bold;        
	text-align: left;
}


.paginatorActiveColumn{
    font-family: Arial,Verdana;
    font-weight: bold;
    color: #ff6600;
    font-size: 10px;
    text-decoration: none;
}

.paginatorColumn{
    font-family: Arial,Verdana;
    font-weight: normal;
    color: #0168A2;
    font-size: 10px;
    text-decoration: none;
}
.paginatorColumn:hover{
    font-family: Arial,Verdana;
    font-weight: normal;
    color: #ff6600;
    font-size: 10px;
    text-decoration: none;
}

.textBold
{
        font-size: 10px; 
        font-family: Arial,Verdana,Helvetica,sans-serif; 
        font-weight: bold; 
        color: #333333;
        white-space: normal;
        text-decoration: none;
}


.docTabLink{
	text-decoration: none;
        font-size: 10px; 
        font-family: Arial,Verdana,Helvetica,sans-serif; 
        font-weight: bold; 
        color: #333333;
        padding-top: 0px;
}
.panelLink
{
        text-decoration: none;
        font-size: 10px; 
        font-family: Arial,Verdana,Helvetica,sans-serif; 
        font-weight: bold; 
        color: #FFFFFF;
        padding-top: 0px;
        
}
/*.panelLink:hover 
{
        text-decoration: underline;
        font-size: 10px; 
        font-family: Verdana,Arial,Helvetica,sans-serif; 
        font-weight: bold; 
        color: #FFFFFF;
}*/
.panelLink_h{
    text-decoration: underline;
        font-size: 10px; 
        font-family: Arial,Verdana,Helvetica,sans-serif; 
        font-weight: bold; 
        color: #FFFFFF;
        cursor: pointer;
}
.indexHitMouseOver{
    text-decoration: underline;
}
.progressionFont
{
        font-size: 11px; 
        font-family: Verdana,Arial,Helvetica,sans-serif; 
        font-weight: normal; 
        
        text-decoration: none;
	white-space: nowrap;
}

.progressionActiveFont
{
        font-size: 11px; 
        font-family: Verdana,Arial,Helvetica,sans-serif; 
        font-weight: normal; 
	background-color: #f0f7fd;
        color: #ff6600;
        text-decoration: none;
	white-space: nowrap;
}

.progressionOverFont{
        font-size: 11px; 
        font-family: Verdana,Arial,Helvetica,sans-serif; 
        font-weight: normal;
        text-decoration: underline;
	white-space: nowrap;
}

.breadCrumbsLink{
    font-size: 10px; 
        font-family: Arial,Verdana,Helvetica,sans-serif; 
        font-weight: bold; 
        color: #0168A2;
        white-space: normal;
        text-decoration: none;
        margin-left: 21px;
}

.breadCrumbs
{
    font-size: 10px; 
    font-family: Arial,Verdana,Helvetica,sans-serif; 
    font-weight: bold; 
    text-decoration: none;
    color: #0168A2;
    /*color: black;*/
}