BODY {
	background-color : #F6D4BE;
	margin:10;
}
.clsTop{
	background-color : #B22900;
	border-left : none;
	border-right : 3px solid #7A2800;
	border-bottom : 1px solid #7A2800;
	border-top : 3px solid #7A2800;
	background-image : url(../grafik/hrchead.gif);
	background-repeat : no-repeat;
	background-position : left;
}
.clsMenubar{
	background-color : #D94F00;
	border-left : none;
	border-right : 3px solid #7A2800;
	border-bottom : none;
	border-top : none;
}
.clsMain{
	background-color : #FFEBDD;
	border-left : 3px solid #7A2800;
	border-right : 3px solid #7A2800;
	border-bottom : 1px solid #7A2800;
	border-top : 1px solid #7A2800;
	padding: 15px;
}
.clsLogo{
	border-left : 3px solid #7A2800;
	border-right : none;
	border-bottom : none;
	border-top : 3px solid #7A2800;
	background-repeat : no-repeat;
}
A.clsMenu{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #000000;
	font-weight : 600;
}
A.clsMenu:HOVER{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #000000;
	font-weight : 600;
}
.clsFooter{
	background-color : #D94F00;
	border-left : 3px solid #7A2800;
	border-right : 3px solid #7A2800;
	border-bottom : 3px solid #7A2800;
	border-top : none;
	text-align : center;
}
.clsAdr { font-weight: bold; font-size: 12px; float: right; color: #feb789; line-height: 11px; margin-right: 10px; font-family: Arial, Helvetica, sans-serif; }