a
{
	text-decoration:none;
	color: black;
}


a:hover
{
	color: #E47209;
}

body
{
	background: #B4CB01;
	margin: 0px;
	padding: 10px;
}


td.logo
{
	border-right: 25px solid #E47209;
	padding: 145px 25px 25px 25px;
	background: #e5e5e5;
	vertical-align: bottom;
	text-align: center;
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 0px solid black;
}

td.navi
{
	width: 800px;
	font-family: arial, helvetica, sans-serif;
	font-size: .8em;
	vertical-align: bottom;
	text-align: right;
	padding: 15px 0px 0px 0px;
}

td.text
{
	width: 425px;
	table-layout: fixed;
	padding: 0px 25px 25px 25px;
	background: white;
	font-family: arial, helvetica, sans-serif;
	font-size: .8em;
	vertical-align: bottom;
	text-align: justify;
	border-right: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 0px solid black;
}

table
{	
	width: 800px;
}

table.navi1
{	
	width: 800px;
	border-bottom: 0px solid black;
}


table.foot
{
	border-top: 1px solid black;
}

table.preise
{
	width: 300px;
	border-bottom: 0px solid black;
}

p
{
	margin-top: 1em;
	margin-bottom: 0px;
}

