/* Schrift  */

body, p, td, th, li, ol, ul, h1, h2, h3, h4
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #000000;
	font-size: 100%;
}

body
{
	background-color: #ffffff;
	margin-top: 0px;
}

abbr
{
	background-color: #eefef3
	border-bottom: 1px dashed #000;
}

ul
{
	list-style-type: none;
}

h4
{
	font-weight: bold;
	font-size: 100%;
	margin-top: 4px;
	margin-left: 0px;
	margin-right: 0px;
}

h3
{
	font-size: 110%;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-right: 0px;
}

h2
{
	font-weight: bold;
	font-size: 130%;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
}

h1
{
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 1px;
	margin-left: 0px;
	margin-right: 0px;
}


p
{
	margin-bottom: 10px;
	margin-top: 4px;
}

table,td
{
	margin-top: 0px;
	margin-bottom: 0px;
}

ul,ol
{
	margin-top: 1px;
	margin-bottom: 5px;
	list-style-position: outside;
}

li
{
	margin-top: 3px;
	margin-right: 6px;
	margin-bottom: 3px;
}


td.header
{
	background-color: #e6e6ff;
	font-size: 120%;
	font-weight: bold;
}

td.footer
{
	background-color: #e6e6ff;
	font-size: 70%;
}

td.content
{
	background-color: #ffffff;
}

a:link
{
	text-decoration: none;
	color: #4400ee;
}

a:visited
{
	text-decoration: none;
	color: #cc0044;
}

a:active
{
	text-decoration: none;
	color: #ff0000;
}

a:hover
{
	text-decoration: underline;
}
