body {
	background-color: #ffffff;
	color: #333333;
}

table {
	font: 13px  "trebuchet ms", verdana, arial, helvetica, sans-serif;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.textweissklein {
	font-size:11px;
	color:#FFFFFF;
}

ol {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;
	margin-left: 20px;
	list-style-image: url(bilder/bullet.gif);
}

h1 {
	font-weight: bold;
	color: #333333;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 3px;
	white-space: nowrap;
	line-height: 20px;
}

h2 {
	font-size: 15px;
	color: #1088ff;
	margin-top: 0px;
	margin-bottom: 3px;
}

h3 {
	font-size: 22px;
	color: #ffffff;
	margin-top: 2px;
	margin-bottom: 3px;
	padding-right: 5px;
}

h4 {
	font-size: 13px;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 3px;
	padding-right: 5px;
}

h5 {
	font-size: 14px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 3px;
	padding-left: 16px;
	padding-right: 16px;
}

a:link {
	color: Gray;
}
a:visited {
	color: Gray;
}
a:hover {
	color: #1088ff;
}
}
a:active {
	color: #1088ff;
}

A.linkweiss:link {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.linkweiss:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.linkweiss:hover {
	COLOR: #ffffff; TEXT-DECORATION: underline
}
A.linkweiss:active {
	COLOR: #ffffff; TEXT-DECORATION: underline
}

.bold {
	font-weight: bold;
	color: #333333;
}

.italic {
	font-style: italic;
	color: #333333;
}

.newstext {
	padding-left: 16px;
	padding-right: 16px;
	color: #333333;
	font: 12px
}
