
p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,pre,span,a {
	font-family : Arial, Helvetica, sans-serif;
	color: cccc66;
}

body {
	background-color : #003300;
	background-repeat : no-repeat;
	margin-left : 10px;
	margin-top : 10px;
}

p,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,pre,span {
	font-size : 10pt;
}

h1 { font-size:19pt; }

h2 { font-size:16pt; }

h3 { font-size:13pt; }

h4 {
	font-size:10pt;
	font-style : normal;
	font-weight : bold;
	line-height : 15pt;
	margin-bottom: 0px;	
}

div {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

span.absatz {
	font-size:10pt;
	font-style : normal;
	font-weight : normal;
	line-height : 15px;
	text-align : left;
}

ul, ol, li, dl, dt, dd { line-height:18pt; }

span.gesperrt {
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	color : #617A83;
	line-height : 12pt;
}

span.absatz {
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : Black;
	line-height : 12pt;
}

a:link {
	color: #617A83;
	text-decoration: underline;
	font-size : 10pt;
	font-weight : bold;
}

a:visited {
	color: #617A83;
	text-decoration: underline;
	font-size : 10pt;
	font-weight : bold;
}

a:active {
	color: #617A83;
	text-decoration: underline;
	font-size : 10pt;
	font-weight : bold;
}

a:an {
	color: #617A83;
	text-decoration: none;
	font-size : 10pt;
	font-weight : bold;
	margin-bottom : 10px;
	margin-left : 10px;
	line-height : 25px;
}