body {
	margin : 0 0 0 0;
	font-family : Tahoma;
	font-size : 12px;
}

td.msgboard_header {
border : 1px dotted Gray;
	background-color : Silver;
	font-size : 12px;
	width : 100pc;
	text-align : left;
}

td.msgboard_content {
	border : 1px dotted Gray;
}

td.msgboard_footer {
	border : 1px dotted Gray;
	font-size : xx-small;
	font-style : italic;
	text-align : right;
}

td.menu {
	width : 150px;
	height : auto;
	font-family : Tahoma;
	font-size : 12px;
	vertical-align : top;
	border : 0px;
	margin-left : 0px;
	margin-top : 0px;
	border-right : 2px solid #C80000;
}

td.spacer {
	width: 15px;
	background-color : transparent;
}

td.vorbei {
	color : Gray;
}

td.voll {
	color : Black;
}

td.sonstiges {
	border: 1px solid Gray;
}

td {
	font-family : Tahoma;
	font-size : 12px;
}

a {
	text-decoration : none;
	color : #646464;
}

a.klein {
	text-decoration : none;
	color : #646464;
	font-size : 10px;
}

a:hover {
	text-decoration : overline underline;
}

textarea {
	border : 1px inset;
}

input.reg {
	border : 1px inset;
	font-size : 10px;
}

select.reg {
	border : 1px inset;
	font-size : 10px;
}

input.pflicht {
	border: 1px inset;
	font-size: 10px;
	background-color: Silver;
}

select.pflicht {
	border: 1px inset;
	font-size: 10px;
	background-color: Silver;
}

img {
	border : 0px;
}

a.webmaster {
	font-size : 8px;
	color : Gray;
	text-decoration : none;
}
