

body 
{
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	font-family: verdana;
}

table, tr, td
{
	empty-cells: show;
	table-layout: fixed;
	font-size: 10pt;
	text-align: left;
	font-family: verdana;
	color: #000000;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	border-style: solid;
	border-width: 0px;
	border-color: #054801;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px 0px 0px 0px;
}

a:link 
{ 
	font-family: verdana;
	font-size: 10pt;
	text-decoration:none;
	color: #000000;
}

a:visited 
{ 
	font-family: verdana;
	font-size: 10pt;
	text-decoration:none;
	color: #000000;
}

a:focus
{ 
	font-family: verdana;
	font-size: 10pt;
	text-decoration:none;
	color: #000000;
}

a:hover
{ 
	font-family: verdana;
	font-size: 10pt;
	text-decoration:none;
	color: #000000;
}

a:active
{ 
	font-family: verdana;
	font-size: 10pt;
	text-decoration:none;
	color: #000000;
}

table.all
{
	width: 999px;
	border-width: 1px;
	margin: auto;
	background-color: #e1f2e0;
}

td.top
{
	background-image:url(./design/oben.jpg);
	height: 164px;
	background-position: center;
	background-repeat: no-repeat;
}

td.unten
{
	background-image:url(./design/unten.jpg);
	height: 50px;
	background-position: center;
	background-repeat: no-repeat;
}

table.navi
{
	border-width: 0px;
	background-color: #b2cdb1;
	background-image:url(./design/unaviecke.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

td.navi
{
	width: 150px;
	border-width: 0px;
	background-color: #054801;
	background-image:url(./design/naviecke.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	color: #e1f2e0;
	padding-left: 4px;
}

td.naviplatz
{
	height: 10px;
}

td.unavieck
{
	width: 150px;
	border-width: 0px;
	background-color: #054801;
	background-image:url(./design/navibigecke.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	color: #e1f2e0;
	padding-left: 4px;
}

td.unavi
{
	width: 150px;
	padding-left: 16px;
	padding-bottom: 5px;
}

td.main
{
	width: 819px;
	background-image:url(./design/sign.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 10px;
	border-style: solid;
	border-width: 0px;
	border-color: #000000;
}

td.abstand
{
	padding: 2px;
}

input
{
	border-color: #054801;
	border-width: 1px;
	background-color: #e1f2e0;
	border-style: solid;
}

select
{
	border-color: #054801;
	border-width: 1px;
	background-color: #e1f2e0;
	border-style: solid;
}

textarea
{
	border-color: #054801;
	border-width: 1px;
	background-color: #e1f2e0;
	border-style: solid;
}

