body, p
 { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; line-height: 14px }
ul {
list-style-type:square;
margin-top:5px;
}

li {
margin-bottom: 5px;
}

td,tr,table   { color: black; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva; line-height: 14px }
alt  { color: black; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva; line-height: 14px }
.fett { color: black; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva; font-weight: bold; line-height: 14px }
.weiss_fett { color: white; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva; font-weight: bold; line-height: 14px }
.weiss { color: white; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva; line-height: 14px }
a:hover { color: black; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva; line-height: 14px; text-decoration: none }
a  { color: black; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva; line-height: 14px; text-decoration: underline }
hr {
background :none;
border :none;
border-top : 1px solid #003366;
}

#content-hil img { margin:0; border: 0; }
#content-hil  { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; line-height: 14px; margin-top: 10px; }
td.trenner { background-image: url("http://hilgendorf.net/red/files/trenner.gif"); height: 8px; }

input,select  { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal }

.clearer {

	display:block;

	clear:both;

	line-height:0;

	height:1px;

	font-size:0;

	visibility:hidden;

}

.clear {

	clear:both;

}

.zufall { display: block; }

h1
{
margin-bottom: 0;
	font-size: 13px;
	font-weight: bold;
color: #636466;
}

h2
{
margin-bottom: 0;
	font-size: 12px;
	font-weight: bold;
color: #636466;
}

.warning
{
	color: #EE0000;
}

/*	articlelist/categorylist
*******************************************************************************/
.category-list, 
.article-list {
	margin:10px 0 10px 0;
} 

.article-list {
	padding:10px;
	width:448px;
	background:#f1f1f1;
}

.category-list .image {
	display:block;
	float:left;
	margin:0 10px 10px 0;
	width:120px;
	height:60px;
	background:#f1f1f1;
}
.category-list .text {
	float:left;
	width:338px;
}
.category-list .text a,
.category-list .text a:link, 
.article-list a,
.article-list a:link {
	color:#006;
}

.category-list .text a:hover, 
.article-list a:hover {
	text-decoration:underline;
}
.framelinks { color: gray }
.title { color: #c7c7c7; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14px }