body {
	font: normal 11px Verdana, Helvetica, Arial, Sans-Serif;
	background-color: #660000;
	margin: 0;
	padding: 0;
}

table {
	font-size: 12px;
	border: none;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}

a {
	font-size: 11px;
	text-decoration: underline;
	color: #990000;
}

a:hover {
	text-decoration: underline;
	color: #ff9900;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 12px;
}

h1,h2,h3,h4,h5 {
	color: #990000;
	font-weight: bold;
	margin: 0 0 5 0;
}

ul#Navigation {
	width: 15em;
	font-size: 11px;
	margin: 0;
	padding: 0.1em 0.1em 0.1em 0;
}

* html ul#Navigation { /* Korrekturen fuer IE 5.x */
	width: 16.6em;
	padding-left: 0;
	/* Korrekturen fuer IE 6 */
	w\idth: 15em;
	padd\ing-left: 0;
}

ul#Navigation li {
	list-style: none;
	margin: 0.1em 0 0.1em 0;
	padding: 0;
	font-weight: bold;
	background-color: #660000;
	color: #fff;
}

ul#Navigation a,ul#Navigation div {
	display: block;
	padding: 2 0 2 5;
	text-decoration: none;
	font-weight: normal;
	color: #f6f6f6;
	background-color: #990000;
}

* html ul#Navigation a {
	width: 100%; /* Breitenangaben nur fuer IE 5 */
	w\idth: 14.9em; /* Breitenangaben nur fuer IE 6 */
}

ul#Navigation a:hover {
	padding: 2 0 2 5;
	color: black;
	background-color: #ff9900;
}

#categoryHeadImage {
	vertical-align: bottom;
}

.chatbuttons {
	border-bottom: thin solid #cccccc;
}

.chatentryteaserright {
	padding: 0 5 5 5;
	border-bottom: thin solid #cccccc;
}

.chatentrymaintextarea {
	width: 250px;
}

.contentad {
	width: 350;
	height: 250;
}

.contentadleft {
	float: left;
	padding: 0 10 10 0;
}

.copyright {
	font-size: 10;
	text-align: center;
}

.faq {
	list-style-image: url(../images/help2.png);
	padding-right: 5px;
	list-style-position: outside;
}

.header {
	background: #990000;
	width: 1024px;
	vertical-align: bottom;
}

.header td {
	padding: 10 0 10 0;
}

.chatheader {
	background: #990000;
	color: #ff9900;
	width: 1024px;
	vertical-align: bottom;
}

.chatheader td {
	padding: 0 3 0 3;
}

.chatheader h1,h2,h3,h4,h4 {
	color: #ff9900;
}

.headerright {
	background: #b1d22d;
	width: 160px;
}

.homepageteaserright {
	padding: 0 5 5 5;
	border-left: thin solid #cccccc;
}

.line {
	color: #cccccc;
}

.liststyleforbidden {
	list-style-image: url(../images/forbidden.png);
	list-style-position: outside;
}

.liststylewarning {
	list-style-image: url(../images/warning.png);
	list-style-position: outside;
}

.logo {
	padding: 10 0 0 5;
}

.maintable {
	background: white;
	border: none;
	border-collapse: collapse;
	width: 994px;
	vertical-align: top;
	text-align: left;
	margin: 0 0 0 30;
	padding: 0 0 0 0;
}

.maintable td {
	vertical-align: top;
	padding: 10 3 0 3;
}

.maintext {
	margin-bottom: 5;
}

#maintextarea {
	padding: 5 10 10 10;
}

.skyscraper {
	background: #cccccc;
	width: 160px;
}

.teasercontent {
	float: right;
	margin: 0 5 0 5;
	border: 1px solid #336600;
	height: 116;
	width: 157;
}

.teaserlink {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #990000;
}

.teaserlinkimage {
	vertical-align: text-bottom;
	border: none;
	padding: 5 0 0 10;
}

.teasermain {
	padding: 10 10 0 5;
	margin: 10 10 0 5;
	border-bottom: thin solid #ccc;
}

.teasermainimage {
	float: right;
	margin: 0 5 0 5;
	border: 1px solid #336600;
	width: 137px;
	height: 90px;
}

.teasertext {
	padding-bottom: 5;
}