p,li { font-family: Verdana, sans-serif; font-size: 10pt }



body      { font-family:Verdana, sans-serif; font-size: 10pt;

			background-color:#FFFFFF;

            scrollbar-shadow-color: #000000; scrollbar-face-color: #CCCCCC;

            scrollbar-highlight-color: #000000; scrollbar-3dlight-color: #FFFFFF;

            scrollbar-darkshadow-color: #ffffff; scrollbar-track-color: #EEEEEE;

            scrollbar-arrow-color: #000000 }

TD        { font-family:Verdana, sans-serif; font-size: 10pt }

H1        { font-family:Verdana, sans-serif; font-size: 16pt; font-weight: bold; font-style: italic; }

H2        { font-family:Verdana, sans-serif; font-size: 14pt; font-weight: bold; font-style: italic;}

H3        { font-family:Verdana, sans-serif; font-size: 12pt; font-style: italic; font-weight: bold }

A         { font-family:Verdana, sans-serif; color: #000080; font-size: 9pt; font-weight: normal; text-decoration: none }
A:hover   { color: #FF0400; text-decoration: underline }

A.header         { font-family:Arial,Verdana, sans-serif; color: #000000; font-size: 11pt; font-weight: bold; text-decoration: none }
A:hover.header   { color: #FF0400; text-decoration: underline }

A.black         { font-family:Arial,Verdana, sans-serif; color: #000000; font-size: 10pt; font-weight: bold; text-decoration: none }
A:hover.black   { color: #000000; text-decoration: underline }

A.small         { font-family:Verdana, sans-serif; color: #000080; font-size: 7pt; font-weight: normal; text-decoration: none }
A:hover.small   { color: #FF0400; text-decoration: underline }


A.big         { font-family:Verdana, sans-serif; color: #ff0000; font-size: 14pt; font-weight: normal; text-decoration: none }
A:hover.big   { color: #000080; text-decoration: underline }

.SnippetH1        { font-family:Arial, sans-serif; font-size: 16pt; font-weight: bold; font-style: normal; }


.CODE {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	font-weight: bold; 
	background-color: #CBE4F8;
	border: 1px solid #999999;
	text-indent: 0pt;



}
.COPYRIGHTTABLE {
	background-color: #E4E4E4;
}
.CODETEXT {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;

}
.AusgabeCopy {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	text-indent: 0pt;
	color: #999999;

}

.TDUNTEN {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
.TDBGgrey { background-color: #ccc }

.SNIPPEDHEADER {
	border: 1px solid #BFBFBF;
	background-color: #DADDE3;
}
.BILDUNTERSCHRIFT {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bold;
}
