/* erstellt von: Kevin Woelfer, creative mindworks 2001*/
a:link {
	color: #006A58;
	text-decoration: none;
	font-family: Tahoma, Arial;
}
a:visited {
	color: #183962;
	text-decoration: none;
	font-family: Tahoma, Arial;
}
a:active {
	color: #183962;
	text-decoration: none;
	font-family: Tahoma, Arial;
}
a:hover {
	color: #c75500;
	text-decoration: underline;
	font-family: Tahoma, Arial;
}
p, ul, ol, li, td, th, address, blockquote, nobr, b, i, checkbox, select, input, textarea {
	font-family: Tahoma, Arial;
}
p, ul, ol, li, div, td, th, address, nobr, b, i, checkbox, select, input, textarea {
	font-size: 8pt;
}
body {
	margin: 0 0 0 0;
}
table {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

h1{
	color: #006A58;
	font-family : sans-serif;
	font-size : small;
	font-style : normal;
}
h2{
	color: #006A58;
	font-family : sans-serif;
	font-size : small;
	font-style : normal;
}
h3{
	color: #006A58;
	font-family : sans-serif;
	font-size : small;
	font-style : italic;
}
h4{
	color: Black;
	font-family : sans-serif;
	font-size : x-small;
	font-style : normal;
}