body
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

p,td,th,li
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #404040;
	line-height: 18px;
	text-decoration: none;
}

h3
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #404040;
	line-height: 21px;
}

td, th {
	vertical-align: top;
}

input
{
	font-family: verdana,helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	color: #404040;
	border-color: #404040;
	border-width: 1px;
	background-color: #ffffff;
}

input[disabled], textarea[disabled]
{
	color: #999;
	border-color: #999;
}

textarea
{
	font-family: verdana,helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	color: #404040;
	border-color: #404040;
	border-width: 1px;
	background-color: #ffffff;
}

.hinweis
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #404040;
	line-height: 11px;
}

.mark
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 17px;
	background-color: #D1D1D1;
}

.navi
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #404040;
	line-height: 17px;
}

.head
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 16px;
	line-height: 24px;
}

a:link, a:visited, a:active
{
	color: #404040;
	text-decoration: none;
	border-bottom: 1px dotted black;
}

a:hover
{
	color: #404040;
	text-decoration: none;
	border-bottom: 1px solid black;
}

.navi a:link, .navi a:visited, .navi a:active
{
	color: #000000;
	text-decoration: none;
	border-bottom: 0px;
}

.navi a:hover
{
	color: #000000;
	text-decoration: none;
	border-bottom: 0px;
}

table.form {
	border: 0px;
}

table.form th {
	color: #747474;
	background-color:#F2F2F2;
	font-weight: normal;
	padding:2px;
}

/*
table.form th {
	color: #0CA194;
	font-weight: normal;
	border-top: 1px solid #0CA194;
	border-bottom: 1px solid #0CA194;
	padding:2px;
}
*/

/*
a:link
{
	color: #000000;
	text-decoration: none;
}

a:visited
{
	color: #000000;
	text-decoration: none;
}

a:hover
{
	color: #000000;
	text-decoration: underline;
}

a:active
{
	color: #000000;
	text-decoration: none;
	background-color: #D1D1D1;
}

*/

span.help {
	font-size: 90%;
	font-style: italic;
	color: #aaa;
}