body
{
    background: #ffffff;
}

h1
{
    font-family : sans-serif;
    font-size   : 16px;
    color       : #000000
}

a
{
    font-family : sans-serif;
    font-size   : 12px;
    text-decoration:none; 
    color       : #236AA0;
}

img 
{
    border      : none;
}

table
{
    /*border: 1px solid #000000; */
}

/* ********** ********** ********** ********** ********** ********** ********** */
/* Footer */
/* ********** ********** ********** ********** ********** ********** ********** */

td.footer
{
    font-family : sans-serif;
    font-size   : 10px;
    text-align  : right;
}


/* ********** ********** ********** ********** ********** ********** ********** */
/* Navigation (links) */
/* ********** ********** ********** ********** ********** ********** ********** */

td.navigation
{
    width : 125px;
}

.navheadline
{
    font-family : sans-serif;
    font-size   : 14px;
    font-weight : bold;
}

.navitem
{
    font-family : sans-serif;
    font-size   : 12px;
}

.navempty
{
    font-family : sans-serif;
    font-size   : 10px;
}

a.navitemmain
{
    font-family : sans-serif;
    font-size   : 14px;
    font-weight : bold;
}


/* ********** ********** ********** ********** ********** ********** ********** */
/* Content (mitte) */
/* ********** ********** ********** ********** ********** ********** ********** */

td.content
{
    width : 540px;
}

.content
{
    font-family : sans-serif;
    font-size   : 12px;
}

.contentemptyrow
{
    font-family : sans-serif;
    font-size   : 12px;
}

.contentemptyrowsmall
{
    font-family : sans-serif;
    font-size   : 4px;
}

.imgsource
{
    font-family : sans-serif;
    font-size   : 10px;
    text-align  : right;
}

a.imgsource
{
    font-family : sans-serif;
    font-size   : 10px;
    text-decoration:none; 
    color       : #000000
}

/* ********** ********** ********** ********** ********** ********** ********** */
/* leere Column */
/* ********** ********** ********** ********** ********** ********** ********** */

td.columnempty
{
    font-family : sans-serif;
    font-size   : 10px;
	width : 10px;
}

/* ********** ********** ********** ********** ********** ********** ********** */
/* Navigation rechts */
/* ********** ********** ********** ********** ********** ********** ********** */

td.right
{
    width : 125px;
}

td.pixelio
{
    font-family : sans-serif;
    font-size   : 9px;
    text-align  : right;
}

a.pixelio
{
    font-family : sans-serif;
    font-size   : 9px;
    text-align  : center;
    color       : black;
}

.contentheadlinesmall
{
    font-family : sans-serif;
    font-size   : 12px;
    font-weight : bold;
}
