BODY, TD {
	font-family : Verdana, "MS Trebuchet", Arial, sans-serif ;
	font-size : 12px;
	line-height: 1.5;
}

h1 {
	font-family : Verdana, "MS Trebuchet", Arial, sans-serif ;
	font-size : 12pt;
	font-weight : bold;
	color : #881515;
	background-color : transparent;
}

h2 {
	font-family : Verdana, "MS Trebuchet", Arial, sans-serif ;
	font-size : 12pt;
	background-color : transparent;
	color: #881515;
	letter-spacing : 3px;
	font-weight : bold;
}

small {
	font-family : Verdana, "MS Trebuchet", Arial, sans-serif ;
	font-size : 7pt;
	color: #DADADA;
}

punkt {
	font-family : Verdana, "MS Trebuchet", Arial, sans-serif ;
	font-size : 11pt;
	color : #585858;
}

ul {
	list-style-image : url(images/menue/list.gif);
	list-style-position : inside;
	list-style : outside;
}

A {
	text-decoration: none;
	color: #881515;
	background-color : transparent;
}

A:Hover {
	text-decoration: underline;
	color: #881515;
	background-color : transparent;
}

