body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
	color: #000000;
}
table {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;
}
p,td,li,ul,ol {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 0px;
}
p.storytext {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 18px;
}
ul.storytext {
    list-style-image: url(../../images/bullet.gif);
}
li.storytext,ol.storytext, td.storytext {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 18px;
}
h1 {
	border-bottom: 1px solid #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 100%;
}
h2.storytext {
	border-bottom: 1px solid #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 100%;
	clear:left;
}
h3.storytext,h4.storytext,h5.storytext {
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 100%;
	clear:left;
}
h6 {
	font-weight: normal;
	font-size:11px;
	margin-top: 0px;
	margin-bottom: 0px;
}
form {
	margin-top: 0px;
	margin-bottom: 0px;
}
input, select, textarea {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
	color: #000000;
	background-color: #FFFFFF;
}
.klein {
	font-size:8pt;
}
.catheader {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border-bottom: 1px solid #000000;
}
.tableheader {
	background-color: #EFEFEF;
	color: #000000;
}
.tablebody {
	background-color: #FFFFFF;
}
.innertablebody {
	background-color: #FFFFFF;
}
.tableborder {
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
.row0 {
	background-color: #F9F9F9;
}
.row1 {
	background-color: #EFEFEF;
}
.outertablebg {
	background-color: #FFFFFF;
	color: #000000;
}
.underline {
	border-bottom: 1px solid #000000;
}
.underdashed {
	border-bottom: 1px dashed #000000;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
hr {
	color: #000000;
}
.admin1 {
	color: #CC0000;
}
.admin2 {
	color: #FFCC00;
}
.admin3 {
	color: #006600;
}
.quicklink {
	font-size:7pt;
	color:#999999;
}
div.imoutline {
   width: 200px;
   border: 1px solid #000000;
}
div.imfillcolor {
   background-color: #000000;
}
.dropdownmarker {
	color: #006699;
	background-color: #EFEFEF;
	font-weight: bold;
}
table.spoiler {
	border: 1px solid #815300;
	background-color: #F3E0C3;
	color: #F3E0C3;
}
p.spoiler {
	color: #000000;
	font-size: 8pt;
}
a.externallink {
    background: url(../../images/external.png) center right no-repeat;
    padding-right: 13px;
}
a.maillink {
    background: url(../../images/mail_icon.gif) center right no-repeat;
    padding-right: 16px;
}
table.toc {
	font-size: 11px;
	border: 1px solid #000000;
	background-color: #EFEFEF;
	margin-top:5px;
	margin-bottom:5px;
}
p.storyimg {
	font-size: 11px;
	padding: 5px;
	white-space: normal;
	width: 200px;
	line-height: 100%;
}
div.storyimg {
	background-color: #EFEFEF;
	border: 1px dashed #CCCCCC;
	float:left;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
img.storyimg {
	padding: 5px;
}
div.img {
	border: 1px dashed #CCCCCC;
	float:left;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
img.img {
	padding: 5px;
}
table.storytext {
	margin-top: 5px;
	margin-bottom: 5px;
}
.gross {
	font-size:14px;
}
.ganzklein {
	font-size: 10px;
}
.weiss {
	color: #FFFFFF;
}
.haupttext {
	margin-bottom: 8px;
	text-align: justify;
}
.blocksatz {
	text-align: justify;
}
.overline {
	border-top: 1px solid #000000;
}
.maintableheader {
	background-color: #CCCCCC;
}