B { FONT-WEIGHT : bold }
I { FONT-STYLE : italic }

P, LI, OL, UL, TD, SUBMIT {
	COLOR : #000000;
	FONT-FAMILY : Verdana, Arial, sans-serif;
	font-size : 10px;
	line-height : 12px;
}

.fullh{ height:100% }

#fullheight
{
	height:100%;
	cellpadding:5;
	cellspacing:5;
	bgcolor:#FFFFFF
}

HTML, BODY { 
	margin:0px;
	background-color : #fcfcfc;
	COLOR : #969785;
	FONT-FAMILY : Verdana, Arial, sans-serif;
	font-size : 11px;
	line-height : 12px;
	height: 100%;
/*	background-image: url("kaffeegarten2.jpg");
    background-repeat: no-repeat;	
    background-position: center;	*/
	
}

H1 {
	FONT-FAMILY : "Courier New", Courier, monospace;
	FONT-SIZE : 32px;
	font-weight : 900;
	margin-bottom : 30px;
	COLOR : #969785;
}

H2 {
	margin-bottom : 20px;
	COLOR : #969785;
	FONT-FAMILY : "Courier New", Courier, monospace;
	FONT-SIZE : 22px;
	font-weight : 400;
}

H3 {
	color : #969785;
	FONT-FAMILY : "Courier New", Courier, monospace;
	FONT-SIZE : 18px;
	FONT-WEIGHT : bold;
	margin-top : 20px;
}
.max {
	width:100%;
	max-width:800px;
}
.mw {
	width:100%;
	max-width:143px;
	margin-top: 80px;
}