.bold
{
	font-weight: bold;
}

.blue
{
	color: #00f;
	display: inline;
}

td.contentouter
{
	font-family: Verdana, Tahoma, Arial;
	vertical-align:top;
	height:100%;
	font-size: 13px;
}

table.content
{
	font-family: Verdana, Tahoma, Arial;
	vertical-align:top;
/*	height:100%;*/
	width:100%;
	font-size: 13px;
}

td.contenttitel
{
	font-size: 13px;
	padding-bottom: 3px;
	font-weight: bold;
}

table.impressum
{
	font-family: Verdana, Tahoma, Arial;
	vertical-align:top;
/*	height:100%;
	width:100%; */
	font-size: 13px;
}

table.impressum a
{
	font-weight: bold;
	color: #777;
}

table.impressum a:visited
{
	color: #777;
}

table.impressum a:hover
{
	color: #f70;
}

.forum
{
	width: 100%;
	height: 100%;
	border: 0px solid #000;
}


