body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

td {
	font-size: small;
}

td.smallwt {
	font-size: 9pt;
	font-weight: bold;
}

td.home_header {
	font-size: 9pt;
	font-weight: bold;
	background-color: #ff6600;
	color: #ffffff;
}

td.blue_bg {
	background-color: Silver;
}

.topline {
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
	background-color: #ff6600;
}

td.submenu {
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	background-color: #eeeeee;
}

h1 {
	font-size: 12pt;
	font-weight: bold;
}

.small {
	font-size: small;
}

.smallwt {
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a {
	color: #cc6600;
	text-decoration: underline;
}

td.liste {
	border : 1px solid Silver;
	border-collapse: collapse;
}

td.liste_aufgaben {
	border : 1px solid Silver;
	border-collapse: collapse;
	font-size: 8pt;
}

td.liste_header {
	border : 1px solid Silver;
	border-collapse: collapse;
	background-color: #ff6600;
	color: #ffffff;
	font-weight:bold;
}

.red {
	color: #ff0000;
}

.white {
	color: #ffffff;
}

td.msgauthor {
	background-color: #c0c0c0;
	color: #000000;
	font-weight:normal;
}

td.msgheader {
	background-color: #ff6600;
	color: #ffffff;
	font-weight:bold;
}

td.msgbody {
	background-color: #ffffff;
	color: #000000;
	font-weight:normal;
	border : 1px solid Silver;
}

tr.forum_liste_unread {
	background-color : #eeeeee;
}

.fett {
	font-weight: bold;
}

.kursiv {
	font-style : italic;
}

.disclaimer {
	font-size: x-small;
	color: #999999;
	margin-right: 30px;
}

.catname {
	font-size: larger;
}

