﻿body {
	font-family: tahoma, verdana, sans-serif;
	;
}

td {
    padding-left: 10px;
    padding-right: 10px;
}

A:link
{
	text-decoration: none;
	color: black;
}
A:visited
{
	text-decoration: none;
	color: black;
}
A:hover
{
	color: #E2192C;
}


.normtext {
	font-size: 11px;
}
.pagetitle {
	font-size: 18px;
	font-weight: bold;
}
.hinweis {
	font-size: 14px;
	font-weight: bold;
}


ul {
	list-style-type:square;	
}

li {
	font-size:		11px;
	font-family:	tahoma, verdana, sans-serif;
	margin:			0 0 0 -20px;
}
