/*  * * * * Grundformatierungen  * * * * */

body { 
	background-color: #FFFFFF;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 9pt;
	line-height: 16px;
	color: #004998;
        }


td,tr,p,div,span {
        text-align: justify;
	line-height: 16px;
	color: #004998;
	}


ul,li {
	line-height: 16px;
	color: #004998;
        }


p.text {
	line-height: 16px;
	color: #004998;
        }


span.text {
	line-height: 16px;
	color: #004998;
        }


.ueberschrift {
	font-family: Verdana, Arial, helvetica, sans-serif;
	text-align: left;
	line-height:10px;
	color: #004998;
	font-size: 11pt;
	letter-spacing: 1px;
	font-weight: bold;
	padding: 0px;
        }

.linksb {
	text-align: left;
	line-height: 16px;
	color: #004998;
        }

.linksb_30px_L {
	text-align: left;
	line-height: 16px;
	color: #004998;
        margin-left: 30px;
        }


.linksb_40px_L {
	text-align: left;
	line-height: 16px;
	color: #004998;
        margin-left: 40px;
        }



.block {
	text-align: justify;
	line-height: 16px;
	color: #004998;
        }


.small{
        font-family: Verdana, Arial, helvetica, sans-serif;
	text-align: justify;
	font-size: 8pt;
	line-height: 14px;
	color: #004998;
        }

.small_L{
        font-family: Verdana, Arial, helvetica, sans-serif;
	text-align: left;
	font-size: 8pt;
	line-height: 14px;
	color: #004998;
        }

.zweipt{
        font-family: Verdana, Arial, helvetica, sans-serif;
	text-align: justify;
	font-size: 3pt;
	line-height: 3px;
	color: #ffffff;
        }





