﻿html{ 
width: 100%;
height: 100%;
}

body {
background-color: #FFF7D9;
width: 100%;
height: 100%;
}
.Haupttext {
	font-family: Tahoma;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #996633;
	table-layout: fixed;
	empty-cells: hide;
}
.style1 {
	text-align: left;
}
