/* Stylesheet created by	*/
/* Thomas Wolny 			*/
/* thomas@wolny.name		*/
/* copyright 2007			*/

html 
{

    font-size: small;
    color: #000000;
    font-family: Helvetica, Tahoma, sans-serif;
}

body
{
	background-color:#FFFFFF;
	padding:10px;
}

h1
{
	font-size:x-large;
	font-weight:bold;
}

table.anzeige
{
	width:700px;
}

td.tdanzeige
{
	width:700px;
	text-align:left;
	font-size:small;
}

p.image
{
	vertical-align: middle;
}
