td {
	font-family:verdana;
	font-size:12px;
	color:#656565;
	line-height:14px;
}
a { 
	color: #4A4A4A; 
	font-weight: bold; 
	text-decoration: none;
}
a:hover
{
	color: #2BD1314;
	text-decoration: underline;
}
body {
 	margin:0px;padding:0px;
 	}

h1   { font-weight: bold; font-size: 15px; line-height: 17px; color:#BD1314; display:inline; }
h2   { font-weight: bold; font-size: 11px; line-height: 13px; color:#4B4B4B; display:inline; }
h3   { font-weight: bold; font-size: 15px; line-height: 17px; color:#656565; display:inline; }

.menue { color: #DAC608; font-weight: bold; }

.tabrahmen  { border-style: solid; border-width: 2px; border-color: #DCDCDC }

li {
list-style:none;
margin:0;
padding: 0 0 5 15;
background: url(icon-liste.gif) 0px 0 no-repeat;
}