BODY {
    font-size: 10pt;

        margin-bottom : 0;
        margin-left : 0;
        margin-right : 0;
        margin-top : 0;

    }

H1  {
        font-weight: bold;
        font-size: 13pt;
        border-left-width: 2px;
        border-left-style: solid;
        border-color: #999999;
        padding-left: 5px;
        margin-top: 3;
}

H2  {
        font-weight: bold;
        font-size: 12pt;
        margin-bottom: 2px;
    }

H3  {
        font-weight: bold;
        font-size: 11pt;
    }

H4, H5, H6  {
        font-weight: bold;
        font-size: 11pt;
    }

body, h1, h2, h3, h4, h5, h6, a, td, th, div, pre, code, span, ol, ul, dl, dt, dd, li, blockquote {
        font-family:Verdana, Helvetica, sans-serif;
        }

td, th {
        font-size: 10pt;
        }
.header {
        color: #3B4C94;
        font-family: Arial;
        font-weight: bold;
        font-size: 12px;
}
.titel {
		font-family: Tahoma, Sans-serif;
		font-size: 16px;
		color: #3B4C94;
		line-height:1.6;
		letter-spacing: 0.05em;
		border-bottom:1px solid #cccccc;
	}
p {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        }

.ha3 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11pt;
        }

.small   {
        font-family:  Verdana, Arial, Helvetica, sans-serif;
        font-size: 8pt;
    }

tt {
        font-family: Courier New, Courier, monospace;
    }


A:link   {
        color: #1C3753;
    }

A:active   {
        color: #003E82;
    }

A:visited {
        color: #003E82;
    }

A:Hover  {
        background-color : #D7D7D7;
        }

.nav {
        background-color: #E8F3FF;
}

.navergo {
        background-color: #E1FFE1;
    }

.navtips {
        background-color: #EBF0FA;
    }

.navperson {
        background-color: #FFFFE1;
    }

.navshame {
        background-color: #FFE9E8;
    }

.navkommentar {
     font-size: 8pt;
     background-color: #A6D2FF;
        }

.hellgrau {
        background-color: #cccccc;
    }

.mittelgrau {
        background-color: #999999;
    }

.dunkelgrau {
        background-color: #666666;
        color: #ffffff;
    }

ol {
        font-size: 10pt;
        }

ul {
        list-style-image:url(bullet.gif);
        font-size: 10pt;
        }
