BODY {
	font-family : Arial,  Helvetica, Sans-serif;
    color : #ffffff;
}

.header{
	font-size : 14px;
    font-weight : bold;
    font-style : normal;
    color : #5A91C5;
}

.content {
	position : relative;
    top : 65px;
    overflow : auto;
}

.contentText {
    font-family : Arial,  Helvetica, Sans-serif;
    font-size : 12px;
    color : #000000;
    font-weight : normal;
    font-style : normal;
}

.dottedBlue {
    /*position : relative;*/
    /*top : 0px;*/
    /*left :0px;*/
    border-color: #5A91C5;
    border-width:1px;
    border-style:dashed;
    /*border-top-color: #ffffff;
    border-top-width:1px;
    border-top-style:dashed*/
}

.dottedBlueL {
    /*position : relative;*/
    /*top : 0px;*/
    /*left :0px;*/
    border-left-color: #5A91C5;
    border-left-width:1px;
    border-left-style:dashed;
    /*border-top-color: #ffffff;
    border-top-width:1px;
    border-top-style:dashed*/
}

.dottedBlueLUR {
    /*position : relative;*/
    /*top : 0px;*/
    /*left :0px;*/
    border-left-color: #5A91C5;
    border-left-width:1px;
    border-left-style:dashed;
    border-bottom-color: #5A91C5;
    border-bottom-width:1px;
    border-bottom-style:dashed;
    border-right-color: #5A91C5;
    border-right-width:1px;
    border-right-style:dashed;
    /*border-top-color: #ffffff;
    border-top-width:1px;
    border-top-style:dashed*/
}

.level1 {
    position : relative;
    /*top : 0px;*/
    /*left :0px;*/
    border-bottom-color: #ffffff;
    border-bottom-width:1px;
    border-bottom-style:dashed;
    border-top-color: #ffffff;
    border-top-width:1px;
    border-top-style:dashed
}

.level1Cell {
    font-family : Arial,  Helvetica, Sans-serif;
    font-size : 11px;
    /*font-weight : normal;*/
    font-style : normal;
    line-height : 18px;
    letter-spacing : 0px;
    word-spacing : 0px;
    position : relative;
    white-space : nowrap;
    /*top : 0px;*/
    /*left :0px;*/
}

.naviLFirst {
    position : relative;
    /*top : 0px;*/
    /*left :0px;*/
    border-bottom-color: #ffffff;
    border-bottom-width:1px;
    border-bottom-style:dashed;
}

.naviLFirstText {
    position : relative;
    top : 4px;
    /*left :0px;*/
    font-family : Arial,  Helvetica, Sans-serif;
    font-size : 13px;
    font-weight : bold;
    font-style : normal;
    line-height : 15px;
    letter-spacing : 0px;
    word-spacing : 0px;
}

.level2Cell1 {
    font-family : Arial,  Helvetica, Sans-serif;
    font-size : 13px;
    font-weight : normal;
    font-style : normal;
    line-height : 15px;
    letter-spacing : 0px;
    word-spacing : 0px;
    position : relative;
    top : 4px;
    /*left :0px;*/
}

.level2Cell {
    font-family : Arial,  Helvetica, Sans-serif;
    font-size : 13px;
    font-weight : normal;
    font-style : normal;
    line-height : 16px;
    letter-spacing : 0px;
    word-spacing : 0px;
    position : relative;
    /*top : 0px;*/
    /*left :0px;*/
}

.madebyTA {
    color : #ffffff;
    background-color : #5A91C5;
    font-family : Arial,  Helvetica, Sans-serif;
    font-size : 11px;
    font-weight : normal;
    font-style : normal;
    /*line-height : 38px;*/
    letter-spacing : 0px;
    word-spacing : 0px;
    position : relative;
    top : 0px;
    /*left :0px;*/
}

a:link.black {
	color : #000000;
    text-decoration : none;
    font-weight : bold;
}

a:visited.black {
	color : #000000;
    text-decoration : none;
    font-weight : bold;
}

a:active.black {
	color : #000000;
    text-decoration : none;
    font-weight : bold;
}

a:hover.black {
	color : #000000;
    text-decoration : underline;
    font-weight : bold;
}

a:link.white {
	color : #ffffff;
    text-decoration : none;
}

a:visited.white {
	color : #ffffff;
    text-decoration : none;
}

a:active.white {
	color : #ffffff;
    text-decoration : none;
}

a:hover.white {
	color : #ffffff;
    text-decoration : underline;
}

a:link.naviL {
	color : #000000;
    text-decoration : none;
    font-weight : bold;
    font-style : italic;
    font-size : 13px;
}

a:visited.naviL {
	color : #000000;
    text-decoration : none;
    font-weight : bold;
    font-style : italic;
    font-size : 13px;
}

a:active.naviL {
	color : #E66910;
    text-decoration : underline;
    font-weight : bold;
    font-style : italic;
    font-size : 13px;
}

a:hover.naviL {
	color : #E66910;
    text-decoration : underline;
    font-weight : bold;
    font-style : italic;
    font-size : 13px;
}

.font1_norm {font-family: Arial, Helvetica; color: #000000; font-size: 12px; text-decoration: none; font-weight: light;}
.font1_bold {font-family: Arial, Helvetica; color: #000000; font-size: 12px; text-decoration: none; font-weight: bold;}
.font_small {font-family: Arial, Helvetica; color: #000000; font-size: 10px; text-decoration: none; font-weight: light;}
.meldung {font-family: Arial, Helvetica; color: #ff0000; font-size: 12px; text-decoration: none; font-weight: bold;}
