﻿/******************************************************************************
Größenangaben "Standard"
*******************************************************************************/

/*** BEGIN: Default Text Styles ***/
body, p, div, span,td  {
 font-size:12px;
 line-height:14px;
}
a {
 font-size:12px;
}
/*** END: Default Text Styles ***/

/******************************************************************************/

/*** BEGIN: Spalte 1 ***/
.col1, .col1.div, .col1.span, td.col1, col1.div {
 font-size:12px;
 line-height:14px;
}
.col1 .small {
 font-size:9px;
 line-height:10px;
}
td.col1 h2, div.col1 h2 { 
 line-height:14px;
 font-size:14px;
}
/*** END: Spalte 1 ***/

/******************************************************************************/

/*** BEGIN: Spalte 2 ***/
td.col2 div, td.col2 td,  td.col2 span, td.col2 p, td.col2 a, td.col2 h2 {
 font-size:11px;
 line-height:14px;
}
/*** END: Spalte 2 ***/

/******************************************************************************/

/*** BEGIN: Left Navigation ***/
td.navL3 a {
 line-height:18px;
 font-size:11px;
}
/*** END: Left Navigation ***/

/******************************************************************************/

/*** BEGIN: Snippets ***/
.snippets h2, .snippets h3 {
 font-size:11px;
 line-height:13px;
}
.snippets, .snippets .bold, .snippets div, .snippets .text, .snippets .headline, .snippets a,.snippets a.imgLink  {
    font-size:11px;
}
.snippets a.printLink {
    font-size:12px;
    font-weight:bold;
}

/*** END: Snippets ***/
 
 
/******************************************************************************/
