body {
	font-family: arial;
	font-size: 12px;
	color: black;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: repeat-x;
	background: #fffffa;
	background-color: #ffe6b3;
}

a {
	color: #663300;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #663300;
	font-weight: bold;
}

bg01 {
	background-repeat: no-repeat;
	
}

bg02 {
	background-repeat: repeat-x;
}

bg03 {
	background-repeat: no-repeat;
}

bg04 {
	background-repeat: repeat-y;
}


td { 
	font-family:arial; 
	font-size:12px
}



H1 {
	font-family: arial; 
	font-size: 18px;
    MARGIN-TOP: 3px;
    MARGIN-BOTTOM: 3px;
	font-style: italic
}

H2 {
	font-family: arial; 
	font-size: 16px;
 	font-style: italic
}


H3 {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: italic;
}

H4	{
	font-family:arial; 
	font-size: 16px;
	font-style: italic
}

H5	{
	font-family:arial; 
	font-size: 14px;
    MARGIN-TOP: 3px;
    MARGIN-BOTTOM: 3px;
	font-style: italic
}

H6	{
	font-family:arial;
	font-size: 14px;
	MARGIN-TOP: 3px;
	MARGIN-BOTTOM: 8px;
	text-decoration: none;
	font-weight: bold;
	color:#663311;	

}

H7	{
	font-family:arial;
	font-size: 10px;
	MARGIN-TOP: 3px;
	MARGIN-BOTTOM: 3px;
	font-style: normal;
	color: #330000;
	font-weight: bolder;
}

.infotext{
	color: 		#999999;
	font-size:	9px;
	font-variant: normal;
}

.menu {
	color: #663300;
	font-weight: bold;
	font-size: 14px;
}

ul { 
	font-family:arial; 
	MARGIN-TOP: 3px; 
	MARGIN-BOTTOM: 3px 
}
.kleineschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
}
