
body {
	background-color : #ffffcc;
	border : none;
	left : 0px;
	margin : 0px;
	padding : 0px;
	position : absolute;
	top : 0px;
		width: 100%;
}

#logo
{
	text-align: center;
	margin: 30px 0px 30px 0px;
}

#logo img
{
	border : 0px;
}

p
{
	margin: 0.4em 5em 0px 10em;
}


ul
{
	margin: 0.4em 5em 0px 10em;
}

li
{
	margin: 0em 5em 0px 1em;
}

img.screenshot
{
	margin: 0.4em 5em 0px 10em;
}

h1
{
	font-family : "Times New Roman",Sans-Serif;
	font-size : 1.3em;
	font-weight : bold;
	margin : 5em 0px 0.3em 5em;
	text-align : left;
}

h2
{
	font-family : "Times New Roman",Sans-Serif;
	font-size : 1.2em;
	font-style : italic;
	font-weight : bold;
	margin : 0.8em 0px 0.1em 6em;
		text-align : left;
}

h3
{
	font-family : "Times New Roman",Sans-Serif;
	font-size : 1.3em;
	font-style : italic;
	font-weight : bold;
	margin : 0.8em 0px 0px 7em;
	text-align : left;
}

h4
{
	font-family : "Times New Roman",Sans-Serif;
	font-size : 1.0em;
	font-weight : bold;
	margin : 0.8em 0px 0px 8em;
	text-align : left;
}


#fusszeile {
	font-family : Arial, "Courier New", "Times New Roman",Sans-Serif;
	font-size : 1em;
	font-weight : bold;
	position : relative;
	text-align : center;
	padding: 50px 0px 50px 0px;
}


table.text
{
	margin: 0em 0em 0em 10em
}

table.text td
{
	vertical-align: top;
}