body {
	background-color : #ffffcc;
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
}

.r {
	text-align : right;
}

.l {
	font-size : 11pt;
}

.s {
	font-size : 12px;
}

.xs {
	font-size : 11px;
}

.xxs {
	font-size : 10px;
	line-height : 11px
}

.xxst {
	font-size : 10px;
	padding-left : 3px;
}

.xxpad {
	font-size : 10px;
	padding-left : 3px;
	padding-right : 8px;
}
	
.xs66 {
	font-size : 10px;
	color : #666666;
}

.bbs_c {
	width : 13;
	text-align : right;
}

.bbs_f {
	width : 150;
	color : #666666;
	font-size : 8pt;
}

.bbs_d {
	width : 100;
	color : #666666;
	font-size : 8pt;
}

p {
	margin-top : 3pt;
	margin-bottom : 3pt;
	font-family : arial, helvetica, sans-serif;
	font-size : 10pt;
}

.ohne
	{
	margin-top : 0pt;
	margin-bottom : 0pt;
}
	
h1 {
	margin-top : 10pt;
	margin-bottom : 5pt;
	font-family : arial, helvetica, sans-serif;
	font-size : 16pt;
	color : #333333;
}

h2 {
	margin-top : 10pt;
	margin-bottom : 5pt;
	font-family : arial, helvetica, sans-serif;
	font-size : 13pt;
	color : #333333;
}

h3 {
	margin-top : 5pt;
	margin-bottom : 2pt;
	font-family : arial, helvetica, sans-serif;
	font-size : 11pt;
	color : #333333;
}

h4 {
	margin-top : 5pt;
	margin-bottom : 2pt;
	font-family : arial, helvetica, sans-serif;
	font-size : 10pt;
	color : #333333;
}

h5 {
	margin-top : 5pt;
	margin-bottom : 2pt;
	font-family : arial, helvetica, sans-serif;
	font-size : 10pt;
	color : #333333;
}

li {
	margin-top : 5pt;
}

ul.red {
	list-style-image: url(img/point.gif)
}

a {
	color : #0000ff;
	text-decoration : none;
}
a:link {
	color : #0000ff;
}

a:visited {
	color : #0000ff;
}

a:active {
	color : #0000ff;
}

a:hover {
	color : #ff6600;
}

table {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
}

th {
	text-align : left;
	vertical-align : top;
	font-family : arial, helvetica, sans-serif;
	font-size : 10pt;
	color : #333333;
}

th.xs {
	font-size : 8pt;
}

td {
	vertical-align : top;
	font-family : arial, helvetica, sans-serif;
	font-size : 10pt;
}

td.down {
	vertical-align : bottom;
}

td.middle {
	vertical-align : middle;
}

td.show {
	vertical-align : bottom;
	font-size : 8pt;
}

.menu {
	vertical-align : middle;
	font-weight: 600;
	font-size: 9pt;
	color: #000099;
}

.menu2 {
	vertical-align : middle;
	font-weight: bold;
	font-size: 8pt;
	color: #0000cc;
}	
td.mnu {
	vertical-align : bottom;
}

td.submnu {
	vertical-align : top;
	font-size : 8pt;
	font-weight: bold;
}

form {
	margin-top : 0px;
	margin-bottom : 0px;
}

input {
	font-family : arial, helvetica, sans-serif;
	font-size : 8pt;
}

textarea {
	font-family : arial, helvetica, sans-serif;
	font-size : 10pt;
}

